EXTRA_SHORTCUT_ID constant
String
const EXTRA_SHORTCUT_ID
Intent extra: ID of the shortcut used to send the share intent. Will be sent with {@link #ACTION_SEND}.
@see ShortcutInfo#getId()
Type: String
Implementation
static const String EXTRA_SHORTCUT_ID = "android.intent.extra.shortcut.ID";