public interface ResponseParser
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResponseParser.PagingProperty
The Enum PagingProperty.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPagingPropertyKey(ResponseParser.PagingProperty prop)
Gets the paging property key.
|
Map<String,Object> |
parse(TwilioRestResponse response)
Parses the.
|
Map<String,Object> parse(TwilioRestResponse response)
response - the responseString getPagingPropertyKey(ResponseParser.PagingProperty prop)
prop - the propCopyright © 2011 Twilio, Inc. All Rights Reserved.