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

Properties

Properties

context: any

The new context object

The reason for the update.