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

Properties

contextGroups?: ContextGroupInfo[]