| Package | Description |
|---|---|
| com.twilio.sdk.client | |
| com.twilio.sdk.http |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
TwilioRestClient.getHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
TwilioRestClient.setHttpClient(HttpClient httpClient) |
| Constructor and Description |
|---|
TwilioRestClient(String username,
String password,
String accountSid,
HttpClient httpClient)
Create a Rest Client using a custom HTTP Client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkHttpClient |
class |
NingHttpClient |
Copyright © 2011 Twilio, Inc. All Rights Reserved.