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
Entries
LOW
Link copied to clipboard
@
SerializedName
(
value =
low
)
LOW
()
Content copied to clipboard
low priority.
REGULAR
Link copied to clipboard
@
SerializedName
(
value =
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