sdk
sdk
/
com.sygic.sdk.places
/
PlaceLink
Place
Link
data
class
PlaceLink
:
Parcelable
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
blob
Link copied to clipboard
val
blob
:
ByteArray
category
Link copied to clipboard
val
category
:
String
location
Link copied to clipboard
val
location
:
GeoCoordinates
name
Link copied to clipboard
val
name
:
String
provider
Link copied to clipboard
val
provider
:
String