Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
IMeetingArchiveConfirmHandler.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3
13 MobileRTCSDKError joinWithArchive(boolean startArchive);
14
20}
Enumeration of common errors of SDK.
The interface for the user to confirm whether start archiving before join the meeting.
MobileRTCSDKError joinWithArchive(boolean startArchive)
Join the meeting.
String getArchiveConfirmContent()
The content that notifies the user to confirm starting to archive when joining the meeting.