Status of webinar attendee. Here are more detailed structural descriptions. More...
#include <meeting_participants_ctrl_interface.h>
Public Member Functions | |
tagWebinarAttendeeStatus () | |
Data Fields | |
bool | allow_talk |
TRUE indicates that it is able to talk. | |
Status of webinar attendee. Here are more detailed structural descriptions.
Definition at line 32 of file meeting_participants_ctrl_interface.h.
|
inline |
Definition at line 35 of file meeting_participants_ctrl_interface.h.
References allow_talk.
bool tagWebinarAttendeeStatus::allow_talk |
TRUE indicates that it is able to talk.
Definition at line 34 of file meeting_participants_ctrl_interface.h.
Referenced by tagWebinarAttendeeStatus().