Class | Description |
---|---|
AppEngineClientConnectionManager | |
CapabilityToken | |
LookupsClient | |
TwilioClient |
The abstract class TwilioClient.
|
TwilioRestClient |
The client class that access http://api.twilio.com.
|
TwilioRestResponse |
TwilioRestResponse holds all the REST response data Before using the
response, check IsError to see if an exception occurred with the data sent to
Twilio ResponseText contains the raw string response Url and QueryString are
from the request HttpStatus is the response code of the request.
|
TwilioTaskRouterClient |
The client class that access http://taskrouter.twilio.com.
|
TwilioUtils | |
TwilioUtilsExample |
Exception | Description |
---|---|
CapabilityToken.DomainException | |
TwilioRestException |
See: https://www.twilio.com/docs/errors/ for more info
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.