GPSLocationProvider

Created by svennahler on 11.05.17.

abstract class GPSLocationProvider

Functions

onStart
Link copied to clipboard
abstract fun onStart()
onStop
Link copied to clipboard
abstract fun onStop()
provideLocation
Link copied to clipboard
abstract fun provideLocation(): Location