| Package | Description |
|---|---|
| com.twilio.sdk.resource.factory | |
| com.twilio.sdk.resource.instance | |
| com.twilio.sdk.resource.list |
| Modifier and Type | Method and Description |
|---|---|
Sms |
SmsFactory.create(List<org.apache.http.NameValuePair> params)
Creates the sms.
|
Sms |
SmsFactory.create(Map<String,String> params)
Creates the sms.
|
| Modifier and Type | Method and Description |
|---|---|
Sms |
Account.getSms(String sid)
Get a given sms instance by sid
|
| Modifier and Type | Method and Description |
|---|---|
Sms |
SmsList.create(List<org.apache.http.NameValuePair> params) |
Sms |
SmsList.create(Map<String,String> params) |
Copyright © 2011 Twilio, Inc. All Rights Reserved.