Builder

class Builder : ProxyObjectData.Builder<B, S, T>

Constructors

Link copied to clipboard
open fun Builder(    @NonNull position: GeoCoordinates,     handle: Array<Byte>,     creator: ObjectCreator<ProxyIncident, ProxyIncidentData>)

Functions

Link copied to clipboard
fun build(): I
Link copied to clipboard
fun setZIndex(zIndex: Int): B
Link copied to clipboard
fun withPayload(@NonNull payload: Parcelable): B