Interface MeridianLocationService.LocationServiceListener

Enclosing class:
MeridianLocationService

public static interface MeridianLocationService.LocationServiceListener
  • Method Details

    • onLocationUpdate

      void onLocationUpdate(MeridianLocation location)
    • onLocationError

      void onLocationError(Throwable tr)
    • onRequestBluetooth

      void onRequestBluetooth()
    • onRequestWiFi

      void onRequestWiFi()
    • onRequestGPS

      void onRequestGPS()