startLocationServices
abstract fun startLocationServices(@NonNull context: Context, @NonNull callback: CoreApi.LocationServicesCallback)
Start location services and foreground service (if not running).
Parameters
context
the application context
callback
the callback reporting whether or not the action was successful