Interface LocationSharing.Listener

All Known Implementing Classes:
MapSheetFragment
Enclosing class:
LocationSharing

public static interface LocationSharing.Listener
  • Method Details

    • onPostingLocationUpdatesStarted

      void onPostingLocationUpdatesStarted()
    • onFriendsUpdated

      void onFriendsUpdated(List<Friend> friends)
    • onPostingLocationUpdatesStopped

      void onPostingLocationUpdatesStopped()