GeofencingError

@MapboxExperimental
class GeofencingError : Serializable

Geofencing error code with brief explanation.

Types

Link copied to clipboard
@MapboxExperimental
class Builder

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
@MapboxExperimental
fun toBuilder(): GeofencingError.Builder

Convert to Builder allowing to change class properties.

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard
@MapboxExperimental
val type: GeofencingErrorType