Package | Description |
---|---|
com.twilio.client | |
com.twilio.taskrouter |
Modifier and Type | Method and Description |
---|---|
String |
TwilioCapability.generateToken()
Generates a new token based on the credentials and permissions that
previously has been granted to this token.
|
String |
TwilioCapability.generateToken(long ttl)
Generates a new token based on the credentials and permissions that
previously has been granted to this token.
|
Modifier and Type | Method and Description |
---|---|
String |
TaskRouterCapability.generateToken()
Generate a capability token with the currently-configured policies on
this object.
|
String |
TaskRouterCapability.generateToken(long ttl)
Generate a capability token with the currently-configured policies on
this object.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.