Accept recording consent
Delete the exported log files
Un-initialize the Zoom SDK.
Decline recording consent
Export log
Get recording consent
Returns the Zoom SDK internal version.
Initialize the Zoom Video SDK
Call this method to join a session with the appropriate [ZoomVideoSDKSessionContext] parameters. When successful, the SDK will attempt to join a session. Use the callbacks in the delegate to confirm whether the SDK actually joined.
Call this method to leave a session previously joined through joinSession method call. When successful, the SDK will attempt to leave a session. Use the callbacks in the delegate to confirm whether the SDK actually left.
Zoom Video SDK API manager. The class that controls the video session creation, event callbacks and other main features of video SDK.