UI Drop-In
/
com.mapbox.navigation.dropin.component.routefetch
/
RoutesState
/
Fetching
androidJvm
Fetching
data class
Fetching
:
RoutesState
Content copied to clipboard
Represents the state when the route is being fetched.
Functions
Properties
Parameters
Parameters
requestId
of the route requested
Functions
component1
Link copied to clipboard
androidJvm
operator fun
component1
():
Long
Content copied to clipboard
copy
Link copied to clipboard
androidJvm
fun
copy
(requestId:
Long
):
RoutesState.Fetching
Content copied to clipboard
equals
Link copied to clipboard
androidJvm
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open override fun
toString
():
String
Content copied to clipboard
Properties
requestId
Link copied to clipboard
androidJvm
val
requestId
:
Long
Content copied to clipboard
of the route requested