Type alias BrokerConnectionEvent

BrokerConnectionEvent: {
    pairwiseBrokerOrigin: string;
}

Payload for the BrokerConnectionEstablished event

Type declaration

  • pairwiseBrokerOrigin: string

    The origin of the broker that is connected to the client

Generated using TypeDoc