sdk
sdk
/
com.sygic.sdk.map.object.data.payload
/
EmptyPayload
Empty
Payload
class
EmptyPayload
:
Parcelable
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Empty
Payload
Link copied to clipboard
open
fun
EmptyPayload
(
)
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
Content copied to clipboard
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)
Content copied to clipboard
Properties
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
EmptyPayload
>
Content copied to clipboard