public interface MessageFactory
| Modifier and Type | Method and Description |
|---|---|
Message |
create(List<org.apache.http.NameValuePair> params)
Creates the message.
|
Message create(List<org.apache.http.NameValuePair> params) throws TwilioRestException
params - the params listTwilioRestExceptionCopyright © 2011 Twilio, Inc. All Rights Reserved.