Class GeoUniq.HomeLocation

java.lang.Object
com.geouniq.android.GeoUniq.HomeLocation
Enclosing class:
GeoUniq

public static class GeoUniq.HomeLocation extends Object
This class model the home location detected for the device.
  • Method Details

    • getReferenceLocation

      public GeoUniq.GeoPoint getReferenceLocation()
      Allows to get the reference location related to this location of interest.
      Returns:
      The related reference location.
    • getId

      public long getId()
      Allows to obtain the unique id assigned to this object.
      Returns:
      The id of this location of interest object.