AboutSupportDeveloper GuideVersion 41.129.83.3
interface HostContextChangedPayload {
    context: any;
    reason: HostContextChangedReasons;
}

Properties

Properties

context: any

The new context object

The reason for the update.