Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKShareStatus.java
Go to the documentation of this file.
1
package
us.zoom.sdk;
2
6
public
enum
ZoomVideoSDKShareStatus
{
8
ZoomVideoSDKShareStatus_None
,
9
11
ZoomVideoSDKShareStatus_Start
,
12
14
ZoomVideoSDKShareStatus_Pause
,
15
17
ZoomVideoSDKShareStatus_Resume
,
18
20
ZoomVideoSDKShareStatus_Stop
,
21
}
us.zoom.sdk.ZoomVideoSDKShareStatus
Enumerates the status of sharing.
Definition
ZoomVideoSDKShareStatus.java:6
us.zoom.sdk.ZoomVideoSDKShareStatus.ZoomVideoSDKShareStatus_Pause
ZoomVideoSDKShareStatus_Pause
Definition
ZoomVideoSDKShareStatus.java:14
us.zoom.sdk.ZoomVideoSDKShareStatus.ZoomVideoSDKShareStatus_Start
ZoomVideoSDKShareStatus_Start
Definition
ZoomVideoSDKShareStatus.java:11
us.zoom.sdk.ZoomVideoSDKShareStatus.ZoomVideoSDKShareStatus_None
ZoomVideoSDKShareStatus_None
Definition
ZoomVideoSDKShareStatus.java:8
us.zoom.sdk.ZoomVideoSDKShareStatus.ZoomVideoSDKShareStatus_Resume
ZoomVideoSDKShareStatus_Resume
Definition
ZoomVideoSDKShareStatus.java:17
us.zoom.sdk.ZoomVideoSDKShareStatus.ZoomVideoSDKShareStatus_Stop
ZoomVideoSDKShareStatus_Stop
Definition
ZoomVideoSDKShareStatus.java:20
sdk
ZoomVideoSDKShareStatus.java
Generated by
1.12.0