- status
- object containing GPS status details, or null.
Documentation for this section has not yet been entered.
Retrieves information about the current status of the GPS engine. This should only be called from the NoType:android/location/GpsStatus$Listener;Href=../../../reference/android/location/GpsStatus.Listener.html#onGpsStatusChanged(int) callback to ensure that the data is copied atomically. The caller may either pass in a Android.Locations.GpsStatus object to set with the latest status information, or pass null to create a new Android.Locations.GpsStatus object.