|
Meeting SDK for Windows API Reference
|
Talkback channel information interface. More...
#include <meeting_talkback_ctrl_interface.h>
Public Member Functions | |
| virtual | ~IMeetingTalkbackChannel () |
| virtual const zchar_t * | GetChannelID ()=0 |
| Get the channel ID. | |
| virtual IList< unsigned int > * | GetUserIDList ()=0 |
| Get the list of user IDs in the channel. | |
Talkback channel information interface.
Definition at line 15 of file meeting_talkback_ctrl_interface.h.
|
inlinevirtual |
Definition at line 18 of file meeting_talkback_ctrl_interface.h.
|
pure virtual |
Get the channel ID.
|
pure virtual |
Get the list of user IDs in the channel.