Google Fused Location Provider
Types
Companion
Link copied to clipboard
object Companion : SingletonHolder<GoogleFusedLocationProvider, Context>
Content copied to clipboard
Functions
notifyLocationPermissionGranted
Link copied to clipboard
open override fun notifyLocationPermissionGranted()
Content copied to clipboard
onListenerRequestParametersChanged
Link copied to clipboard
open override fun onListenerRequestParametersChanged()
Content copied to clipboard
registerLocationUpdateListener
Link copied to clipboard
open override fun registerLocationUpdateListener(locationUpdateListener: LocationUpdateListener)
Content copied to clipboard
unregisterLocationUpdateListener
Link copied to clipboard
open override fun unregisterLocationUpdateListener(locationUpdateListener: LocationUpdateListener)
Content copied to clipboard