Builder

@MapboxExperimental
class Builder

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
@MapboxExperimental
fun build(): GeofencingError

Build the GeofencingError object.

Link copied to clipboard
Link copied to clipboard
@MapboxExperimental
fun setType(type: GeofencingErrorType): GeofencingError.Builder

Properties

Link copied to clipboard
var message: String? = null
Link copied to clipboard
@MapboxExperimental
var type: GeofencingErrorType? = null