- ZOOM_ERROR_DEVICE_NOT_SUPPORTED - Static variable in interface us.zoom.sdk.ZoomError
-
Device is not supported by Zoom
- ZOOM_ERROR_ILLEGAL_APP_KEY_OR_SECRET - Static variable in interface us.zoom.sdk.ZoomError
-
Failed due to illegal App Key or Secret.
- ZOOM_ERROR_INVALID_ARGUMENTS - Static variable in interface us.zoom.sdk.ZoomError
-
Failed due to one or more invalid arguments.
- ZOOM_ERROR_NETWORK_UNAVAILABLE - Static variable in interface us.zoom.sdk.ZoomError
-
Failed due to a network unavailable.
- ZOOM_ERROR_SUCCESS - Static variable in interface us.zoom.sdk.ZoomError
-
API call is success.
- ZOOM_ERROR_UNKNOWN - Static variable in interface us.zoom.sdk.ZoomError
-
Failed due to an unknown reason.
- ZoomError - Interface in us.zoom.sdk
-
Zoom error code definitions
- ZoomSDK - Class in us.zoom.sdk
-
Zoom SDK global manager
- ZoomSDKInitializeListener - Interface in us.zoom.sdk
-
Listener to listen ZoomSDK initialize result
- ZoomSDKNotInitializedException - Exception in us.zoom.sdk
-
Exception for Zoom SDK has not been initialized successfully.
- ZoomSDKNotInitializedException() - Constructor for exception us.zoom.sdk.ZoomSDKNotInitializedException
-
- ZoomSDKNotInitializedException(String, Throwable) - Constructor for exception us.zoom.sdk.ZoomSDKNotInitializedException
-
- ZoomSDKNotInitializedException(String) - Constructor for exception us.zoom.sdk.ZoomSDKNotInitializedException
-
- ZoomSDKNotInitializedException(Throwable) - Constructor for exception us.zoom.sdk.ZoomSDKNotInitializedException
-