ChannelMemberCount

最近更新时间:2022-09-20 05:17:40

Public 属性
const char *channelId
intcount

类成员变量说明

channelId

const char* channelId

频道 ID(频道名)

count

int count

频道最新成员人数

注意事项

如果不能找到指定的 channelId ,返回的 count 将显示为 0。