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

Properties

contextGroups?: ContextGroupInfo[]