BroadcastConstants


object BroadcastConstants


Constants for broadcast actions and extras.

Summary

Constants

const String

Broadcast action sent when launching ContactKeys.

const String

Key for the extra containing the account name in the broadcast intent.

const String

Key for the extra containing true if this is the first launch of ContactKeys.

const String

Key for the extra containing the lookup key in the broadcast intent.

Constants

ACTION_LAUNCH_CONTACT_KEYS

const val ACTION_LAUNCH_CONTACT_KEYSString

Broadcast action sent when launching ContactKeys.

EXTRA_ACCOUNT_NAME

const val EXTRA_ACCOUNT_NAMEString

Key for the extra containing the account name in the broadcast intent.

EXTRA_FIRST_LAUNCH

const val EXTRA_FIRST_LAUNCHString

Key for the extra containing true if this is the first launch of ContactKeys.

EXTRA_LOOKUP_KEY

const val EXTRA_LOOKUP_KEYString

Key for the extra containing the lookup key in the broadcast intent.