Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomSDKEnableQueryActionHandler.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of common SDK errors.
Handler interface for enable query action operations.
String getTipString()
Gets the tip string.
MobileRTCSDKError confirm()
Confirms enable query. The object will be deleted after this interface call.
MobileRTCSDKError cancel()
Cancels enable query. The object will be deleted after this interface call.
String getTipTitle()
Gets the title of the tip.