Top |
WDS Set LTE Attach PDN List indicationWDS Set LTE Attach PDN List indication — Methods to manage the WDS Set LTE Attach PDN List indication. |
QmiIndicationWdsSetLteAttachPdnListOutput *
qmi_indication_wds_set_lte_attach_pdn_list_output_ref
(QmiIndicationWdsSetLteAttachPdnListOutput *self
);
Atomically increments the reference count of self
by one.
Since: 1.28
void
qmi_indication_wds_set_lte_attach_pdn_list_output_unref
(QmiIndicationWdsSetLteAttachPdnListOutput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.28
gboolean qmi_indication_wds_set_lte_attach_pdn_list_output_get_result (QmiIndicationWdsSetLteAttachPdnListOutput *self
,GError **error
);
Get the result of the QMI operation.
self |
a QmiIndicationWdsSetLteAttachPdnListOutput. |
|
error |
Return location for error or |
Since: 1.28
gboolean qmi_indication_wds_set_lte_attach_pdn_list_output_get_action_result (QmiIndicationWdsSetLteAttachPdnListOutput *self
,gboolean *value_action_result
,GError **error
);
Get the 'Action Result' field from self
.
Since: 1.28
typedef struct _QmiIndicationWdsSetLteAttachPdnListOutput QmiIndicationWdsSetLteAttachPdnListOutput;
The QmiIndicationWdsSetLteAttachPdnListOutput structure contains private data and should only be accessed using the provided API.
Since: 1.28