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

Properties

Properties

context: any

The new context object

The reason for the update.