public class ActivityResult
extends java.lang.Object
| Constructor and Description |
|---|
ActivityResult(int resultCode,
android.content.Intent data) |
| Modifier and Type | Method and Description |
|---|---|
android.content.Intent |
getData() |
int |
getResultCode() |
java.lang.String |
toString() |