LocationResult

public interfaceLocationResultimplementsResult

Public Method Summary

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

Inherited Method Summary

Public Methods

public abstractLocation getLocation()

Returns the current lat/lng location of the device.

Returns
  • Location ifgetStatus() is successful, otherwise null.