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

Properties

Properties

context: any

The new context object

The reason for the update.