Qmi.MessageDmsSetEventReportInput

Fields

None

Methods

class

new ()

get_activation_state_reporting ()

get_battery_level_report_limits ()

get_operating_mode_reporting ()

get_pin_state_reporting ()

get_power_state_reporting ()

get_prl_init_reporting ()

get_uim_state_reporting ()

get_wireless_disable_state_reporting ()

ref ()

set_activation_state_reporting (value_activation_state_reporting)

set_battery_level_report_limits (value_battery_level_report_limits_lower_limit, value_battery_level_report_limits_upper_limit)

set_operating_mode_reporting (value_operating_mode_reporting)

set_pin_state_reporting (value_pin_state_reporting)

set_power_state_reporting (value_power_state_reporting)

set_prl_init_reporting (value_prl_init_reporting)

set_uim_state_reporting (value_uim_state_reporting)

set_wireless_disable_state_reporting (value_wireless_disable_state_reporting)

unref ()

Details

class Qmi.MessageDmsSetEventReportInput

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

Added in version 1.0.

classmethod new()
Returns:

the newly created Qmi.MessageDmsSetEventReportInput. The returned value should be freed with Qmi.MessageDmsSetEventReportInput.unref().

Return type:

Qmi.MessageDmsSetEventReportInput

Allocates a new Qmi.MessageDmsSetEventReportInput.

Added in version 1.0.

get_activation_state_reporting()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_activation_state_reporting:

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

Return type:

(bool, value_activation_state_reporting: bool)

Get the ‘Activation State Reporting’ field from self.

Added in version 1.0.

get_battery_level_report_limits()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_battery_level_report_limits_lower_limit:

a placeholder for the output #guint8, or None if not required.

value_battery_level_report_limits_upper_limit:

a placeholder for the output #guint8, or None if not required.

Return type:

(bool, value_battery_level_report_limits_lower_limit: int, value_battery_level_report_limits_upper_limit: int)

Get the ‘Battery Level Report Limits’ field from self.

Added in version 1.0.

get_operating_mode_reporting()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_operating_mode_reporting:

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

Return type:

(bool, value_operating_mode_reporting: bool)

Get the ‘Operating Mode Reporting’ field from self.

Added in version 1.0.

get_pin_state_reporting()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_pin_state_reporting:

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

Return type:

(bool, value_pin_state_reporting: bool)

Get the ‘PIN State Reporting’ field from self.

Added in version 1.0.

get_power_state_reporting()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_power_state_reporting:

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

Return type:

(bool, value_power_state_reporting: bool)

Get the ‘Power State Reporting’ field from self.

Added in version 1.0.

get_prl_init_reporting()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_prl_init_reporting:

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

Return type:

(bool, value_prl_init_reporting: bool)

Get the ‘PRL Init Reporting’ field from self.

Added in version 1.0.

get_uim_state_reporting()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_uim_state_reporting:

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

Return type:

(bool, value_uim_state_reporting: bool)

Get the ‘UIM State Reporting’ field from self.

Added in version 1.0.

get_wireless_disable_state_reporting()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_wireless_disable_state_reporting:

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

Return type:

(bool, value_wireless_disable_state_reporting: bool)

Get the ‘Wireless Disable State Reporting’ field from self.

Added in version 1.0.

ref()
Returns:

the new reference to self.

Return type:

Qmi.MessageDmsSetEventReportInput

Atomically increments the reference count of self by one.

Added in version 1.0.

set_activation_state_reporting(value_activation_state_reporting)
Parameters:

value_activation_state_reporting (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Activation State Reporting’ field in the message.

Added in version 1.0.

set_battery_level_report_limits(value_battery_level_report_limits_lower_limit, value_battery_level_report_limits_upper_limit)
Parameters:
  • value_battery_level_report_limits_lower_limit (int) – a #guint8.

  • value_battery_level_report_limits_upper_limit (int) – a #guint8.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Battery Level Report Limits’ field in the message.

Added in version 1.0.

set_operating_mode_reporting(value_operating_mode_reporting)
Parameters:

value_operating_mode_reporting (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Operating Mode Reporting’ field in the message.

Added in version 1.0.

set_pin_state_reporting(value_pin_state_reporting)
Parameters:

value_pin_state_reporting (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘PIN State Reporting’ field in the message.

Added in version 1.0.

set_power_state_reporting(value_power_state_reporting)
Parameters:

value_power_state_reporting (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Power State Reporting’ field in the message.

Added in version 1.0.

set_prl_init_reporting(value_prl_init_reporting)
Parameters:

value_prl_init_reporting (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘PRL Init Reporting’ field in the message.

Added in version 1.0.

set_uim_state_reporting(value_uim_state_reporting)
Parameters:

value_uim_state_reporting (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘UIM State Reporting’ field in the message.

Added in version 1.0.

set_wireless_disable_state_reporting(value_wireless_disable_state_reporting)
Parameters:

value_wireless_disable_state_reporting (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Wireless Disable State Reporting’ field in the message.

Added in version 1.0.

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