BatchEvaluateGeofencesError

Contains error details for each device that failed to evaluate its position against the geofences in a given geofence collection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The device associated with the position evaluation error.

Link copied to clipboard

Contains details associated to the batch error.

Link copied to clipboard

Specifies a timestamp for when the error occurred in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ

Functions

Link copied to clipboard
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
open override fun toString(): String