| Class | Description |
|---|---|
| TwilioRestClient | |
| TwilioRestExample | |
| TwilioRestResponse |
TwilioRestResponse holds all the REST response data
Before using the reponse, check IsError to see if an exception occurred with the data sent to Twilio
ResponseXml will contain a SimpleXml object with the response xml
ResponseText contains the raw string response
Url and QueryString are from the request
HttpStatus is the response code of the request
|
| TwilioUtils | |
| TwilioUtilsExample |
| Exception | Description |
|---|---|
| TwilioRestException |
Copyright © 2015 Gentomi, Inc. All Rights Reserved.