RequestPriorityType

The enumeration defines the priority of a resource request.

Entries

Link copied to clipboard

The request priority is regular.

Link copied to clipboard

The request priority is low, and the regular requests are of higher priority than the low-priority requests.

Functions

Link copied to clipboard
open fun toString(): String
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.