public class CallerIdValidation extends Object
| Constructor and Description |
|---|
CallerIdValidation(TwilioRestResponse response)
Instantiates a new caller id validation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPhoneNumber()
Gets the phone number.
|
String |
getProperty(String name)
Gets the property.
|
String |
getValidationCode()
Gets the validation code.
|
public CallerIdValidation(TwilioRestResponse response)
response - the responseCopyright © 2011 Twilio, Inc. All Rights Reserved.