public class InProgressConversationsList extends NextGenListResource<Conversation,TwilioConversationsClient>
| Constructor and Description |
|---|
InProgressConversationsList(TwilioConversationsClient client)
Initializes InProgressConversationsList
|
InProgressConversationsList(TwilioConversationsClient client,
Map<String,String> filters)
Initializes InProgressConversationsList
|
getNextPageUrl, getPage, getPageData, getPageSize, getPreviousPageUrl, getUrl, iteratorsetRequestAccountSidequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic InProgressConversationsList(TwilioConversationsClient client)
client - the rest clientpublic InProgressConversationsList(TwilioConversationsClient client, Map<String,String> filters)
client - the rest clientfilters - query parametersCopyright © 2011 Twilio, Inc. All Rights Reserved.