[ Version ( since = "1.10" ) ]
public bool inject_assistance_data_sync (uint8[] data, Cancellable? cancellable = null) throws Error
Synchronously injects assistance data to the GNSS module.
The calling thread is blocked until a reply is received. See inject_assistance_data for the asynchronous version of this method.
| this | |
| data |
Data to inject. |
| cancellable |
A Cancellable or null. |
| data_size |
size of |
|
true if the injection was successful, false if throws is set. |