toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
SimpleLaneInfo
Simple
Lane
Info
data
class
SimpleLaneInfo
:
Parcelable
Members
Properties
drive
On
Right
Link copied to clipboard
val
driveOnRight
:
Boolean
lanes
Link copied to clipboard
val
lanes
:
List
<
LaneInfo.Lane
>
lanes
Distance
From
Start
Link copied to clipboard
val
lanesDistanceFromStart
:
Int
road
Id
Link copied to clipboard
val
roadId
:
ByteArray
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)