Interface: SwitchPayload
Payload for context.switchAsync
. Defines the message to be sent to the context.
Table of contents
Properties
Properties
switchSilentlyIfSolo
• Optional
switchSilentlyIfSolo: boolean
If switching into a solo context, set this to true to switch silently, with no confirmation dialog or toast. This only has an effect when switching into a solo context. Defaults to false.
PLATFORM NOTE: Facebook only.