Agora C++ API Reference for All Platforms
|
Public Member Functions | |
virtual | ~IChannelMember () |
virtual const char * | getMemberId () const =0 |
virtual const char * | getChannelId () const =0 |
virtual void | release ()=0 |
The IChannelMember class.
|
inlinevirtual |
|
pure virtual |
Gets the ID of the channel member.
|
pure virtual |
Gets the ID of the channel.
|
pure virtual |
Releases the IChannelMember class.