public class PhoneInfo extends Resource
Resource.Response| Modifier and Type | Field and Description |
|---|---|
static String |
PHONE_INFO_API_PATH |
ENCODE, JSON_CONTENT_TYPE, METHOD_GET, METHOD_POST, METHOD_PUT, XML_CONTENT_TYPE| Constructor and Description |
|---|
PhoneInfo(String uri,
String key) |
PhoneInfo(String uri,
String key,
boolean testFlag) |
| Modifier and Type | Method and Description |
|---|---|
PhoneInfoResponse |
info(String phoneNumber,
String countryCode) |
PhoneInfoResponse |
info(String phoneNumber,
String countryCode,
Params params) |
public static final String PHONE_INFO_API_PATH
public PhoneInfoResponse info(String phoneNumber, String countryCode) throws AuthyException
AuthyExceptionpublic PhoneInfoResponse info(String phoneNumber, String countryCode, Params params) throws AuthyException
AuthyExceptionCopyright © 2019. All rights reserved.