public class ActivityRequest
extends java.lang.Object
| Constructor and Description |
|---|
ActivityRequest(android.content.Intent intent,
OnActivityResultListener listener) |
| Modifier and Type | Method and Description |
|---|---|
android.content.Intent |
getIntent() |
OnActivityResultListener |
getListener() |
public ActivityRequest(android.content.Intent intent,
OnActivityResultListener listener)
public android.content.Intent getIntent()
public OnActivityResultListener getListener()