Accepts individual cloud recording.
''
: SuccessError
: Failure. Details in ErrorTypes.Determines whether the session enabled cloud recording.
Declines individual cloud recording.
''
: SuccessError
: Failure. Details in ErrorTypes.Gets the status of cloud recording.
Pauses cloud recording.
''
: SuccessError
: Failure. Details in ErrorTypes.Resumes cloud recording.
Start cloud recording.
''
: SuccessError
: Failure. Details in ErrorTypes.Stops cloud recording.
''
: SuccessError
: Failure. Details in ErrorTypes.
The
RecordingClient
class provides methods that define the behaviors of aRecordingClient
object, such as starting or stopping cloud recording.Use the
getRecordingClient
method for aZoomVideo
instance to access theRecordingClient
object.