GeofencingEvent

Geofencing event created onEntry/onDwell/onExit.

Constructors

Link copied to clipboard
open fun GeofencingEvent(@NonNull feature: Feature, @NonNull timestamp: Date)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
val feature: Feature
Link copied to clipboard