inject_assistance_data_sync
Description:
[ Version ( since = "1.10" ) ]
public bool inject_assistance_data_sync (uint8[] data, Cancellable? cancellable = null) throws Error
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.
Parameters:
this | |
data |
Data to inject. |
cancellable |
A Cancellable or |
data_size |
size of |
Returns:
|