IMSA IMS Services Status Changed indication

IMSA IMS Services Status Changed indication — Methods to manage the IMSA IMS Services Status Changed indication.

Functions

Types and Values

Object Hierarchy

    GBoxed
    ╰── QmiIndicationImsaImsServicesStatusChangedOutput

Description

Collection of methods to parse indications of the IMSA IMS Services Status Changed message.

Functions

qmi_indication_imsa_ims_services_status_changed_output_ref ()

QmiIndicationImsaImsServicesStatusChangedOutput *
qmi_indication_imsa_ims_services_status_changed_output_ref
                               (QmiIndicationImsaImsServicesStatusChangedOutput *self);

Atomically increments the reference count of self by one.

Returns

the new reference to self .

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_unref ()

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


qmi_indication_imsa_ims_services_status_changed_output_get_ims_video_share_service_registration_technology ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_video_share_service_registration_technology

a placeholder for the output QmiImsaRegistrationTechnology, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_video_share_service_status ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_video_share_service_status

a placeholder for the output QmiImsaServiceStatus, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_ue_to_tas_service_registration_technology ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_ue_to_tas_service_registration_technology

a placeholder for the output QmiImsaRegistrationTechnology, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_ue_to_tas_service_status ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_ue_to_tas_service_status

a placeholder for the output QmiImsaServiceStatus, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_video_telephony_service_registration_technology ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_video_telephony_service_registration_technology

a placeholder for the output QmiImsaRegistrationTechnology, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_voice_service_registration_technology ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_voice_service_registration_technology

a placeholder for the output QmiImsaRegistrationTechnology, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_sms_service_registration_technology ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_sms_service_registration_technology

a placeholder for the output QmiImsaRegistrationTechnology, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_video_telephony_service_status ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_video_telephony_service_status

a placeholder for the output QmiImsaServiceStatus, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_voice_service_status ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_voice_service_status

a placeholder for the output QmiImsaServiceStatus, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_output_get_ims_sms_service_status ()

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 .

Parameters

self

a QmiIndicationImsaImsServicesStatusChangedOutput.

 

value_ims_sms_service_status

a placeholder for the output QmiImsaServiceStatus, or NULL if not required.

[out][optional]

error

Return location for error or NULL.

 

Returns

TRUE if the field is found, FALSE otherwise.

[skip]

Since: 1.36


qmi_indication_imsa_ims_services_status_changed_indication_parse ()

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.

Parameters

message

a QmiMessage.

 

error

return location for error or NULL.

 

Returns

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

Types and Values

QmiIndicationImsaImsServicesStatusChangedOutput

typedef struct _QmiIndicationImsaImsServicesStatusChangedOutput QmiIndicationImsaImsServicesStatusChangedOutput;

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

Since: 1.36