sdk
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
VehicleAidInfo
Vehicle
Aid
Info
data
class
VehicleAidInfo
:
Parcelable
Class containing information about future restrictions on or in vicinity of route
Types
Functions
Properties
Types
Turn
Classification
Link copied to clipboard
enum
TurnClassification
:
Enum
<
VehicleAidInfo.TurnClassification
>
Vehicle
Aid
Importance
Link copied to clipboard
enum
VehicleAidImportance
:
Enum
<
VehicleAidInfo.VehicleAidImportance
>
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
distance
To
Maneuver
Link copied to clipboard
val
distanceToManeuver
:
Int
distance
To
Prohibited
Element
Link copied to clipboard
val
distanceToProhibitedElement
:
Int
importance
Link copied to clipboard
val
importance
:
VehicleAidInfo.VehicleAidImportance
junction
Index
Link copied to clipboard
val
junctionIndex
:
Int
maneuver
Position
Link copied to clipboard
val
maneuverPosition
:
GeoCoordinates
restricted
Road
Link copied to clipboard
val
restrictedRoad
:
Boolean
restriction
Link copied to clipboard
val
restriction
:
RestrictionInfo
restriction
Position
Link copied to clipboard
val
restrictionPosition
:
GeoCoordinates
turn
Classification
Link copied to clipboard
val
turnClassification
:
VehicleAidInfo.TurnClassification