Top | ![]() |
![]() |
![]() |
![]() |
IMSA IMS Services Status Changed indicationIMSA IMS Services Status Changed indication — Methods to manage the IMSA IMS Services Status Changed indication. |
Collection of methods to parse indications of the IMSA IMS Services Status Changed message.
QmiIndicationImsaImsServicesStatusChangedOutput *
qmi_indication_imsa_ims_services_status_changed_output_ref
(QmiIndicationImsaImsServicesStatusChangedOutput *self
);
Atomically increments the reference count of self
by one.
Since: 1.36
void
qmi_indication_imsa_ims_services_status_changed_output_unref
(QmiIndicationImsaImsServicesStatusChangedOutput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_video_share_service_registration_technology (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaRegistrationTechnology *value_ims_video_share_service_registration_technology
,GError **error
);
Get the 'IMS Video Share Service Registration Technology' field from self
.
self |
||
value_ims_video_share_service_registration_technology |
a placeholder for the output QmiImsaRegistrationTechnology, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_video_share_service_status (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaServiceStatus *value_ims_video_share_service_status
,GError **error
);
Get the 'IMS Video Share Service Status' field from self
.
self |
||
value_ims_video_share_service_status |
a placeholder for the output QmiImsaServiceStatus, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_ue_to_tas_service_registration_technology (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaRegistrationTechnology *value_ims_ue_to_tas_service_registration_technology
,GError **error
);
Get the 'IMS UE to TAS Service Registration Technology' field from self
.
self |
||
value_ims_ue_to_tas_service_registration_technology |
a placeholder for the output QmiImsaRegistrationTechnology, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_ue_to_tas_service_status (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaServiceStatus *value_ims_ue_to_tas_service_status
,GError **error
);
Get the 'IMS UE to TAS Service Status' field from self
.
self |
||
value_ims_ue_to_tas_service_status |
a placeholder for the output QmiImsaServiceStatus, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_video_telephony_service_registration_technology (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaRegistrationTechnology *value_ims_video_telephony_service_registration_technology
,GError **error
);
Get the 'IMS Video Telephony Service Registration Technology' field from self
.
self |
||
value_ims_video_telephony_service_registration_technology |
a placeholder for the output QmiImsaRegistrationTechnology, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_voice_service_registration_technology (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaRegistrationTechnology *value_ims_voice_service_registration_technology
,GError **error
);
Get the 'IMS Voice Service Registration Technology' field from self
.
self |
||
value_ims_voice_service_registration_technology |
a placeholder for the output QmiImsaRegistrationTechnology, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_sms_service_registration_technology (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaRegistrationTechnology *value_ims_sms_service_registration_technology
,GError **error
);
Get the 'IMS SMS Service Registration Technology' field from self
.
self |
||
value_ims_sms_service_registration_technology |
a placeholder for the output QmiImsaRegistrationTechnology, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_video_telephony_service_status (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaServiceStatus *value_ims_video_telephony_service_status
,GError **error
);
Get the 'IMS Video Telephony Service Status' field from self
.
self |
||
value_ims_video_telephony_service_status |
a placeholder for the output QmiImsaServiceStatus, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_voice_service_status (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaServiceStatus *value_ims_voice_service_status
,GError **error
);
Get the 'IMS Voice Service Status' field from self
.
self |
||
value_ims_voice_service_status |
a placeholder for the output QmiImsaServiceStatus, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
gboolean qmi_indication_imsa_ims_services_status_changed_output_get_ims_sms_service_status (QmiIndicationImsaImsServicesStatusChangedOutput *self
,QmiImsaServiceStatus *value_ims_sms_service_status
,GError **error
);
Get the 'IMS SMS Service Status' field from self
.
self |
||
value_ims_sms_service_status |
a placeholder for the output QmiImsaServiceStatus, or |
[out][optional] |
error |
Return location for error or |
Since: 1.36
QmiIndicationImsaImsServicesStatusChangedOutput * qmi_indication_imsa_ims_services_status_changed_indication_parse (QmiMessage *message
,GError **error
);
Parses a QmiMessage and builds a QmiIndicationImsaImsServicesStatusChangedOutput out of it. The operation fails if the message is of the wrong type.
a QmiIndicationImsaImsServicesStatusChangedOutput, or NULL
if error
is set. The returned value should be freed with qmi_indication_imsa_ims_services_status_changed_output_unref()
.
Since: 1.36
typedef struct _QmiIndicationImsaImsServicesStatusChangedOutput QmiIndicationImsaImsServicesStatusChangedOutput;
The QmiIndicationImsaImsServicesStatusChangedOutput structure contains private data and should only be accessed using the provided API.
Since: 1.36