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

Properties

Properties

context: any

The new context object

The reason for the update.