startTrackingDeviceLocation

open fun startTrackingDeviceLocation(@NonNull context: Context, @Nullable listener: TrackingDeviceLocationCallback)

Call this method to start the location tracking

Parameters

context

the application context

listener

TrackingDeviceLocationCallback: listener to keep tracking the result of tracking location request