start

suspend fun start(): Result<Unit>

Starts evaluating the GeotriggerMonitor. When the GeotriggerMonitor is successfully performing checks, the GeotriggerMonitor.status will be GeotriggerMonitorStatus.Started.

Return

a Result indicating when the GeotriggerMonitor has started.

Since

200.1.0