| Package | Description |
|---|---|
| com.twilio.rest.notify.v1.service |
| Modifier and Type | Method and Description |
|---|---|
static Notification.Priority |
Notification.Priority.forValue(String value)
Generate a Priority from a string.
|
Notification.Priority |
Notification.getPriority()
Returns The The priority.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationCreator |
NotificationCreator.setPriority(Notification.Priority priority)
The priority.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.