sdk
sdk
/
com.sygic.sdk.incidents
/
Area
Area
sealed
class
Area
:
Parcelable
Class representing an Area affected by incident
Types
Functions
Inheritors
Types
Circular
Link copied to clipboard
data
class
Circular
(
val
radius
:
Int
)
:
Area
Class representing circular area
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
)
Inheritors
Circular
Link copied to clipboard