get_update_settings


Description:

[ Version ( since = "1.10" ) ]
public FirmwareUpdateSettings get_update_settings ()

Gets a FirmwareUpdateSettings object specifying the expected update settings.

Warning:

The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_update_settings again to get a new FirmwareUpdateSettings with the new values.

Parameters:

this

A ModemFirmware.

Returns:

A FirmwareUpdateSettings that must be freed with unref or null if unknown.