GlobalLocationManager

Functions

Link copied to clipboard

Retrieves a LiveData stream of LocationResponse updates for the specified LocationId.

Link copied to clipboard
fun putLocationLiveData(locationId: LocationId, locationLiveData: LiveData<LocationResponse>)