Package | Description |
---|---|
com.pushtechnology.diffusion.client.types |
Unified API - Common Types.
|
Modifier and Type | Method and Description |
---|---|
SendOptions.Priority |
SendOptions.getPriority()
Returns the send priority.
|
static SendOptions.Priority |
SendOptions.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SendOptions.Priority[] |
SendOptions.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SendOptions.Builder |
SendOptions.Builder.priority(SendOptions.Priority priority)
Set the priority of content delivery.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.