NAS Register Indications

NAS Register Indications

Synopsis

                    QmiMessageNasRegisterIndicationsInput;
                    QmiMessageNasRegisterIndicationsOutput;

QmiMessageNasRegisterIndicationsInput * qmi_message_nas_register_indications_input_new
                                                        (void);
QmiMessageNasRegisterIndicationsInput * qmi_message_nas_register_indications_input_ref
                                                        (QmiMessageNasRegisterIndicationsInput *self);
void                qmi_message_nas_register_indications_input_unref
                                                        (QmiMessageNasRegisterIndicationsInput *self);
gboolean            qmi_message_nas_register_indications_input_get_rf_band_information
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *rf_band_information,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_rf_band_information
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean rf_band_information,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_embms_status
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *embms_status,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_embms_status
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean embms_status,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_current_plmn_name
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *current_plmn_name,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_current_plmn_name
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean current_plmn_name,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_managed_roaming
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *managed_roaming,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_managed_roaming
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean managed_roaming,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_hdr_session_closed
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *hdr_session_closed,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_hdr_session_closed
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean hdr_session_closed,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_hdr_new_uati_assigned
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *hdr_new_uati_assigned,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_hdr_new_uati_assigned
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean hdr_new_uati_assigned,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_error_rate
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *error_rate,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_error_rate
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean error_rate,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_signal_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *signal_info,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_signal_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean signal_info,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_system_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *system_info,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_system_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean system_info,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_network_time
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *network_time,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_network_time
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean network_time,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_subscription_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *subscription_info,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_subscription_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean subscription_info,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_dual_standby_preference
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *dual_standby_preference,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_dual_standby_preference
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean dual_standby_preference,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_serving_system_events
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *serving_system_events,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_serving_system_events
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean serving_system_events,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_ddtm_events
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *ddtm_events,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_ddtm_events
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean ddtm_events,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_get_system_selection_preference
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *system_selection_preference,
                                                         GError **error);
gboolean            qmi_message_nas_register_indications_input_set_system_selection_preference
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean system_selection_preference,
                                                         GError **error);

QmiMessageNasRegisterIndicationsOutput * qmi_message_nas_register_indications_output_ref
                                                        (QmiMessageNasRegisterIndicationsOutput *self);
void                qmi_message_nas_register_indications_output_unref
                                                        (QmiMessageNasRegisterIndicationsOutput *self);
gboolean            qmi_message_nas_register_indications_output_get_result
                                                        (QmiMessageNasRegisterIndicationsOutput *self,
                                                         GError **error);

void                qmi_client_nas_register_indications (QmiClientNas *self,
                                                         QmiMessageNasRegisterIndicationsInput *input,
                                                         guint timeout,
                                                         GCancellable *cancellable,
                                                         GAsyncReadyCallback callback,
                                                         gpointer user_data);
QmiMessageNasRegisterIndicationsOutput * qmi_client_nas_register_indications_finish
                                                        (QmiClientNas *self,
                                                         GAsyncResult *res,
                                                         GError **error);

Object Hierarchy

  GBoxed
   +----QmiMessageNasRegisterIndicationsInput
  GBoxed
   +----QmiMessageNasRegisterIndicationsOutput

Description

Details

QmiMessageNasRegisterIndicationsInput

typedef struct _QmiMessageNasRegisterIndicationsInput QmiMessageNasRegisterIndicationsInput;

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


QmiMessageNasRegisterIndicationsOutput

typedef struct _QmiMessageNasRegisterIndicationsOutput QmiMessageNasRegisterIndicationsOutput;

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


qmi_message_nas_register_indications_input_new ()

QmiMessageNasRegisterIndicationsInput * qmi_message_nas_register_indications_input_new
                                                        (void);

Allocates a new QmiMessageNasRegisterIndicationsInput.

Returns :

the newly created QmiMessageNasRegisterIndicationsInput. The returned value should be freed with qmi_message_nas_register_indications_input_unref().

qmi_message_nas_register_indications_input_ref ()

QmiMessageNasRegisterIndicationsInput * qmi_message_nas_register_indications_input_ref
                                                        (QmiMessageNasRegisterIndicationsInput *self);

Atomically increments the reference count of self by one.

self :

a QmiMessageNasRegisterIndicationsInput.

Returns :

the new reference to self.

qmi_message_nas_register_indications_input_unref ()

void                qmi_message_nas_register_indications_input_unref
                                                        (QmiMessageNasRegisterIndicationsInput *self);

Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.


qmi_message_nas_register_indications_input_get_rf_band_information ()

