Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
InMeetingWhiteboardCtrlEvent.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of the whiteboard create options.
Enumeration of the whiteboard share options.
Enumeration of the whiteboard status.
void onWhiteboardStatusChanged(SDKWhiteboardStatus status)
Whiteboard status changed callback. This function is used to inform the user whiteboard has been star...
void onWhiteboardSettingsChanged(SDKWhiteboardShareOption shareOption, SDKWhiteboardCreateOption createOption, boolean bEnable)
Callback event of whiteboard setting type changed.