EXTRA_REMOTE_INTENT_TOKEN constant

String const EXTRA_REMOTE_INTENT_TOKEN

Used in the extra field in the remote intent. It's astring token passed with the remote intent.

Implementation

static const String EXTRA_REMOTE_INTENT_TOKEN =
    "android.intent.extra.remote_intent_token";