Interface ChannelDetails

Contains the details of a Channel or RealtimeChannel 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