继承自 IRtmApiNative .
Public 成员函数 | |
RtmChannelMember (string userId, string channelId) | |
string | GetUserId () |
string | GetChannelId () |
string agora_rtm.RtmChannelMember.GetUserId | ( | ) |
获取频道内指定用户的 ID。
string agora_rtm.RtmChannelMember.GetChannelId | ( | ) |
获取指定用户所在频道的 ID。