AboutSupportDeveloper GuideVersion 41.129.83.3

Interface InteropBrokerDisconnectionEvent

interface InteropBrokerDisconnectionEvent {
    brokerName: string;
    topic: string;
    type: string;
}

Properties

Properties

brokerName: string
topic: string
type: string