GeofencingEvent

@MapboxExperimental
class GeofencingEvent : Serializable

Geofencing event created onEntry/onDwell/onExit.

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(): GeofencingEvent.Builder

Convert to Builder allowing to change class properties.

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

Properties

Link copied to clipboard
val feature: Feature

The feature linked to this event

Link copied to clipboard

The time of this event.