BO interface.
More...
#include <meeting_breakout_rooms_interface_v2.h>
BO interface.
Definition at line 84 of file meeting_breakout_rooms_interface_v2.h.
◆ ~IBOMeeting()
virtual IBOMeeting::~IBOMeeting |
( |
| ) |
|
|
inlinevirtual |
◆ GetBOID()
virtual const zchar_t * IBOMeeting::GetBOID |
( |
| ) |
|
|
pure virtual |
◆ GetBOName()
virtual const zchar_t * IBOMeeting::GetBOName |
( |
| ) |
|
|
pure virtual |
◆ GetBOUserList()
virtual IList< const zchar_t * > * IBOMeeting::GetBOUserList |
( |
| ) |
|
|
pure virtual |
Get user ID list in the BO.
- Returns
- If the function succeeds, the return value is a pointer to IList object. For more details, see IList,
◆ GetBOUserStatus()