sdk
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
VehicleZoneInfo
Vehicle
Zone
Info
data
class
VehicleZoneInfo
:
Parcelable
Content copied to clipboard
Class containing information about current zone restriction violation
Types
Functions
Properties
Types
Event
Type
Link copied to clipboard
enum
EventType
:
Enum
<
VehicleZoneInfo.EventType
>
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
eventType
Link copied to clipboard
val
eventType
:
VehicleZoneInfo.EventType
Content copied to clipboard
restriction
Link copied to clipboard
val
restriction
:
RestrictionInfo
Content copied to clipboard