Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomSDKApproveSendQueryHandler.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of common SDK errors.
Handler interface for approve send query operations.
MobileRTCSDKError approve()
Approves the request.
long getSenderUserID()
Gets the requester's user ID.
MobileRTCSDKError decline(boolean declineAll)
Declines the request.
String getRequestUserName()
Gets the requester's user name.