toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
com.sygic.sdk.places.data
/
IndividualPlaceId
Individual
Place
Id
data
class
IndividualPlaceId
:
Parcelable
Class representing ID of an
IndividualPlaceData
added to the SDK.
Members
Properties
data
Link copied to clipboard
val
data
:
ByteArray
Internal data representing the ID.
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
)