sdk
2.7.0
sdk
/
com.mapbox.search
/
EtaType
Eta
Type
class
EtaType
(
val
rawName
:
String
)
:
Parcelable
Type of ETA calculation.
Types
Constructors
Functions
Properties
Constructors
Eta
Type
Link copied to clipboard
fun
EtaType
(
rawName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Companion object.
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
raw
Name
Link copied to clipboard
val
rawName
:
String
raw name of ETA type, accepted by backend.