gboolean            qmi_message_nas_register_indications_input_get_rf_band_information
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *rf_band_information,
                                                         GError **error);

Get the 'RF Band Information' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

rf_band_information :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_rf_band_information ()

gboolean            qmi_message_nas_register_indications_input_set_rf_band_information
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean rf_band_information,
                                                         GError **error);

Set the 'RF Band Information' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

rf_band_information :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_embms_status ()

gboolean            qmi_message_nas_register_indications_input_get_embms_status
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *embms_status,
                                                         GError **error);

Get the 'eMBMS Status' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

embms_status :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_embms_status ()

gboolean            qmi_message_nas_register_indications_input_set_embms_status
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean embms_status,
                                                         GError **error);

Set the 'eMBMS Status' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

embms_status :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_current_plmn_name ()

gboolean            qmi_message_nas_register_indications_input_get_current_plmn_name
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *current_plmn_name,
                                                         GError **error);

Get the 'Current PLMN Name' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

current_plmn_name :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_current_plmn_name ()

gboolean            qmi_message_nas_register_indications_input_set_current_plmn_name
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean current_plmn_name,
                                                         GError **error);

Set the 'Current PLMN Name' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

current_plmn_name :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_managed_roaming ()

gboolean            qmi_message_nas_register_indications_input_get_managed_roaming
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *managed_roaming,
                                                         GError **error);

Get the 'Managed Roaming' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

managed_roaming :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_managed_roaming ()

gboolean            qmi_message_nas_register_indications_input_set_managed_roaming
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean managed_roaming,
                                                         GError **error);

Set the 'Managed Roaming' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

managed_roaming :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_hdr_session_closed ()

gboolean            qmi_message_nas_register_indications_input_get_hdr_session_closed
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *hdr_session_closed,
                                                         GError **error);

Get the 'HDR Session Closed' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

hdr_session_closed :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_hdr_session_closed ()

gboolean            qmi_message_nas_register_indications_input_set_hdr_session_closed
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean hdr_session_closed,
                                                         GError **error);

Set the 'HDR Session Closed' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

hdr_session_closed :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_hdr_new_uati_assigned ()

gboolean            qmi_message_nas_register_indications_input_get_hdr_new_uati_assigned
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *hdr_new_uati_assigned,
                                                         GError **error);

Get the 'HDR New UATI Assigned' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

hdr_new_uati_assigned :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_hdr_new_uati_assigned ()

gboolean            qmi_message_nas_register_indications_input_set_hdr_new_uati_assigned
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean hdr_new_uati_assigned,
                                                         GError **error);

Set the 'HDR New UATI Assigned' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

hdr_new_uati_assigned :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_error_rate ()

gboolean            qmi_message_nas_register_indications_input_get_error_rate
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *error_rate,
                                                         GError **error);

Get the 'Error Rate' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

error_rate :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_error_rate ()

gboolean            qmi_message_nas_register_indications_input_set_error_rate
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean error_rate,
                                                         GError **error);

Set the 'Error Rate' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

error_rate :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_signal_info ()

gboolean            qmi_message_nas_register_indications_input_get_signal_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *signal_info,
                                                         GError **error);

Get the 'Signal Info' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

signal_info :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_signal_info ()

gboolean            qmi_message_nas_register_indications_input_set_signal_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean signal_info,
                                                         GError **error);

Set the 'Signal Info' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

signal_info :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_system_info ()

gboolean            qmi_message_nas_register_indications_input_get_system_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *system_info,
                                                         GError **error);

Get the 'System Info' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

system_info :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_system_info ()

gboolean            qmi_message_nas_register_indications_input_set_system_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean system_info,
                                                         GError **error);

Set the 'System Info' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

system_info :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_network_time ()

gboolean            qmi_message_nas_register_indications_input_get_network_time
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *network_time,
                                                         GError **error);

Get the 'Network Time' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

network_time :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_network_time ()

gboolean            qmi_message_nas_register_indications_input_set_network_time
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean network_time,
                                                         GError **error);

Set the 'Network Time' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

network_time :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_subscription_info ()

gboolean            qmi_message_nas_register_indications_input_get_subscription_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *subscription_info,
                                                         GError **error);

Get the 'Subscription Info' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

subscription_info :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_subscription_info ()

gboolean            qmi_message_nas_register_indications_input_set_subscription_info
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean subscription_info,
                                                         GError **error);

Set the 'Subscription Info' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

subscription_info :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_dual_standby_preference ()

