| Package | Description |
|---|---|
| com.twilio.sdk.resource.instance |
| Modifier and Type | Method and Description |
|---|---|
AvailablePhoneNumberList |
Account.getAvailablePhoneNumbers()
Gets the available phone numbers.
|
AvailablePhoneNumberList |
Account.getAvailablePhoneNumbers(Map<String,String> filters)
Gets the available phone numbers.
|
AvailablePhoneNumberList |
Account.getAvailablePhoneNumbers(Map<String,String> filters,
String isoCountry,
String type)
Gets the available phone numbers with the given iso country and type
See: https://www.twilio.com/docs/api/rest/available-phone-numbers
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.