Struct

QmiMessageWdsGetCurrentSettingsInput

since: 1.0

Description [src]

struct QmiMessageWdsGetCurrentSettingsInput {
  /* No available fields */
}

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

Available since: 1.0

Constructors

qmi_message_wds_get_current_settings_input_new

Allocates a new QmiMessageWdsGetCurrentSettingsInput.

since: 1.0

Instance methods

qmi_message_wds_get_current_settings_input_get_requested_settings

Get the ‘Requested Settings’ field from self.

since: 1.0

qmi_message_wds_get_current_settings_input_ref

Atomically increments the reference count of self by one.

since: 1.0

qmi_message_wds_get_current_settings_input_set_requested_settings

Set the ‘Requested Settings’ field in the message.

since: 1.0

qmi_message_wds_get_current_settings_input_unref

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

since: 1.0