|
Signaling (previously RTM) SDK v1.5.0 API Reference for Windows (C++)
|
#include <IAgoraRtmService.h>
Public Attributes |
|
| const char * | channelId |
| int | count |
| const char* agora::rtm::ChannelMemberCount::channelId |
The ID of the channel.
| int agora::rtm::ChannelMemberCount::count |
The current member count of the channel.
count is 0, if a channel with the specified channelId is not
found.