public interface IntentHelper
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IntentHelper.IntentHost |
static interface |
IntentHelper.IntentListener |
static interface |
IntentHelper.IntentResultListener |
| Modifier and Type | Method and Description |
|---|---|
void |
addIntentListener(IntentHelper.IntentListener listener) |
void |
startIntentIfCan(android.content.Intent intent,
int requestCode,
boolean forResult) |
void startIntentIfCan(android.content.Intent intent,
int requestCode,
boolean forResult)
void addIntentListener(IntentHelper.IntentListener listener)