|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IncomingPhoneNumberList | |
|---|---|
| com.telapi.api | |
| com.telapi.api.restproxies | |
| Uses of IncomingPhoneNumberList in com.telapi.api |
|---|
| Methods in com.telapi.api that return IncomingPhoneNumberList | |
|---|---|
IncomingPhoneNumberList |
TelapiConnector.listIncomingPhoneNumbers()
Retrieves a list of all incoming phone number resources associated with a given account. |
IncomingPhoneNumberList |
TelapiConnector.listIncomingPhoneNumbers(String phoneNumber,
String friendlyName,
Long page,
Long pageSize)
Retrieves a list of incoming phone number resources associated with a given account. |
IncomingPhoneNumberList |
TelapiConnector.listIncomingPhoneNumbers(String accountSid,
String phoneNumber,
String friendlyName,
Long page,
Long pageSize)
|
| Uses of IncomingPhoneNumberList in com.telapi.api.restproxies |
|---|
| Methods in com.telapi.api.restproxies that return types with arguments of type IncomingPhoneNumberList | |
|---|---|
org.jboss.resteasy.client.ClientResponse<IncomingPhoneNumberList> |
IncomingPhoneNumberProxy.listIncomingPhoneNumbers(String accountSid,
String phoneNumber,
String friendlyName,
Long page,
Long pageSize)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||