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