sdk
sdk
/
com.sygic.sdk.map.object.data
/
ProxyPlaceData
/
Builder
Builder
class
Builder
:
ProxyObjectData.Builder
<
B
,
S
,
T
>
Constructors
Functions
Constructors
Builder
Link copied to clipboard
open
fun
Builder
(
@
NonNull
position
:
GeoCoordinates
,
handle
:
Array
<
Byte
>
,
creator
:
ObjectCreator
<
ProxyPlace
,
ProxyPlaceData
>
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
I
set
ZIndex
Link copied to clipboard
fun
setZIndex
(
zIndex
:
Int
)
:
B
with
Payload
Link copied to clipboard
fun
withPayload
(
@
NonNull
payload
:
Parcelable
)
:
B