public interface HelpIntentUIOptions
| Modifier and Type | Method and Description |
|---|---|
void |
setHelpIntent(android.content.Intent helpIntent)
Defines intent for help activity called when help should be shown.
|
void setHelpIntent(@Nullable
android.content.Intent helpIntent)
helpIntent - intent for help activity called when help should be shown.