sdk
sdk
/
com.sygic.sdk.map.object.data
/
ProxyObjectData
Proxy
Object
Data
abstract
class
ProxyObjectData
:
ViewObjectData
Functions
Properties
Inheritors
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
open
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
@
CallSuper
open
fun
equals
(
o
:
Any
)
:
Boolean
get
Handle
Link copied to clipboard
@
NonNull
open
fun
getHandle
(
)
:
Array
<
Byte
>
get
Payload
Link copied to clipboard
@
NonNull
open
fun
getPayload
(
)
:
Parcelable
get
Position
Link copied to clipboard
@
NonNull
open
fun
getPosition
(
)
:
GeoCoordinates
get
Screen
Position
Link copied to clipboard
@
NonNull
open
fun
getScreenPosition
(
)
:
ViewObjectData.Point
hash
Code
Link copied to clipboard
@
CallSuper
open
fun
hashCode
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p
:
Parcel
,
p1
:
Int
)
@
CallSuper
open
fun
writeToParcel
(
@
NonNull
dest
:
Parcel
,
flags
:
Int
)
Properties
CONTENTS_FILE_DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
ViewObjectData
>
PARCELABLE_WRITE_RETURN_VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1
Inheritors
ProxyCityData
Link copied to clipboard
ProxyPlaceData
Link copied to clipboard