#include <IAgoraRtmService.h>
Public 成员函数 | |
virtual const char * | getUserId () const =0 |
virtual const char * | getChannelId () const =0 |
virtual void | release ()=0 |
Protected 成员函数 | |
virtual | ~IChannelMember () |
|
inlineprotectedvirtual |
|
pure virtual |
获取频道内指定用户的 ID。
|
pure virtual |
获取指定用户所在频道的 ID。
|
pure virtual |
释放当前 IChannelMember 实例使用的所有资源。