public class PhoneInfo extends Resource
| 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) |
createConnection, delete, get, getContentType, getStatus, post, put, requestpublic static final String PHONE_INFO_API_PATH
public PhoneInfoResponse info(String phoneNumber, String countryCode)
public PhoneInfoResponse info(String phoneNumber, String countryCode, Params params)
Copyright © 2017. All rights reserved.