Synchronously gets the current location information.
The calling thread is blocked until a reply is received. See get_full for the asynchronous version of this method.
| this | |
| location_3gpp |
Return location for a Location3gpp if 3GPP location is requested, or |
| location_gps_nmea |
Return location for a LocationGpsNmea if GPS NMEA location is requested, or
|
| location_gps_raw |
Return location for a LocationGpsRaw if GPS raw location is requested, or
|
| location_cdma_bs |
Return location for a LocationCdmaBs if CDMA Base Station location is
requested, or |
| cancellable |
A Cancellable or null. |
|
true if the setup was successful, false if throws is set. |