AndroidIntentData class

Constructors

AndroidIntentData()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ACTION_CALL → const String
ACTION_DIAL → const String
ACTION_EDIT → const String
ACTION_MAIN → const String
ACTION_SEND → const String
ACTION_SENDTO → const String
ACTION_VIEW → const String
Example Standard Actions
CATEGORY_BROWSABLE → const String
CATEGORY_DEFAULT → const String
Standard Categories
CATEGORY_LAUNCHER → const String
EXTRA_DONT_KILL_APP → const String
EXTRA_EMAIL → const String
EXTRA_SHORTCUT_ICON → const String
EXTRA_SHORTCUT_INTENT → const String
EXTRA_SHORTCUT_NAME → const String
EXTRA_STREAM → const String
EXTRA_SUBJECT → const String
EXTRA_TEXT → const String
Standard Extra Data
EXTRA_UID → const String
EXTRA_USER_INITIATED → const String