isRunning

fun isRunning(): Boolean

Is the Foreground Service GeoTriggering is running

Return

true if the GeoTriggeringService is currently running.

Since

15.3.0


fun isRunning(context: Context): Boolean

Is the Geo-Triggering (with or without Foreground Service) currently running

Return

true if the Geo-Triggering is currently running.

Since

16.1.0