Contains the status of a ChannelBase or RealtimeChannelBase object such as whether it is active and its ChannelOccupancy.

Hierarchy

  • ChannelStatus

Properties

Properties

isActive: boolean

If true, the channel is active, otherwise false.

occupancy: ChannelOccupancy

A ChannelOccupancy object.

Generated using TypeDoc