|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SmsFactory
A factory for creating Sms objects.
| Method Summary | |
|---|---|
Sms |
create(List<org.apache.http.NameValuePair> params)
Creates the sms. |
Sms |
create(Map<String,String> params)
Creates the sms. |
| Method Detail |
|---|
Sms create(Map<String,String> params)
throws TwilioRestException
params - the params map
TwilioRestException
Sms create(List<org.apache.http.NameValuePair> params)
throws TwilioRestException
params - the params list
TwilioRestException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||