Zoom Rooms Controller SDK Reference 6.5.0
|
Cloud whiteboard interfaces. More...
#include "ZRCSDKTypes.h"
Go to the source code of this file.
Data Structures | |
struct | CloudWhiteboardStatus |
Cloud whiteboard status. More... | |
struct | WhiteboardSettingsInfo |
Whiteboard settings info. More... | |
class | ICloudWhiteboardHelperSink |
Cloud whiteboard helper event callback. More... | |
class | ICloudWhiteboardHelper |
Cloud whiteboard helper interface. More... | |
Cloud whiteboard interfaces.
Definition in file ICloudWhiteboardHelper.h.
Cloud whiteboard action Here are more detailed structural descriptions.
Enumerator | |
---|---|
CloudWhiteboardActionNone | Invalid. |
CloudWhiteboardActionClose | Close cloud whiteboard. |
Definition at line 17 of file ICloudWhiteboardHelper.h.
Respond to ZR cloud whiteboard warning. Here are more detailed structural descriptions.
Enumerator | |
---|---|
CloudWhiteboardUserChoiceTypeCancel | Cancel. |
CloudWhiteboardUserChoiceTypeConfirm | Confirm. |
Definition at line 27 of file ICloudWhiteboardHelper.h.
Cloud whiteboard webview state Here are more detailed structural descriptions.
Definition at line 37 of file ICloudWhiteboardHelper.h.
Whiteboard initiate privilege type, apply to both classic and cloud whiteboard. Here are more detailed structural descriptions.
Definition at line 61 of file ICloudWhiteboardHelper.h.
Whiteboard share privilege type, apply to both classic and cloud whiteboard. Here are more detailed structural descriptions.
Definition at line 50 of file ICloudWhiteboardHelper.h.