Qmi.IndicationWdsExtendedIpConfigOutput

Fields

None

Methods

get_changed_ip_configuration ()

ref ()

unref ()

Details

class Qmi.IndicationWdsExtendedIpConfigOutput

The Qmi.IndicationWdsExtendedIpConfigOutput structure contains private data and should only be accessed using the provided API.

Added in version 1.32.

get_changed_ip_configuration()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_changed_ip_configuration:

a placeholder for the output Qmi.WdsRequestedSettings, or None if not required.

Return type:

(bool, value_changed_ip_configuration: Qmi.WdsRequestedSettings)

Get the ‘Changed IP Configuration’ field from self.

Added in version 1.32.

ref()
Returns:

the new reference to self.

Return type:

Qmi.IndicationWdsExtendedIpConfigOutput

Atomically increments the reference count of self by one.

Added in version 1.32.

unref()

Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.

Added in version 1.32.