| Top |  |  |  |  | 
| NAS Get System Info responseNAS Get System Info response — Methods to manage the NAS Get System Info response. | 
Collection of methods to create requests and parse responses of the NAS Get System Info message.
QmiMessageNasGetSystemInfoOutput *
qmi_message_nas_get_system_info_output_ref
                               (QmiMessageNasGetSystemInfoOutput *self);
Atomically increments the reference count of self
 by one.
Since: 1.0
void
qmi_message_nas_get_system_info_output_unref
                               (QmiMessageNasGetSystemInfoOutput *self);
Atomically decrements the reference count of self
 by one.
If the reference count drops to 0, self
 is completely disposed.
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_nr5g_tracking_area_code (QmiMessageNasGetSystemInfoOutput *self,GArray **value_nr5g_tracking_area_code,GError **error);
Get the 'NR5G Tracking Area Code' field from self
.
| self | ||
| value_nr5g_tracking_area_code | a placeholder for the output GArray of guint8 elements, or  | [out][optional][element-type guint8][transfer none] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_dcnr_restriction_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_dcnr_restriction_info,GError **error);
Get the 'DCNR restriction Info' field from self
.
| self | ||
| value_dcnr_restriction_info | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_eutra_with_nr5g_availability (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_eutra_with_nr5g_availability,GError **error);
Get the 'EUTRA with NR5G availability' field from self
.
| self | ||
| value_eutra_with_nr5g_availability | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_nr5g_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_nr5g_system_info_domain_valid,QmiNasNetworkServiceDomain *value_nr5g_system_info_domain,gboolean *value_nr5g_system_info_service_capability_valid,QmiNasNetworkServiceDomain *value_nr5g_system_info_service_capability,gboolean *value_nr5g_system_info_roaming_status_valid,QmiNasRoamingStatus *value_nr5g_system_info_roaming_status,gboolean *value_nr5g_system_info_forbidden_valid,gboolean *value_nr5g_system_info_forbidden,gboolean *value_nr5g_system_info_lac_valid,guint16 *value_nr5g_system_info_lac,gboolean *value_nr5g_system_info_cid_valid,guint32 *value_nr5g_system_info_cid,gboolean *value_nr5g_system_info_registration_reject_info_valid,QmiNasNetworkServiceDomain *value_nr5g_system_info_registration_reject_domain,guint8 *value_nr5g_system_info_registration_reject_cause,gboolean *value_nr5g_system_info_network_id_valid,const gchar **value_nr5g_system_info_mcc,const gchar **value_nr5g_system_info_mnc,gboolean *value_nr5g_system_info_tac_valid,guint16 *value_nr5g_system_info_tac,GError **error);
Get the 'NR5G System Info' field from self
.
| self | ||
| value_nr5g_system_info_domain_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_nr5g_system_info_service_capability_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_nr5g_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | [out][optional] | 
| value_nr5g_system_info_forbidden_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_forbidden | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_lac_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_lac | a placeholder for the output guint16, or  | [out][optional] | 
| value_nr5g_system_info_cid_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_cid | a placeholder for the output guint32, or  | [out][optional] | 
| value_nr5g_system_info_registration_reject_info_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_nr5g_system_info_registration_reject_cause | a placeholder for the output guint8, or  | [out][optional] | 
| value_nr5g_system_info_network_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_mcc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_nr5g_system_info_mnc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_nr5g_system_info_tac_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_nr5g_system_info_tac | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_nr5g_service_status_info (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *value_nr5g_service_status_info_service_status,QmiNasServiceStatus *value_nr5g_service_status_info_true_service_status,gboolean *value_nr5g_service_status_info_preferred_data_path,GError **error);
Get the 'NR5G Service Status Info' field from self
.
| self | ||
| value_nr5g_service_status_info_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_nr5g_service_status_info_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_nr5g_service_status_info_preferred_data_path | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_lte_cell_access_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasLteCellAccessStatus *value_lte_cell_access_status,GError **error);
Get the 'LTE Cell Access Status' field from self
.
| self | ||
| value_lte_cell_access_status | a placeholder for the output QmiNasLteCellAccessStatus, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.24
gboolean qmi_message_nas_get_system_info_output_get_lte_embms_coverage_info_trace_id (QmiMessageNasGetSystemInfoOutput *self,guint16 *value_lte_embms_coverage_info_trace_id,GError **error);
Get the 'LTE eMBMS Coverage Info Trace ID' field from self
.
| self | ||
| value_lte_embms_coverage_info_trace_id | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.24
gboolean qmi_message_nas_get_system_info_output_get_lte_registration_domain (QmiMessageNasGetSystemInfoOutput *self,QmiNasLteRegistrationDomain *value_lte_registration_domain,GError **error);
Get the 'LTE Registration Domain' field from self
.
| self | ||
| value_lte_registration_domain | a placeholder for the output QmiNasLteRegistrationDomain, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.24
gboolean qmi_message_nas_get_system_info_output_get_network_selection_registration_restriction (QmiMessageNasGetSystemInfoOutput *self,QmiNasNetworkSelectionRegistrationRestriction *value_network_selection_registration_restriction,GError **error);
Get the 'Network Selection Registration Restriction' field from self
.
| self | ||
| value_network_selection_registration_restriction | a placeholder for the output QmiNasNetworkSelectionRegistrationRestriction, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.24
gboolean qmi_message_nas_get_system_info_output_get_cdma_resolved_mcc (QmiMessageNasGetSystemInfoOutput *self,guint16 *value_cdma_resolved_mcc,GError **error);
Get the 'CDMA Resolved MCC' field from self
.
| self | ||
| value_cdma_resolved_mcc | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.28
gboolean qmi_message_nas_get_system_info_output_get_wcdma_routing_area_code (QmiMessageNasGetSystemInfoOutput *self,guint8 *value_wcdma_routing_area_code,GError **error);
Get the 'WCDMA Routing Area Code' field from self
.
| self | ||
| value_wcdma_routing_area_code | a placeholder for the output guint8, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.28
gboolean qmi_message_nas_get_system_info_output_get_gsm_routing_area_code (QmiMessageNasGetSystemInfoOutput *self,guint8 *value_gsm_routing_area_code,GError **error);
Get the 'GSM Routing Area Code' field from self
.
| self | ||
| value_gsm_routing_area_code | a placeholder for the output guint8, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.28
gboolean qmi_message_nas_get_system_info_output_get_cdma_registration_zone_id (QmiMessageNasGetSystemInfoOutput *self,guint16 *value_cdma_registration_zone_id,GError **error);
Get the 'CDMA Registration Zone ID' field from self
.
| self | ||
| value_cdma_registration_zone_id | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.28
gboolean qmi_message_nas_get_system_info_output_get_lte_voice_domain (QmiMessageNasGetSystemInfoOutput *self,QmiNasLteVoiceDomain *value_lte_voice_domain,GError **error);
Get the 'LTE Voice Domain' field from self
.
| self | ||
| value_lte_voice_domain | a placeholder for the output QmiNasLteVoiceDomain, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.28
gboolean qmi_message_nas_get_system_info_output_get_ims_voice_support (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_ims_voice_support,GError **error);
Get the 'IMS Voice Support' field from self
.
| self | ||
| value_ims_voice_support | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.24
gboolean qmi_message_nas_get_system_info_output_get_sim_reject_info (QmiMessageNasGetSystemInfoOutput *self,QmiNasSimRejectState *value_sim_reject_info,GError **error);
Get the 'SIM Reject Info' field from self
.
| self | ||
| value_sim_reject_info | a placeholder for the output QmiNasSimRejectState, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_lte_embms_coverage_info_support (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_lte_embms_coverage_info_support,GError **error);
Get the 'LTE eMBMS Coverage Info Support' field from self
.
| self | ||
| value_lte_embms_coverage_info_support | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_td_scdma_system_info_v2 (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_td_scdma_system_info_v2_domain_valid,QmiNasNetworkServiceDomain *value_td_scdma_system_info_v2_domain,gboolean *value_td_scdma_system_info_v2_service_capability_valid,QmiNasNetworkServiceDomain *value_td_scdma_system_info_v2_service_capability,gboolean *value_td_scdma_system_info_v2_roaming_status_valid,QmiNasRoamingStatus *value_td_scdma_system_info_v2_roaming_status,gboolean *value_td_scdma_system_info_v2_forbidden_valid,gboolean *value_td_scdma_system_info_v2_forbidden,gboolean *value_td_scdma_system_info_v2_lac_valid,guint16 *value_td_scdma_system_info_v2_lac,gboolean *value_td_scdma_system_info_v2_cid_valid,guint32 *value_td_scdma_system_info_v2_cid,gboolean *value_td_scdma_system_info_v2_registration_reject_info_valid,QmiNasNetworkServiceDomain *value_td_scdma_system_info_v2_registration_reject_domain,QmiNasRejectCause *value_td_scdma_system_info_v2_registration_reject_cause,gboolean *value_td_scdma_system_info_v2_network_id_valid,const gchar **value_td_scdma_system_info_v2_mcc,const gchar **value_td_scdma_system_info_v2_mnc,gboolean *value_td_scdma_system_info_v2_hs_call_status_valid,QmiNasWcdmaHsService *value_td_scdma_system_info_v2_hs_call_status,gboolean *value_td_scdma_system_info_v2_hs_service_valid,QmiNasWcdmaHsService *value_td_scdma_system_info_v2_hs_service,gboolean *value_td_scdma_system_info_v2_cell_parameter_id_valid,guint16 *value_td_scdma_system_info_v2_cell_parameter_id,gboolean *value_td_scdma_system_info_v2_cell_broadcast_support_valid,QmiNasCellBroadcastCapability *value_td_scdma_system_info_v2_cell_broadcast_support,gboolean *value_td_scdma_system_info_v2_cs_call_barring_status_valid,QmiNasCallBarringStatus *value_td_scdma_system_info_v2_cs_call_barring_status,gboolean *value_td_scdma_system_info_v2_ps_call_barring_status_valid,QmiNasCallBarringStatus *value_td_scdma_system_info_v2_ps_call_barring_status,gboolean *value_td_scdma_system_info_v2_cipher_domain_valid,QmiNasNetworkServiceDomain *value_td_scdma_system_info_v2_cipher_domain,GError **error);
Get the 'TD SCDMA System Info v2' field from self
.
| self | ||
| value_td_scdma_system_info_v2_domain_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_td_scdma_system_info_v2_service_capability_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_td_scdma_system_info_v2_roaming_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | [out][optional] | 
| value_td_scdma_system_info_v2_forbidden_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_forbidden | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_lac_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_lac | a placeholder for the output guint16, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cid_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cid | a placeholder for the output guint32, or  | [out][optional] | 
| value_td_scdma_system_info_v2_registration_reject_info_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_td_scdma_system_info_v2_registration_reject_cause | a placeholder for the output QmiNasRejectCause, or  | [out][optional] | 
| value_td_scdma_system_info_v2_network_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_mcc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_td_scdma_system_info_v2_mnc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_td_scdma_system_info_v2_hs_call_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_hs_call_status | a placeholder for the output QmiNasWcdmaHsService, or  | [out][optional] | 
| value_td_scdma_system_info_v2_hs_service_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_hs_service | a placeholder for the output QmiNasWcdmaHsService, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cell_parameter_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cell_parameter_id | a placeholder for the output guint16, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cell_broadcast_support_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cell_broadcast_support | a placeholder for the output QmiNasCellBroadcastCapability, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cs_call_barring_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cs_call_barring_status | a placeholder for the output QmiNasCallBarringStatus, or  | [out][optional] | 
| value_td_scdma_system_info_v2_ps_call_barring_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_ps_call_barring_status | a placeholder for the output QmiNasCallBarringStatus, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cipher_domain_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_td_scdma_system_info_v2_cipher_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_td_scdma_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *value_td_scdma_service_status_service_status,QmiNasServiceStatus *value_td_scdma_service_status_true_service_status,gboolean *value_td_scdma_service_status_preferred_data_path,GError **error);
Get the 'TD SCDMA Service Status' field from self
.
| self | ||
| value_td_scdma_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_td_scdma_service_status_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_td_scdma_service_status_preferred_data_path | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_wcdma_cipher_domain (QmiMessageNasGetSystemInfoOutput *self,QmiNasNetworkServiceDomain *value_wcdma_cipher_domain,GError **error);
Get the 'WCDMA Cipher Domain' field from self
.
| self | ||
| value_wcdma_cipher_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_gsm_cipher_domain (QmiMessageNasGetSystemInfoOutput *self,QmiNasNetworkServiceDomain *value_gsm_cipher_domain,GError **error);
Get the 'GSM Cipher Domain' field from self
.
| self | ||
| value_gsm_cipher_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_lte_voice_support (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_lte_voice_support,GError **error);
Get the 'LTE Voice Support' field from self
.
| self | ||
| value_lte_voice_support | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_wcdma_call_barring_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasCallBarringStatus *value_wcdma_call_barring_status_cs_status,QmiNasCallBarringStatus *value_wcdma_call_barring_status_ps_status,GError **error);
Get the 'WCDMA Call Barring Status' field from self
.
| self | ||
| value_wcdma_call_barring_status_cs_status | a placeholder for the output QmiNasCallBarringStatus, or  | [out][optional] | 
| value_wcdma_call_barring_status_ps_status | a placeholder for the output QmiNasCallBarringStatus, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_gsm_call_barring_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasCallBarringStatus *value_gsm_call_barring_status_cs_status,QmiNasCallBarringStatus *value_gsm_call_barring_status_ps_status,GError **error);
Get the 'GSM Call Barring Status' field from self
.
| self | ||
| value_gsm_call_barring_status_cs_status | a placeholder for the output QmiNasCallBarringStatus, or  | [out][optional] | 
| value_gsm_call_barring_status_ps_status | a placeholder for the output QmiNasCallBarringStatus, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_additional_lte_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *value_additional_lte_system_info_geo_system_index,GError **error);
Get the 'Additional LTE System Info' field from self
.
| self | ||
| value_additional_lte_system_info_geo_system_index | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_additional_wcdma_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *value_additional_wcdma_system_info_geo_system_index,QmiNasCellBroadcastCapability *value_additional_wcdma_system_info_cell_broadcast_support,GError **error);
Get the 'Additional WCDMA System Info' field from self
.
| self | ||
| value_additional_wcdma_system_info_geo_system_index | a placeholder for the output guint16, or  | [out][optional] | 
| value_additional_wcdma_system_info_cell_broadcast_support | a placeholder for the output QmiNasCellBroadcastCapability, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_additional_gsm_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *value_additional_gsm_system_info_geo_system_index,QmiNasCellBroadcastCapability *value_additional_gsm_system_info_cell_broadcast_support,GError **error);
Get the 'Additional GSM System Info' field from self
.
| self | ||
| value_additional_gsm_system_info_geo_system_index | a placeholder for the output guint16, or  | [out][optional] | 
| value_additional_gsm_system_info_cell_broadcast_support | a placeholder for the output QmiNasCellBroadcastCapability, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_additional_hdr_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *value_additional_hdr_system_info_geo_system_index,GError **error);
Get the 'Additional HDR System Info' field from self
.
| self | ||
| value_additional_hdr_system_info_geo_system_index | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_additional_cdma_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *value_additional_cdma_system_info_geo_system_index,guint16 *value_additional_cdma_system_info_registration_period,GError **error);
Get the 'Additional CDMA System Info' field from self
.
| self | ||
| value_additional_cdma_system_info_geo_system_index | a placeholder for the output guint16, or  | [out][optional] | 
| value_additional_cdma_system_info_registration_period | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_lte_system_info_v2 (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_lte_system_info_v2_domain_valid,QmiNasNetworkServiceDomain *value_lte_system_info_v2_domain,gboolean *value_lte_system_info_v2_service_capability_valid,QmiNasNetworkServiceDomain *value_lte_system_info_v2_service_capability,gboolean *value_lte_system_info_v2_roaming_status_valid,QmiNasRoamingStatus *value_lte_system_info_v2_roaming_status,gboolean *value_lte_system_info_v2_forbidden_valid,gboolean *value_lte_system_info_v2_forbidden,gboolean *value_lte_system_info_v2_lac_valid,guint16 *value_lte_system_info_v2_lac,gboolean *value_lte_system_info_v2_cid_valid,guint32 *value_lte_system_info_v2_cid,gboolean *value_lte_system_info_v2_registration_reject_info_valid,QmiNasNetworkServiceDomain *value_lte_system_info_v2_registration_reject_domain,QmiNasRejectCause *value_lte_system_info_v2_registration_reject_cause,gboolean *value_lte_system_info_v2_network_id_valid,const gchar **value_lte_system_info_v2_mcc,const gchar **value_lte_system_info_v2_mnc,gboolean *value_lte_system_info_v2_tac_valid,guint16 *value_lte_system_info_v2_tac,GError **error);
Get the 'LTE System Info v2' field from self
.
| self | ||
| value_lte_system_info_v2_domain_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_lte_system_info_v2_service_capability_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_lte_system_info_v2_roaming_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | [out][optional] | 
| value_lte_system_info_v2_forbidden_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_forbidden | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_lac_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_lac | a placeholder for the output guint16, or  | [out][optional] | 
| value_lte_system_info_v2_cid_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_cid | a placeholder for the output guint32, or  | [out][optional] | 
| value_lte_system_info_v2_registration_reject_info_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_lte_system_info_v2_registration_reject_cause | a placeholder for the output QmiNasRejectCause, or  | [out][optional] | 
| value_lte_system_info_v2_network_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_mcc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_lte_system_info_v2_mnc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_lte_system_info_v2_tac_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_lte_system_info_v2_tac | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_wcdma_system_info_v2 (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_wcdma_system_info_v2_domain_valid,QmiNasNetworkServiceDomain *value_wcdma_system_info_v2_domain,gboolean *value_wcdma_system_info_v2_service_capability_valid,QmiNasNetworkServiceDomain *value_wcdma_system_info_v2_service_capability,gboolean *value_wcdma_system_info_v2_roaming_status_valid,QmiNasRoamingStatus *value_wcdma_system_info_v2_roaming_status,gboolean *value_wcdma_system_info_v2_forbidden_valid,gboolean *value_wcdma_system_info_v2_forbidden,gboolean *value_wcdma_system_info_v2_lac_valid,guint16 *value_wcdma_system_info_v2_lac,gboolean *value_wcdma_system_info_v2_cid_valid,guint32 *value_wcdma_system_info_v2_cid,gboolean *value_wcdma_system_info_v2_registration_reject_info_valid,QmiNasNetworkServiceDomain *value_wcdma_system_info_v2_registration_reject_domain,QmiNasRejectCause *value_wcdma_system_info_v2_registration_reject_cause,gboolean *value_wcdma_system_info_v2_network_id_valid,const gchar **value_wcdma_system_info_v2_mcc,const gchar **value_wcdma_system_info_v2_mnc,gboolean *value_wcdma_system_info_v2_hs_call_status_valid,QmiNasWcdmaHsService *value_wcdma_system_info_v2_hs_call_status,gboolean *value_wcdma_system_info_v2_hs_service_valid,QmiNasWcdmaHsService *value_wcdma_system_info_v2_hs_service,gboolean *value_wcdma_system_info_v2_primary_scrambling_code_valid,guint16 *value_wcdma_system_info_v2_primary_scrambling_code,GError **error);
Get the 'WCDMA System Info v2' field from self
.
| self | ||
| value_wcdma_system_info_v2_domain_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_wcdma_system_info_v2_service_capability_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_wcdma_system_info_v2_roaming_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | [out][optional] | 
| value_wcdma_system_info_v2_forbidden_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_forbidden | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_lac_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_lac | a placeholder for the output guint16, or  | [out][optional] | 
| value_wcdma_system_info_v2_cid_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_cid | a placeholder for the output guint32, or  | [out][optional] | 
| value_wcdma_system_info_v2_registration_reject_info_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_wcdma_system_info_v2_registration_reject_cause | a placeholder for the output QmiNasRejectCause, or  | [out][optional] | 
| value_wcdma_system_info_v2_network_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_mcc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_wcdma_system_info_v2_mnc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_wcdma_system_info_v2_hs_call_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_hs_call_status | a placeholder for the output QmiNasWcdmaHsService, or  | [out][optional] | 
| value_wcdma_system_info_v2_hs_service_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_hs_service | a placeholder for the output QmiNasWcdmaHsService, or  | [out][optional] | 
| value_wcdma_system_info_v2_primary_scrambling_code_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_wcdma_system_info_v2_primary_scrambling_code | a placeholder for the output guint16, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_gsm_system_info_v2 (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_gsm_system_info_v2_domain_valid,QmiNasNetworkServiceDomain *value_gsm_system_info_v2_domain,gboolean *value_gsm_system_info_v2_service_capability_valid,QmiNasNetworkServiceDomain *value_gsm_system_info_v2_service_capability,gboolean *value_gsm_system_info_v2_roaming_status_valid,QmiNasRoamingStatus *value_gsm_system_info_v2_roaming_status,gboolean *value_gsm_system_info_v2_forbidden_valid,gboolean *value_gsm_system_info_v2_forbidden,gboolean *value_gsm_system_info_v2_lac_valid,guint16 *value_gsm_system_info_v2_lac,gboolean *value_gsm_system_info_v2_cid_valid,guint32 *value_gsm_system_info_v2_cid,gboolean *value_gsm_system_info_v2_registration_reject_info_valid,QmiNasNetworkServiceDomain *value_gsm_system_info_v2_registration_reject_domain,QmiNasRejectCause *value_gsm_system_info_v2_registration_reject_cause,gboolean *value_gsm_system_info_v2_network_id_valid,const gchar **value_gsm_system_info_v2_mcc,const gchar **value_gsm_system_info_v2_mnc,gboolean *value_gsm_system_info_v2_egprs_support_valid,gboolean *value_gsm_system_info_v2_egprs_support,gboolean *value_gsm_system_info_v2_dtm_support_valid,gboolean *value_gsm_system_info_v2_dtm_support,GError **error);
Get the 'GSM System Info v2' field from self
.
| self | ||
| value_gsm_system_info_v2_domain_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_gsm_system_info_v2_service_capability_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_gsm_system_info_v2_roaming_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | [out][optional] | 
| value_gsm_system_info_v2_forbidden_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_forbidden | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_lac_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_lac | a placeholder for the output guint16, or  | [out][optional] | 
| value_gsm_system_info_v2_cid_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_cid | a placeholder for the output guint32, or  | [out][optional] | 
| value_gsm_system_info_v2_registration_reject_info_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_gsm_system_info_v2_registration_reject_cause | a placeholder for the output QmiNasRejectCause, or  | [out][optional] | 
| value_gsm_system_info_v2_network_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_mcc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_gsm_system_info_v2_mnc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_gsm_system_info_v2_egprs_support_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_egprs_support | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_dtm_support_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_gsm_system_info_v2_dtm_support | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
gboolean qmi_message_nas_get_system_info_output_get_hdr_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_hdr_system_info_domain_valid,QmiNasNetworkServiceDomain *value_hdr_system_info_domain,gboolean *value_hdr_system_info_service_capability_valid,QmiNasNetworkServiceDomain *value_hdr_system_info_service_capability,gboolean *value_hdr_system_info_roaming_status_valid,QmiNasRoamingStatus *value_hdr_system_info_roaming_status,gboolean *value_hdr_system_info_forbidden_valid,gboolean *value_hdr_system_info_forbidden,gboolean *value_hdr_system_info_prl_match_valid,gboolean *value_hdr_system_info_prl_match,gboolean *value_hdr_system_info_personality_valid,QmiNasHdrPersonality *value_hdr_system_info_personality,gboolean *value_hdr_system_info_protocol_revision_valid,QmiNasHdrProtocolRevision *value_hdr_system_info_protocol_revision,gboolean *value_hdr_system_info_is_856_system_id_valid,const gchar **value_hdr_system_info_is_856_system_id,GError **error);
Get the 'HDR System Info' field from self
.
| self | ||
| value_hdr_system_info_domain_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_hdr_system_info_service_capability_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_hdr_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | [out][optional] | 
| value_hdr_system_info_forbidden_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_forbidden | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_prl_match_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_prl_match | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_personality_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_personality | a placeholder for the output QmiNasHdrPersonality, or  | [out][optional] | 
| value_hdr_system_info_protocol_revision_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_protocol_revision | a placeholder for the output QmiNasHdrProtocolRevision, or  | [out][optional] | 
| value_hdr_system_info_is_856_system_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_hdr_system_info_is_856_system_id | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_cdma_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *value_cdma_system_info_domain_valid,QmiNasNetworkServiceDomain *value_cdma_system_info_domain,gboolean *value_cdma_system_info_service_capability_valid,QmiNasNetworkServiceDomain *value_cdma_system_info_service_capability,gboolean *value_cdma_system_info_roaming_status_valid,QmiNasRoamingStatus *value_cdma_system_info_roaming_status,gboolean *value_cdma_system_info_forbidden_valid,gboolean *value_cdma_system_info_forbidden,gboolean *value_cdma_system_info_prl_match_valid,gboolean *value_cdma_system_info_prl_match,gboolean *value_cdma_system_info_p_rev_valid,guint8 *value_cdma_system_info_p_rev,gboolean *value_cdma_system_info_base_station_p_rev_valid,guint8 *value_cdma_system_info_base_station_p_rev,gboolean *value_cdma_system_info_concurrent_service_support_valid,gboolean *value_cdma_system_info_concurrent_service_support,gboolean *value_cdma_system_info_cdma_system_id_valid,guint16 *value_cdma_system_info_sid,guint16 *value_cdma_system_info_nid,gboolean *value_cdma_system_info_base_station_info_valid,guint16 *value_cdma_system_info_base_station_id,gint32 *value_cdma_system_info_base_station_latitude,gint32 *value_cdma_system_info_base_station_longitude,gboolean *value_cdma_system_info_packet_zone_valid,guint16 *value_cdma_system_info_packet_zone,gboolean *value_cdma_system_info_network_id_valid,const gchar **value_cdma_system_info_mcc,const gchar **value_cdma_system_info_mnc,GError **error);
Get the 'CDMA System Info' field from self
.
| self | ||
| value_cdma_system_info_domain_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_cdma_system_info_service_capability_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | [out][optional] | 
| value_cdma_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | [out][optional] | 
| value_cdma_system_info_forbidden_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_forbidden | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_prl_match_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_prl_match | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_p_rev_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_p_rev | a placeholder for the output guint8, or  | [out][optional] | 
| value_cdma_system_info_base_station_p_rev_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_base_station_p_rev | a placeholder for the output guint8, or  | [out][optional] | 
| value_cdma_system_info_concurrent_service_support_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_concurrent_service_support | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_cdma_system_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_sid | a placeholder for the output guint16, or  | [out][optional] | 
| value_cdma_system_info_nid | a placeholder for the output guint16, or  | [out][optional] | 
| value_cdma_system_info_base_station_info_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_base_station_id | a placeholder for the output guint16, or  | [out][optional] | 
| value_cdma_system_info_base_station_latitude | a placeholder for the output gint32, or  | [out][optional] | 
| value_cdma_system_info_base_station_longitude | a placeholder for the output gint32, or  | [out][optional] | 
| value_cdma_system_info_packet_zone_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_packet_zone | a placeholder for the output guint16, or  | [out][optional] | 
| value_cdma_system_info_network_id_valid | a placeholder for the output gboolean, or  | [out][optional] | 
| value_cdma_system_info_mcc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| value_cdma_system_info_mnc | a placeholder for the output constant string, or  | [out][optional][transfer none] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_lte_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *value_lte_service_status_service_status,QmiNasServiceStatus *value_lte_service_status_true_service_status,gboolean *value_lte_service_status_preferred_data_path,GError **error);
Get the 'LTE Service Status' field from self
.
| self | ||
| value_lte_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_lte_service_status_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_lte_service_status_preferred_data_path | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_wcdma_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *value_wcdma_service_status_service_status,QmiNasServiceStatus *value_wcdma_service_status_true_service_status,gboolean *value_wcdma_service_status_preferred_data_path,GError **error);
Get the 'WCDMA Service Status' field from self
.
| self | ||
| value_wcdma_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_wcdma_service_status_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_wcdma_service_status_preferred_data_path | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_gsm_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *value_gsm_service_status_service_status,QmiNasServiceStatus *value_gsm_service_status_true_service_status,gboolean *value_gsm_service_status_preferred_data_path,GError **error);
Get the 'GSM Service Status' field from self
.
| self | ||
| value_gsm_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_gsm_service_status_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_gsm_service_status_preferred_data_path | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_hdr_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *value_hdr_service_status_service_status,gboolean *value_hdr_service_status_preferred_data_path,GError **error);
Get the 'HDR Service Status' field from self
.
| self | ||
| value_hdr_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_hdr_service_status_preferred_data_path | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_cdma_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *value_cdma_service_status_service_status,gboolean *value_cdma_service_status_preferred_data_path,GError **error);
Get the 'CDMA Service Status' field from self
.
| self | ||
| value_cdma_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | [out][optional] | 
| value_cdma_service_status_preferred_data_path | a placeholder for the output gboolean, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.0
gboolean qmi_message_nas_get_system_info_output_get_result (QmiMessageNasGetSystemInfoOutput *self,GError **error);
Get the result of the QMI operation.
Since: 1.0
QmiMessageNasGetSystemInfoOutput * qmi_message_nas_get_system_info_response_parse (QmiMessage *message,GError **error);
Parses a QmiMessage and builds a QmiMessageNasGetSystemInfoOutput out of it. The operation fails if the message is of the wrong type.
 a QmiMessageNasGetSystemInfoOutput, or NULL if error
