Qmi.IndicationImsaImsServicesStatusChangedOutput¶
Fields¶
None
Methods¶
  | 
|
  | 
Details¶
- class Qmi.IndicationImsaImsServicesStatusChangedOutput¶
 The
Qmi.IndicationImsaImsServicesStatusChangedOutputstructure contains private data and should only be accessed using the provided API.New in version 1.36.
- get_ims_sms_service_registration_technology()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_sms_service_registration_technology:
 a placeholder for the output
Qmi.ImsaRegistrationTechnology, orNoneif not required.
- Return type:
 (
bool, value_ims_sms_service_registration_technology:Qmi.ImsaRegistrationTechnology)
Get the ‘IMS SMS Service Registration Technology’ field from self.
New in version 1.36.
- get_ims_sms_service_status()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_sms_service_status:
 a placeholder for the output
Qmi.ImsaServiceStatus, orNoneif not required.
- Return type:
 (
bool, value_ims_sms_service_status:Qmi.ImsaServiceStatus)
Get the ‘IMS SMS Service Status’ field from self.
New in version 1.36.
- get_ims_ue_to_tas_service_registration_technology()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_ue_to_tas_service_registration_technology:
 a placeholder for the output
Qmi.ImsaRegistrationTechnology, orNoneif 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.
New in version 1.36.
- get_ims_ue_to_tas_service_status()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_ue_to_tas_service_status:
 a placeholder for the output
Qmi.ImsaServiceStatus, orNoneif 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.
New in version 1.36.
- Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_video_share_service_registration_technology:
 a placeholder for the output
Qmi.ImsaRegistrationTechnology, orNoneif 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.
New in version 1.36.
- Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_video_share_service_status:
 a placeholder for the output
Qmi.ImsaServiceStatus, orNoneif not required.
- Return type:
 (
bool, value_ims_video_share_service_status:Qmi.ImsaServiceStatus)
Get the ‘IMS Video Share Service Status’ field from self.
New in version 1.36.
- get_ims_video_telephony_service_registration_technology()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_video_telephony_service_registration_technology:
 a placeholder for the output
Qmi.ImsaRegistrationTechnology, orNoneif 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.
New in version 1.36.
- get_ims_video_telephony_service_status()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_video_telephony_service_status:
 a placeholder for the output
Qmi.ImsaServiceStatus, orNoneif not required.
- Return type:
 (
bool, value_ims_video_telephony_service_status:Qmi.ImsaServiceStatus)
Get the ‘IMS Video Telephony Service Status’ field from self.
New in version 1.36.
- get_ims_voice_service_registration_technology()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_voice_service_registration_technology:
 a placeholder for the output
Qmi.ImsaRegistrationTechnology, orNoneif not required.
- Return type:
 (
bool, value_ims_voice_service_registration_technology:Qmi.ImsaRegistrationTechnology)
Get the ‘IMS Voice Service Registration Technology’ field from self.
New in version 1.36.
- get_ims_voice_service_status()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_ims_voice_service_status:
 a placeholder for the output
Qmi.ImsaServiceStatus, orNoneif not required.
- Return type:
 (
bool, value_ims_voice_service_status:Qmi.ImsaServiceStatus)
Get the ‘IMS Voice Service Status’ field from self.
New in version 1.36.
- ref()¶
 - Returns:
 the new reference to self.
- Return type:
 
Atomically increments the reference count of self by one.
New 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.
New in version 1.36.