Interface MeridianLocationService.LocationServiceListener
- Enclosing class:
- MeridianLocationService
public static interface MeridianLocationService.LocationServiceListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
onLocationUpdate
(MeridianLocation location) void
void
void
-
Method Details
-
onLocationUpdate
-
onLocationError
-
onRequestBluetooth
void onRequestBluetooth() -
onRequestWiFi
void onRequestWiFi() -
onRequestGPS
void onRequestGPS()
-