public class ZoomRetrieveSMSVerificationCodeHandlerImpl extends java.lang.Object implements IZoomRetrieveSMSVerificationCodeHandler
| Constructor and Description |
|---|
ZoomRetrieveSMSVerificationCodeHandlerImpl(us.zoom.internal.RTCRetrieveSMSVerificationCodeHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancelAndLeaveMeeting() |
boolean |
retrieve(java.lang.String country_code,
java.lang.String phone_number) |
public ZoomRetrieveSMSVerificationCodeHandlerImpl(us.zoom.internal.RTCRetrieveSMSVerificationCodeHandler handler)
public boolean cancelAndLeaveMeeting()
cancelAndLeaveMeeting in interface IZoomRetrieveSMSVerificationCodeHandlerpublic boolean retrieve(java.lang.String country_code,
java.lang.String phone_number)
retrieve in interface IZoomRetrieveSMSVerificationCodeHandler