| Package | Description |
|---|---|
| com.twilio.sdk.parser |
| Modifier and Type | Method and Description |
|---|---|
static ResponseParser.PagingProperty |
ResponseParser.PagingProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseParser.PagingProperty[] |
ResponseParser.PagingProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
XmlResponseParser.getPagingPropertyKey(ResponseParser.PagingProperty prop) |
String |
ResponseParser.getPagingPropertyKey(ResponseParser.PagingProperty prop)
Gets the paging property key.
|
String |
JsonResponseParser.getPagingPropertyKey(ResponseParser.PagingProperty prop) |
Copyright © 2011 Twilio, Inc. All Rights Reserved.