Builder
Builder for creating a LocationMonitor
Parameters
applicationContext
the Context in which to monitor the location
locationManager
the LocationManager to use for monitoring the location
Builder for creating a LocationMonitor
Builder for creating a LocationMonitor
Builder for creating a LocationMonitor
Builder for creating a LocationMonitor
Constructors
Link copied to clipboard
constructor(applicationContext: Context = ApplicationHolder.applicationContext, locationManager: LocationManager? = applicationContext.getSystemService(Context.LOCATION_SERVICE) as? LocationManager)
constructor(locationManager: <Error class: unknown class> = CLLocationManager())
constructor()
constructor()
Functions
Link copied to clipboard
Creates the LocationMonitor
Creates the LocationMonitor
Creates the LocationMonitor
Creates the LocationMonitor
Creates the LocationMonitor