toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
VehicleZoneInfo
Vehicle
Zone
Info
data
class
VehicleZoneInfo
:
Parcelable
Class containing information about current zone restriction violation
Members
Types
Event
Type
Link copied to clipboard
enum
EventType
:
Enum
<
VehicleZoneInfo.EventType
>
Properties
event
Type
Link copied to clipboard
val
eventType
:
VehicleZoneInfo.EventType
restriction
Link copied to clipboard
val
restriction
:
RestrictionInfo
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
)