Returns an intent object sent to the app.
app.GetIntent() → Object: {
action,
type,
data,
flags, extras: {
app_intent,
app_file,
app_options } }
See Also: SendIntent
Returns an intent object sent to the app.
See Also: SendIntent