mapbox-maps-android
/
com.mapbox.maps.extension.observable.model
/
RequestPriority
Request
Priority
enum
RequestPriority
:
Enum
<
RequestPriority
>
Content copied to clipboard
Describes priority for request object.
Entries
Properties
Parameters
Parameters
value
String value of this enum
Entries
LOW
Link copied to clipboard
@
SerializedName
(
value =
"low"
)
LOW
("low")
Content copied to clipboard
low priority.
REGULAR
Link copied to clipboard
@
SerializedName
(
value =
"regular"
)
REGULAR
("regular")
Content copied to clipboard
Regular priority.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard