get_gps_raw_sync
Description:
[ Version ( since = "1.0" ) ]
public LocationGpsRaw get_gps_raw_sync (Cancellable? cancellable = null) throws Error
public LocationGpsRaw get_gps_raw_sync (Cancellable? cancellable = null) throws Error
Synchronously gets the current GPS raw location information.
The calling thread is blocked until a reply is received. See get_gps_raw for the asynchronous version of this method.
Parameters:
this | |
cancellable |
A Cancellable or |
Returns:
A LocationGpsRaw, or |