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

Properties

contextGroups?: ContextGroupInfo[]