Companion

object Companion

Functions

builder
Link copied to clipboard
fun builder(): GeoTriggeringService.GeoTriggerBuilder
Call this method to create a builder for using GeoTriggeringService.
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
foregroundNotificationId
Link copied to clipboard
fun foregroundNotificationId(context: Context): Int
The client can get the foreground notification NotificationId
hashCode
Link copied to clipboard
open fun hashCode(): Int
isRunning
Link copied to clipboard
fun isRunning(): Boolean
Is the GeoTriggering service currently running.
stop
Link copied to clipboard
fun stop(context: Context, geoTriggeringStatusListener: GeoTriggeringStatusListener)
Call this method when the GeoTriggering feature is no longer required.
toString
Link copied to clipboard
open fun toString(): String