public class ZoomVerifySMSVerificationCodeHandlerImpl extends java.lang.Object implements IZoomVerifySMSVerificationCodeHandler
Constructor and Description |
---|
ZoomVerifySMSVerificationCodeHandlerImpl(us.zoom.internal.RTCVerifySMSVerificationCodeHandler handler) |
Modifier and Type | Method and Description |
---|---|
boolean |
cancelAndLeaveMeeting() |
boolean |
verify(java.lang.String country_code,
java.lang.String phone_number,
java.lang.String verification_code) |
public ZoomVerifySMSVerificationCodeHandlerImpl(us.zoom.internal.RTCVerifySMSVerificationCodeHandler handler)
public boolean verify(java.lang.String country_code, java.lang.String phone_number, java.lang.String verification_code)
verify
in interface IZoomVerifySMSVerificationCodeHandler
public boolean cancelAndLeaveMeeting()
cancelAndLeaveMeeting
in interface IZoomVerifySMSVerificationCodeHandler