Qmi.MessagePbmGetAllCapabilitiesOutput

Fields

None

Methods

get_additional_number_alpha_string_capability ()

get_additional_number_capability ()

get_capability_basic_information ()

get_email_capability ()

get_group_capability ()

get_grouping_information_alpha_string_capability ()

get_hidden_records_capability ()

get_result ()

get_second_name_capability ()

ref ()

unref ()

Details

class Qmi.MessagePbmGetAllCapabilitiesOutput

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

New in version 1.6.

get_additional_number_alpha_string_capability()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_additional_number_alpha_string_capability_ptr:

a placeholder for the output array of Qmi.MessagePbmGetAllCapabilitiesOutputAdditionalNumberAlphaStringCapabilityElement elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_additional_number_alpha_string_capability_ptr: [Qmi.MessagePbmGetAllCapabilitiesOutputAdditionalNumberAlphaStringCapabilityElement])

Get the ‘Additional Number Alpha String Capability’ field from self.

Version of Qmi.MessagePbmGetAllCapabilitiesOutput.get_additional_number_alpha_string_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

get_additional_number_capability()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_additional_number_capability_ptr:

a placeholder for the output array of Qmi.MessagePbmGetAllCapabilitiesOutputAdditionalNumberCapabilityElement elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_additional_number_capability_ptr: [Qmi.MessagePbmGetAllCapabilitiesOutputAdditionalNumberCapabilityElement])

Get the ‘Additional Number Capability’ field from self.

Version of Qmi.MessagePbmGetAllCapabilitiesOutput.get_additional_number_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

get_capability_basic_information()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_capability_basic_information_ptr:

a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElement elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_capability_basic_information_ptr: [Qmi.MessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElementGir])

Get the ‘Capability Basic Information’ field from self.

Version of Qmi.MessagePbmGetAllCapabilitiesOutput.get_capability_basic_information() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

get_email_capability()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_email_capability_ptr:

a placeholder for the output array of Qmi.MessagePbmGetAllCapabilitiesOutputEmailCapabilityElement elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_email_capability_ptr: [Qmi.MessagePbmGetAllCapabilitiesOutputEmailCapabilityElement])

Get the ‘Email Capability’ field from self.

Version of Qmi.MessagePbmGetAllCapabilitiesOutput.get_email_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

get_group_capability()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_group_capability_ptr:

a placeholder for the output array of Qmi.MessagePbmGetAllCapabilitiesOutputGroupCapabilityElement elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_group_capability_ptr: [Qmi.MessagePbmGetAllCapabilitiesOutputGroupCapabilityElement])

Get the ‘Group Capability’ field from self.

Version of Qmi.MessagePbmGetAllCapabilitiesOutput.get_group_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

get_grouping_information_alpha_string_capability()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_grouping_information_alpha_string_capability_ptr:

a placeholder for the output array of Qmi.MessagePbmGetAllCapabilitiesOutputGroupingInformationAlphaStringCapabilityElement elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_grouping_information_alpha_string_capability_ptr: [Qmi.MessagePbmGetAllCapabilitiesOutputGroupingInformationAlphaStringCapabilityElement])

Get the ‘Grouping Information Alpha String Capability’ field from self.

Version of Qmi.MessagePbmGetAllCapabilitiesOutput.get_grouping_information_alpha_string_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

get_hidden_records_capability()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_hidden_records_capability_ptr:

a placeholder for the output array of Qmi.MessagePbmGetAllCapabilitiesOutputHiddenRecordsCapabilityElement elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_hidden_records_capability_ptr: [Qmi.MessagePbmGetAllCapabilitiesOutputHiddenRecordsCapabilityElement])

Get the ‘Hidden Records Capability’ field from self.

Version of Qmi.MessagePbmGetAllCapabilitiesOutput.get_hidden_records_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

get_result()
Raises:

GLib.Error

Returns:

True if the QMI operation succeeded, False if error is set.

Return type:

bool

Get the result of the QMI operation.

New in version 1.6.

get_second_name_capability()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_second_name_capability_ptr:

a placeholder for the output array of Qmi.MessagePbmGetAllCapabilitiesOutputSecondNameCapabilityElement elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_second_name_capability_ptr: [Qmi.MessagePbmGetAllCapabilitiesOutputSecondNameCapabilityElement])

Get the ‘Second Name Capability’ field from self.

Version of Qmi.MessagePbmGetAllCapabilitiesOutput.get_second_name_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

ref()
Returns:

the new reference to self.

Return type:

Qmi.MessagePbmGetAllCapabilitiesOutput

Atomically increments the reference count of self by one.

New in version 1.6.

unref()

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

New in version 1.6.