OpenFin Workspace Platform API
    Preparing search index...

    Interface PageContextAddedDetails

    interface PageContextAddedDetails {
        contextId: string;
        type: PageContextAdded;
        viewIdentity: Identity_4;
    }
    Index
    contextId: string
    viewIdentity: Identity_4