AboutSupportDeveloper GuideVersion 38.126.82.64

Interface InteropBrokerDisconnectionEvent

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

Properties

Properties

brokerName: string
topic: string
type: string