|
Zoom Rooms Controller SDK Reference 6.7.0
|
Classic whiteboard share status. More...
#include <IMeetingShareHelper.h>
Data Fields | |
| bool | isSharing = false |
| TRUE indicates classic whiteboard is being shared. | |
| int32_t | shareSourceID = -1 |
| Share source ID. -1 if not available. The share that the shareSourceID refers to can be pinned on confidence monitor screen. | |
Classic whiteboard share status.
Definition at line 235 of file IMeetingShareHelper.h.
| bool ClassicWhiteboardShareStatus::isSharing = false |
TRUE indicates classic whiteboard is being shared.
Definition at line 237 of file IMeetingShareHelper.h.
| int32_t ClassicWhiteboardShareStatus::shareSourceID = -1 |
Share source ID. -1 if not available. The share that the shareSourceID refers to can be pinned on confidence monitor screen.
Definition at line 238 of file IMeetingShareHelper.h.