Qmi.IndicationImsaImsServicesStatusChangedOutput

Fields

None

Methods

get_ims_sms_service_registration_technology ()

get_ims_sms_service_status ()

get_ims_ue_to_tas_service_registration_technology ()

get_ims_ue_to_tas_service_status ()

get_ims_video_share_service_registration_technology ()

get_ims_video_share_service_status ()

get_ims_video_telephony_service_registration_technology ()

get_ims_video_telephony_service_status ()

get_ims_voice_service_registration_technology ()

get_ims_voice_service_status ()

ref ()

unref ()

Details

class Qmi.IndicationImsaImsServicesStatusChangedOutput

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

Added in version 1.36.

get_ims_sms_service_registration_technology()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_sms_service_registration_technology:

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

Return type:

(bool, value_ims_sms_service_registration_technology: Qmi.ImsaRegistrationTechnology)

Get the ‘IMS SMS Service Registration Technology’ field from self.

Added in version 1.36.

get_ims_sms_service_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_sms_service_status:

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

Return type:

(bool, value_ims_sms_service_status: Qmi.ImsaServiceStatus)

Get the ‘IMS SMS Service Status’ field from self.

Added in version 1.36.

get_ims_ue_to_tas_service_registration_technology()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_ue_to_tas_service_registration_technology:

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

Return type:

(bool, value_ims_ue_to_tas_service_registration_technology: Qmi.ImsaRegistrationTechnology)

Get the ‘IMS UE to TAS Service Registration Technology’ field from self.

Added in version 1.36.

get_ims_ue_to_tas_service_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_ue_to_tas_service_status:

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

Return type:

(bool, value_ims_ue_to_tas_service_status: Qmi.ImsaServiceStatus)

Get the ‘IMS UE to TAS Service Status’ field from self.

Added in version 1.36.

get_ims_video_share_service_registration_technology()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_video_share_service_registration_technology:

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

Return type:

(bool, value_ims_video_share_service_registration_technology: Qmi.ImsaRegistrationTechnology)

Get the ‘IMS Video Share Service Registration Technology’ field from self.

Added in version 1.36.

get_ims_video_share_service_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_video_share_service_status:

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

Return type:

(bool, value_ims_video_share_service_status: Qmi.ImsaServiceStatus)

Get the ‘IMS Video Share Service Status’ field from self.

Added in version 1.36.

get_ims_video_telephony_service_registration_technology()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_video_telephony_service_registration_technology:

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

Return type:

(bool, value_ims_video_telephony_service_registration_technology: Qmi.ImsaRegistrationTechnology)

Get the ‘IMS Video Telephony Service Registration Technology’ field from self.

Added in version 1.36.

get_ims_video_telephony_service_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_video_telephony_service_status:

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

Return type:

(bool, value_ims_video_telephony_service_status: Qmi.ImsaServiceStatus)

Get the ‘IMS Video Telephony Service Status’ field from self.

Added in version 1.36.

get_ims_voice_service_registration_technology()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_voice_service_registration_technology:

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

Return type:

(bool, value_ims_voice_service_registration_technology: Qmi.ImsaRegistrationTechnology)

Get the ‘IMS Voice Service Registration Technology’ field from self.

Added in version 1.36.

get_ims_voice_service_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ims_voice_service_status:

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

Return type:

(bool, value_ims_voice_service_status: Qmi.ImsaServiceStatus)

Get the ‘IMS Voice Service Status’ field from self.

Added in version 1.36.

ref()
Returns:

the new reference to self.

Return type:

Qmi.IndicationImsaImsServicesStatusChangedOutput

Atomically increments the reference count of self by one.

Added in version 1.36.

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