AboutSupportDeveloper GuideVersion 41.129.83.2
interface InteropBrokerOptions {
    contextGroups?: ContextGroupInfo[];
    logging?: InteropLoggingOptions;
}

Properties

contextGroups?: ContextGroupInfo[]