peek_update_settings


Description:

[ Version ( since = "1.10" ) ]
public unowned FirmwareUpdateSettings peek_update_settings ()

Gets a FirmwareUpdateSettings object specifying the expected update settings.

Warning:

The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use get_update_settings if on another thread.

Parameters:

this

A ModemFirmware.

Returns:

A FirmwareUpdateSettings. Do not free the returned value, it belongs to this.