| Package | Description |
|---|---|
| com.twilio.sdk | |
| com.twilio.sdk.resource.factory | |
| com.twilio.sdk.resource.list |
| Modifier and Type | Method and Description |
|---|---|
Account |
TwilioRestClient.getAccount()
A shortcut for the most common case, returning the Account object for this authenticated client.
|
Account |
TwilioRestClient.getAccount(String sid)
Get an account by account sid.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
AccountFactory.create(List<org.apache.http.NameValuePair> params) |
Account |
AccountFactory.create(Map<String,String> params)
Creates a subaccount.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
AccountList.create(List<org.apache.http.NameValuePair> params) |
Account |
AccountList.create(Map<String,String> params) |
Copyright © 2011 Twilio, Inc. All Rights Reserved.