sdk
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
VehicleAidInfo
Vehicle
Aid
Info
data
class
VehicleAidInfo
:
Parcelable
Content copied to clipboard
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
>
Content copied to clipboard
Vehicle
Aid
Importance
Link copied to clipboard
enum
VehicleAidImportance
:
Enum
<
VehicleAidInfo.VehicleAidImportance
>
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
distanceToManeuver
Link copied to clipboard
val
distanceToManeuver
:
Int
Content copied to clipboard
distanceToProhibitedElement
Link copied to clipboard
val
distanceToProhibitedElement
:
Int
Content copied to clipboard
importance
Link copied to clipboard
val
importance
:
VehicleAidInfo.VehicleAidImportance
Content copied to clipboard
junctionIndex
Link copied to clipboard
val
junctionIndex
:
Int
Content copied to clipboard
maneuverPosition
Link copied to clipboard
val
maneuverPosition
:
GeoCoordinates
Content copied to clipboard
restrictedRoad
Link copied to clipboard
val
restrictedRoad
:
Boolean
Content copied to clipboard
restriction
Link copied to clipboard
val
restriction
:
RestrictionInfo
Content copied to clipboard
restrictionPosition
Link copied to clipboard
val
restrictionPosition
:
GeoCoordinates
Content copied to clipboard
turnClassification
Link copied to clipboard
val
turnClassification
:
VehicleAidInfo.TurnClassification
Content copied to clipboard