Zoom Rooms Controller SDK Reference 6.5.0
|
Polling option. More...
#include <IMeetingPollingHelper.h>
Data Fields | |
PollingOptionType | type = PollingOptionTypeAllowRandomOrder |
The option type. | |
bool | isAllow = false |
The option value. | |
Polling option.
Definition at line 109 of file IMeetingPollingHelper.h.
bool PollingOption::isAllow = false |
The option value.
Definition at line 112 of file IMeetingPollingHelper.h.
PollingOptionType PollingOption::type = PollingOptionTypeAllowRandomOrder |
The option type.
Definition at line 111 of file IMeetingPollingHelper.h.