Interface BusBroadcastConnectionStateMessage

Hierarchy

Properties

Properties

event: "connectionstate"
id: string
transports: {
    connectionState: string;
    type: string;
}[]

Type declaration

  • connectionState: string
  • type: string

Generated using TypeDoc