inject_assistance_data_sync


Description:

[ 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.

Parameters:

this

A ModemLocation.

data

Data to inject.

cancellable

A Cancellable or null.

data_size

size of data.

Returns:

true if the injection was successful, false if error is set.