Contains the details of a ChannelBase or RealtimeChannelBase object such as its ID and ChannelStatus.

Hierarchy

  • ChannelDetails

Properties

Properties

channelId: string

The identifier of the channel.

status: ChannelStatus

A ChannelStatus object.

Generated using TypeDoc