toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models
/
ArrivalInformation
Arrival
Information
class
ArrivalInformation
Members
Properties
arrival
Coordinate
Link copied to clipboard
val
arrivalCoordinate
:
Point
?
=
null
eta
Distance
Link copied to clipboard
val
etaDistance
:
EtaDistance
formatter
Link copied to clipboard
val
formatter
:
ArrivalInformationFormatter
is
Offline
Link copied to clipboard
val
isOffline
:
Boolean
=
false
state
Of
Charge
Link copied to clipboard
val
stateOfCharge
:
Int
?
=
null
state
Of
Charge
On
Return
Link copied to clipboard
val
stateOfChargeOnReturn
:
Int
?
=
null
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
get
Formatted
Distance
Link copied to clipboard
fun
getFormattedDistance
(
)
:
String
?
get
Formatted
Eta
Link copied to clipboard
fun
getFormattedEta
(
)
:
String
?
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int