public interface IMyLocationProvider
Modifier and Type | Method and Description |
---|---|
android.location.Location |
getLastKnownLocation() |
boolean |
startLocationProvider(IMyLocationConsumer myLocationConsumer) |
void |
stopLocationProvider() |
boolean startLocationProvider(IMyLocationConsumer myLocationConsumer)
void stopLocationProvider()
android.location.Location getLastKnownLocation()
Copyright © 2014. All Rights Reserved.