Package | Description |
---|---|
com.twilio.sdk.reader.api.v2010.account.availablephonenumbercountry | |
com.twilio.sdk.resource.api.v2010.account.availablephonenumbercountry |
Modifier and Type | Method and Description |
---|---|
MobileReader |
MobileReader.byAreaCode(Integer areaCode)
The area_code.
|
MobileReader |
MobileReader.byBeta(Boolean beta)
The beta.
|
MobileReader |
MobileReader.byContains(String contains)
The contains.
|
MobileReader |
MobileReader.byExcludeAllAddressRequired(Boolean excludeAllAddressRequired)
The exclude_all_address_required.
|
MobileReader |
MobileReader.byExcludeForeignAddressRequired(Boolean excludeForeignAddressRequired)
The exclude_foreign_address_required.
|
MobileReader |
MobileReader.byExcludeLocalAddressRequired(Boolean excludeLocalAddressRequired)
The exclude_local_address_required.
|
MobileReader |
MobileReader.byMmsEnabled(Boolean mmsEnabled)
The mms_enabled.
|
MobileReader |
MobileReader.bySmsEnabled(Boolean smsEnabled)
The sms_enabled.
|
MobileReader |
MobileReader.byVoiceEnabled(Boolean voiceEnabled)
The voice_enabled.
|
Modifier and Type | Method and Description |
---|---|
static MobileReader |
Mobile.read(String accountSid,
String countryCode)
Create a MobileReader to execute read.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.