Options
All
  • Public
  • Public/Protected
  • All
Menu

ChannelBrokerMapping is a fragment of information that represents the key bridging information between a local channel and a broker that the channel is mapped to. The interface consists of two properties, isPrivate to indicate whether the channel is private or public (broadcast), and brokerIdentity to hold the identity of the broker.

Hierarchy

  • ChannelBrokerMapping

Index

Properties

brokerIdentity: string
isPrivate: boolean

Generated using TypeDoc