| Package | Description |
|---|---|
| com.infobip.api |
| Modifier and Type | Method and Description |
|---|---|
TfaVerifyPinResponse |
TfaApi.verifyTfaPhoneNumber(String pinId,
TfaVerifyPinRequest tfaVerifyPinRequest)
Verify phone number.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TfaVerifyPinResponse> |
TfaApi.verifyTfaPhoneNumberWithHttpInfo(String pinId,
TfaVerifyPinRequest tfaVerifyPinRequest)
Verify phone number.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
TfaApi.verifyTfaPhoneNumberAsync(String pinId,
TfaVerifyPinRequest tfaVerifyPinRequest,
ApiCallback<TfaVerifyPinResponse> _callback)
Verify phone number (asynchronously).
|
Copyright © 2022. All rights reserved.