Package us.zoom.sdk

Interface ZoomSDKApproveEnableQueryHandler


public interface ZoomSDKApproveEnableQueryHandler
  • Method Details

    • getSenderUserID

      long getSenderUserID()
      Get the user id of requester.
    • continueApprove

      MobileRTCSDKError continueApprove()
      Continue approve action. If the function succeeds, it will return SDKERR_SUCCESS. Otherwise not.