LocationResponse

public class LocationResponse extends Response<LocationResult>

Result from getLocation().

Public Method Summary

Location
getLocation()
Returns the current lat/lng location of the device.

Inherited Method Summary

Public Methods

public Location getLocation ()

Returns the current lat/lng location of the device.

Returns
  • Location.