Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChannelMediaInfo

The definition of ChannelMediaInfo.

Hierarchy

  • ChannelMediaInfo

Index

Constructors

Properties

Constructors

constructor

  • new ChannelMediaInfo(channelName: string, token: string, uid: number): ChannelMediaInfo

Properties

channelName

channelName: string

The channel name.

token

token: string

The token that enables the user to join the channel.

uid

uid: number

The user ID.

Generated using TypeDoc