is set. The returned value should be freed with qmi_message_nas_get_system_info_output_unref().
Since: 1.34
void qmi_client_nas_get_system_info (QmiClientNas *self,gpointer unused,guint timeout,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously sends a Get System Info 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_get_system_info_finish() to get the result of the operation.
| self | a QmiClientNas. | |
| unused | 
 | |
| timeout | maximum time to wait for the method to complete, in seconds. | |
| cancellable | a GCancellable or  | |
| callback | a GAsyncReadyCallback to call when the request is satisfied. | |
| user_data | user data to pass to  | 
Since: 1.0
QmiMessageNasGetSystemInfoOutput * qmi_client_nas_get_system_info_finish (QmiClientNas *self,GAsyncResult *res,GError **error);
Finishes an async operation started with qmi_client_nas_get_system_info().
| self | a QmiClientNas. | |
| res | the GAsyncResult obtained from the GAsyncReadyCallback passed to  | |
| error | Return location for error or  | 
 a QmiMessageNasGetSystemInfoOutput, or NULL if error
is set. The returned value should be freed with qmi_message_nas_get_system_info_output_unref().
Since: 1.0
typedef struct _QmiMessageNasGetSystemInfoOutput QmiMessageNasGetSystemInfoOutput;
The QmiMessageNasGetSystemInfoOutput structure contains private data and should only be accessed using the provided API.
Since: 1.0