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