|  |  |  | libqmi-glib Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | ||||
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);
GBoxed +----QmiMessageNasRegisterIndicationsInput
GBoxed +----QmiMessageNasRegisterIndicationsOutput
typedef struct _QmiMessageNasRegisterIndicationsInput QmiMessageNasRegisterIndicationsInput;
The QmiMessageNasRegisterIndicationsInput structure contains private data and should only be accessed using the provided API.
typedef struct _QmiMessageNasRegisterIndicationsOutput QmiMessageNasRegisterIndicationsOutput;
The QmiMessageNasRegisterIndicationsOutput structure contains private data and should only be accessed using the provided API.
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(). | 
QmiMessageNasRegisterIndicationsInput * qmi_message_nas_register_indications_input_ref
                                                        (QmiMessageNasRegisterIndicationsInput *self);
Atomically increments the reference count of self by one.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| Returns : | the new reference to self. | 
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
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.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
gboolean qmi_message_nas_register_indications_input_get_embms_status (QmiMessageNasRegisterIndicationsInput *self,gboolean *embms_status,GError **error);
Get the 'eMBMS Status' field from self.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
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.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
gboolean qmi_message_nas_register_indications_input_get_managed_roaming (QmiMessageNasRegisterIndicationsInput *self,gboolean *managed_roaming,GError **error);
Get the 'Managed Roaming' field from self.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
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.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
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.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
gboolean qmi_message_nas_register_indications_input_get_error_rate (QmiMessageNasRegisterIndicationsInput *self,gboolean *error_rate,GError **error);
Get the 'Error Rate' field from self.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
gboolean qmi_message_nas_register_indications_input_get_signal_info (QmiMessageNasRegisterIndicationsInput *self,gboolean *signal_info,GError **error);
Get the 'Signal Info' field from self.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
gboolean qmi_message_nas_register_indications_input_get_system_info (QmiMessageNasRegisterIndicationsInput *self,gboolean *system_info,GError **error);
Get the 'System Info' field from self.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
gboolean qmi_message_nas_register_indications_input_get_network_time (QmiMessageNasRegisterIndicationsInput *self,gboolean *network_time,GError **error);
Get the 'Network Time' field from self.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
gboolean qmi_message_nas_register_indications_input_get_subscription_info (QmiMessageNasRegisterIndicationsInput *self,gboolean *subscription_info,GError **error);
Get the 'Subscription Info' field from self.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
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.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
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.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
gboolean qmi_message_nas_register_indications_input_get_ddtm_events (QmiMessageNasRegisterIndicationsInput *self,gboolean *ddtm_events,GError **error);
Get the 'DDTM Events' field from self.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
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.
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.
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | a gboolean. | 
| 
 | Return location for error or NULL. | 
| Returns : | TRUEifvaluewas successfully set,FALSEotherwise. | 
QmiMessageNasRegisterIndicationsOutput * qmi_message_nas_register_indications_output_ref
                                                        (QmiMessageNasRegisterIndicationsOutput *self);
Atomically increments the reference count of self by one.
| 
 | a QmiMessageNasRegisterIndicationsOutput. | 
| Returns : | the new reference to self. | 
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.
| 
 | a QmiMessageNasRegisterIndicationsOutput. | 
gboolean qmi_message_nas_register_indications_output_get_result (QmiMessageNasRegisterIndicationsOutput *self,GError **error);
Get the result of the QMI operation.
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.
| 
 | a QmiClientNas. | 
| 
 | a QmiMessageNasRegisterIndicationsInput. | 
| 
 | maximum time to wait for the method to complete, in seconds. | 
| 
 | a GCancellable or NULL. | 
| 
 | a GAsyncReadyCallback to call when the request is satisfied. | 
| 
 | user data to pass to callback. | 
QmiMessageNasRegisterIndicationsOutput * qmi_client_nas_register_indications_finish (QmiClientNas *self,GAsyncResult *res,GError **error);
Finishes an async operation started with qmi_client_nas_register_indications().
| 
 | a QmiClientNas. | 
| 
 | the GAsyncResult obtained from the GAsyncReadyCallback passed to qmi_client_nas_register_indications(). | 
| 
 | Return location for error or NULL. | 
| Returns : | a QmiMessageNasRegisterIndicationsOutput, or NULLiferroris set. The returned value should be freed withqmi_message_nas_register_indications_output_unref(). |