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

Properties

contextGroups?: ContextGroupInfo[]