Error

data class Error(val cause: Exception) : GeofenceStartResult

Failed due to an error.

Constructors

Link copied to clipboard
constructor(cause: Exception)

Properties

Link copied to clipboard