[ Version ( since = "1.0" ) ]
public LocationGpsNmea get_gps_nmea_sync (Cancellable? cancellable = null) throws Error
Synchronously gets the current GPS NMEA location information.
The calling thread is blocked until a reply is received. See get_gps_nmea for the asynchronous version of this method.
| this | |
| cancellable |
A Cancellable or null. |
|
A LocationGpsNmea, or |