Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomSDKDocSharingSourceInfo.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
7
12 long getUserID();
13
19
24 InMeetingDocsController.SDKDocsStatus getStatus();
25
30 String getDocTitle();
31}
InMeetingDocsController.SDKDocsStatus getStatus()
get the status of Zoom docs sharing.
String getDocTitle()
get the title of the sharing Zoom docs.
long getShareSourceID()
get the share source ID of the sharing Zoom docs.
long getUserID()
get the user ID of who is sharing Zoom docs.