gboolean            qmi_message_nas_register_indications_input_get_dual_standby_preference
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *dual_standby_preference,
                                                         GError **error);

Get the 'Dual Standby Preference' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

dual_standby_preference :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_dual_standby_preference ()

gboolean            qmi_message_nas_register_indications_input_set_dual_standby_preference
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean dual_standby_preference,
                                                         GError **error);

Set the 'Dual Standby Preference' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

dual_standby_preference :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_serving_system_events ()

gboolean            qmi_message_nas_register_indications_input_get_serving_system_events
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *serving_system_events,
                                                         GError **error);

Get the 'Serving System Events' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

serving_system_events :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_serving_system_events ()

gboolean            qmi_message_nas_register_indications_input_set_serving_system_events
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean serving_system_events,
                                                         GError **error);

Set the 'Serving System Events' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

serving_system_events :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_ddtm_events ()

gboolean            qmi_message_nas_register_indications_input_get_ddtm_events
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *ddtm_events,
                                                         GError **error);

Get the 'DDTM Events' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

ddtm_events :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_ddtm_events ()

gboolean            qmi_message_nas_register_indications_input_set_ddtm_events
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean ddtm_events,
                                                         GError **error);

Set the 'DDTM Events' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

ddtm_events :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_input_get_system_selection_preference ()

gboolean            qmi_message_nas_register_indications_input_get_system_selection_preference
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean *system_selection_preference,
                                                         GError **error);

Get the 'System Selection Preference' field from self.

self :

a QmiMessageNasRegisterIndicationsInput.

system_selection_preference :

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

error :

Return location for error or NULL.

Returns :

TRUE if the field is found, FALSE otherwise.

qmi_message_nas_register_indications_input_set_system_selection_preference ()

gboolean            qmi_message_nas_register_indications_input_set_system_selection_preference
                                                        (QmiMessageNasRegisterIndicationsInput *self,
                                                         gboolean system_selection_preference,
                                                         GError **error);

Set the 'System Selection Preference' field in the message.

self :

a QmiMessageNasRegisterIndicationsInput.

system_selection_preference :

a gboolean.

error :

Return location for error or NULL.

Returns :

TRUE if value was successfully set, FALSE otherwise.

qmi_message_nas_register_indications_output_ref ()

QmiMessageNasRegisterIndicationsOutput * qmi_message_nas_register_indications_output_ref
                                                        (QmiMessageNasRegisterIndicationsOutput *self);

Atomically increments the reference count of self by one.

self :

a QmiMessageNasRegisterIndicationsOutput.

Returns :

the new reference to self.

qmi_message_nas_register_indications_output_unref ()

void                qmi_message_nas_register_indications_output_unref
                                                        (QmiMessageNasRegisterIndicationsOutput *self);

Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.


qmi_message_nas_register_indications_output_get_result ()

gboolean            qmi_message_nas_register_indications_output_get_result
                                                        (QmiMessageNasRegisterIndicationsOutput *self,
                                                         GError **error);

Get the result of the QMI operation.

self :

a QmiMessageNasRegisterIndicationsOutput.

error :

Return location for error or NULL.

Returns :

TRUE if the QMI operation succeeded, FALSE if error is set.

qmi_client_nas_register_indications ()

void                qmi_client_nas_register_indications (QmiClientNas *self,
                                                         QmiMessageNasRegisterIndicationsInput *input,
                                                         guint timeout,
                                                         GCancellable *cancellable,
                                                         GAsyncReadyCallback callback,
                                                         gpointer user_data);

Asynchronously sends a Register Indications request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call qmi_client_nas_register_indications_finish() to get the result of the operation.

self :

a QmiClientNas.

input :

a QmiMessageNasRegisterIndicationsInput.

timeout :

maximum time to wait for the method to complete, in seconds.

cancellable :

a GCancellable or NULL.

callback :

a GAsyncReadyCallback to call when the request is satisfied.

user_data :

user data to pass to callback.

qmi_client_nas_register_indications_finish ()

QmiMessageNasRegisterIndicationsOutput * qmi_client_nas_register_indications_finish
                                                        (QmiClientNas *self,
                                                         GAsyncResult *res,
                                                         GError **error);

Finishes an async operation started with qmi_client_nas_register_indications().

self :

a QmiClientNas.

res :

the GAsyncResult obtained from the GAsyncReadyCallback passed to qmi_client_nas_register_indications().

error :

Return location for error or NULL.

Returns :

a QmiMessageNasRegisterIndicationsOutput, or NULL if error is set. The returned value should be freed with qmi_message_nas_register_indications_output_unref().