| Package | Description |
|---|---|
| com.twilio.sdk.resource.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizedConnectApp.Permission |
AuthorizedConnectApp.Permission.forValue(String value)
Generate a Permission from a string.
|
static AuthorizedConnectApp.Permission |
AuthorizedConnectApp.Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizedConnectApp.Permission[] |
AuthorizedConnectApp.Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuthorizedConnectApp.Permission> |
AuthorizedConnectApp.getPermissions()
Returns The Permissions authorized to this app.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.