public static interface MeridianLocationService.LocationServiceListener
Modifier and Type | Method and Description |
---|---|
void |
onLocationError(java.lang.Throwable tr) |
void |
onLocationUpdate(MeridianLocation location) |
void |
onRequestBluetooth() |
void |
onRequestGPS() |
void |
onRequestWiFi() |
void onLocationUpdate(MeridianLocation location)
void onLocationError(java.lang.Throwable tr)
void onRequestBluetooth()
void onRequestWiFi()
void onRequestGPS()