Package | Description |
---|---|
com.twilio.sdk.resource.notifications.v1.service |
Modifier and Type | Method and Description |
---|---|
static Notification.Priority |
Notification.Priority.forValue(String value)
Generate a Priority from a string.
|
static Notification.Priority |
Notification.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Notification.Priority[] |
Notification.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.