AboutSupportDeveloper GuideVersion 22.3.18
interface PageContextAddedDetails {
    contextId: string;
    type: PageContextAdded;
    viewIdentity: Identity_4;
}

Properties

contextId: string
viewIdentity: Identity_4