Windows SDK API Reference
|
Meeting Participants Controller Interface. More...
Go to the source code of this file.
Data Structures | |
struct | tagWebinarAttendeeStatus |
Status of webinar attendee. Here are more detailed structural descriptions. More... | |
class | IUserInfo |
User information interface. More... | |
class | IMeetingParticipantsCtrlEvent |
Meeting Participants Controller Callback Event. More... | |
class | IMeetingParticipantsController |
Meeting waiting room controller interface. More... | |
Typedefs | |
typedef struct tagWebinarAttendeeStatus | WebinarAttendeeStatus |
Enumerations | |
enum | UserRole { USERROLE_NONE , USERROLE_HOST , USERROLE_COHOST , USERROLE_PANELIST , USERROLE_BREAKOUTROOM_MODERATOR , USERROLE_ATTENDEE } |
Role of user. Here are more detailed structural descriptions. More... | |
Meeting Participants Controller Interface.
Definition in file meeting_participants_ctrl_interface.h.
typedef struct tagWebinarAttendeeStatus WebinarAttendeeStatus |
enum UserRole |
Role of user. Here are more detailed structural descriptions.
Definition at line 15 of file meeting_participants_ctrl_interface.h.