Interface LocationUpdateListener

All Known Implementing Classes:
MoodEventForm

public interface LocationUpdateListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onLocationUpdated(Double latitude, Double longitude)
     
  • Method Details

    • onLocationUpdated

      void onLocationUpdated(Double latitude, Double longitude)