Signaling (previously RTM) v1.4.8 API Reference for Unity
Public Attributes | List of all members
agora_rtm.ChannelMemberCount Struct Reference

Public Attributes

string channelId
 
int count
 

Member Data Documentation

◆ channelId

string agora_rtm.ChannelMemberCount.channelId

The ID of the channel.

◆ count

int agora_rtm.ChannelMemberCount.count

The current member count of the channel.

Note
count is 0, if a channel with the specified channelId is not found.

The documentation for this struct was generated from the following file: