An opaque type representing a QMI message. A symbol specifying the broadcast CID. A symbol specifying a special CID value that references no CID. Symbol defining the #QmiClient:client-cid property. Symbol defining the #QmiClient:client-device property. Symbol defining the #QmiClient:client-service property. Symbol defining the #QmiClient:client-valid property. Symbol defining the #QmiClient:client-version-major property. Symbol defining the #QmiClient:client-version-minor property. The #QmiClient structure contains private data and should only be accessed using the provided API. Checks if the version of the service handled by this #QmiClient is greater or equal than the given version. %TRUE if the version of the service is greater or equal than the one given, %FALSE otherwise. A #QmiClient a major version. a minor version. Get the client ID of this #QmiClient. the client ID. A #QmiClient Get the #QmiDevice associated with this #QmiClient. a #GObject that must be freed with g_object_unref(). a #QmiClient Acquire the next transaction ID of this #QmiClient. The internal transaction ID gets incremented. the next transaction ID. A #QmiClient Get the service being used by this #QmiClient. a #QmiService. A #QmiClient Get the version of the service handled by this #QmiClient. %TRUE if the version was properly reported, %FALSE otherwise. A #QmiClient placeholder for the output major version. placeholder for the output minor version. Checks whether #QmiClient is a valid and usable client. The client is marked as invalid as soon as the client id is released or when the associated #QmiDevice is closed. This method may be used if the caller needs to ensure validity before a command is attempted, e.g. if the lifecycle of the object is managed in some other place and the caller just has a reference to the #QmiClient. %TRUE if the client is valid, %FALSE otherwise. a #QmiClient. Get the #QmiDevice associated with this #QmiClient, without increasing the reference count on the returned object. a #GObject. Do not free the returned object, it is owned by @self. a #QmiClient. The #QmiClientAtr structure contains private data and should only be accessed using the provided API. Asynchronously sends a Send 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_atr_send_finish() to get the result of the operation. a #QmiClientAtr. a #QmiMessageAtrSendInput. 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. Finishes an async operation started with qmi_client_atr_send(). a #QmiMessageAtrSendOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_atr_send_output_unref(). a #QmiClientAtr. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_atr_send(). The ::received signal gets emitted when a '<link linkend="libqmi-glib-ATR-Received-indication.top_of_page">Received</link>' indication is received. A #QmiIndicationAtrReceivedOutput. The #QmiClientDms structure contains private data and should only be accessed using the provided API. Asynchronously sends a Activate Automatic 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_dms_activate_automatic_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsActivateAutomaticInput. 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. Finishes an async operation started with qmi_client_dms_activate_automatic(). a #QmiMessageDmsActivateAutomaticOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_activate_automatic_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_activate_automatic(). Asynchronously sends a Activate Manual 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_dms_activate_manual_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsActivateManualInput. 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. Finishes an async operation started with qmi_client_dms_activate_manual(). a #QmiMessageDmsActivateManualOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_activate_manual_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_activate_manual(). Asynchronously sends a Delete Stored Image 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_dms_delete_stored_image_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsDeleteStoredImageInput. 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. Finishes an async operation started with qmi_client_dms_delete_stored_image(). a #QmiMessageDmsDeleteStoredImageOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_delete_stored_image_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_delete_stored_image(). Asynchronously sends a Foxconn Change Device Mode 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_dms_foxconn_change_device_mode_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsFoxconnChangeDeviceModeInput. 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. Finishes an async operation started with qmi_client_dms_foxconn_change_device_mode(). a #QmiMessageDmsFoxconnChangeDeviceModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_foxconn_change_device_mode_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_foxconn_change_device_mode(). Asynchronously sends a Foxconn Get Firmware Version 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_dms_foxconn_get_firmware_version_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsFoxconnGetFirmwareVersionInput. 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. Finishes an async operation started with qmi_client_dms_foxconn_get_firmware_version(). a #QmiMessageDmsFoxconnGetFirmwareVersionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_foxconn_get_firmware_version_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_foxconn_get_firmware_version(). Asynchronously sends a Foxconn Set FCC Authentication 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_dms_foxconn_set_fcc_authentication_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsFoxconnSetFccAuthenticationInput. 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. Finishes an async operation started with qmi_client_dms_foxconn_set_fcc_authentication(). a #QmiMessageDmsFoxconnSetFccAuthenticationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_foxconn_set_fcc_authentication_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_foxconn_set_fcc_authentication(). Asynchronously sends a Foxconn Set FCC Authentication v2 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_dms_foxconn_set_fcc_authentication_v2_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. 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. Finishes an async operation started with qmi_client_dms_foxconn_set_fcc_authentication_v2(). a #QmiMessageDmsFoxconnSetFccAuthenticationV2Output, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_foxconn_set_fcc_authentication_v2_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_foxconn_set_fcc_authentication_v2(). Asynchronously sends a Get Activation State 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_dms_get_activation_state_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_activation_state(). a #QmiMessageDmsGetActivationStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_activation_state_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_activation_state(). Asynchronously sends a Get Alt Net Config 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_dms_get_alt_net_config_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_alt_net_config(). a #QmiMessageDmsGetAltNetConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_alt_net_config_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_alt_net_config(). Asynchronously sends a Get Band Capabilities 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_dms_get_band_capabilities_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_band_capabilities(). a #QmiMessageDmsGetBandCapabilitiesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_band_capabilities_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_band_capabilities(). Asynchronously sends a Get Boot Image Download Mode 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_dms_get_boot_image_download_mode_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_boot_image_download_mode(). a #QmiMessageDmsGetBootImageDownloadModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_boot_image_download_mode_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_boot_image_download_mode(). Asynchronously sends a Get Capabilities 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_dms_get_capabilities_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_capabilities(). a #QmiMessageDmsGetCapabilitiesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_capabilities_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_capabilities(). Asynchronously sends a Get Factory SKU 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_dms_get_factory_sku_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_factory_sku(). a #QmiMessageDmsGetFactorySkuOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_factory_sku_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_factory_sku(). Asynchronously sends a Get Firmware Preference 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_dms_get_firmware_preference_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_firmware_preference(). a #QmiMessageDmsGetFirmwarePreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_firmware_preference_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_firmware_preference(). Asynchronously sends a Get Hardware Revision 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_dms_get_hardware_revision_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_hardware_revision(). a #QmiMessageDmsGetHardwareRevisionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_hardware_revision_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_hardware_revision(). Asynchronously sends a Get IDs 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_dms_get_ids_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_ids(). a #QmiMessageDmsGetIdsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_ids_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_ids(). Asynchronously sends a Get MAC Address 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_dms_get_mac_address_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsGetMacAddressInput. 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. Finishes an async operation started with qmi_client_dms_get_mac_address(). a #QmiMessageDmsGetMacAddressOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_mac_address_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_mac_address(). Asynchronously sends a Get Manufacturer 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_dms_get_manufacturer_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_manufacturer(). a #QmiMessageDmsGetManufacturerOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_manufacturer_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_manufacturer(). Asynchronously sends a Get Model 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_dms_get_model_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_model(). a #QmiMessageDmsGetModelOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_model_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_model(). Asynchronously sends a Get MSISDN 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_dms_get_msisdn_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_msisdn(). a #QmiMessageDmsGetMsisdnOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_msisdn_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_msisdn(). Asynchronously sends a Get Operating Mode 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_dms_get_operating_mode_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_operating_mode(). a #QmiMessageDmsGetOperatingModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_operating_mode_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_operating_mode(). Asynchronously sends a Get Power State 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_dms_get_power_state_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_power_state(). a #QmiMessageDmsGetPowerStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_power_state_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_power_state(). Asynchronously sends a Get PRL Version 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_dms_get_prl_version_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_prl_version(). a #QmiMessageDmsGetPrlVersionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_prl_version_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_prl_version(). Asynchronously sends a Get Revision 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_dms_get_revision_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_revision(). a #QmiMessageDmsGetRevisionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_revision_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_revision(). Asynchronously sends a Get Software Version 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_dms_get_software_version_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_software_version(). a #QmiMessageDmsGetSoftwareVersionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_software_version_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_software_version(). Asynchronously sends a Get Stored Image 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_dms_get_stored_image_info_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsGetStoredImageInfoInput. 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. Finishes an async operation started with qmi_client_dms_get_stored_image_info(). a #QmiMessageDmsGetStoredImageInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_stored_image_info_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_stored_image_info(). Asynchronously sends a Get Supported Messages 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_dms_get_supported_messages_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_supported_messages(). a #QmiMessageDmsGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_supported_messages_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_supported_messages(). Asynchronously sends a Get Time 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_dms_get_time_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_time(). a #QmiMessageDmsGetTimeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_time_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_time(). Asynchronously sends a Get User Lock State 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_dms_get_user_lock_state_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_get_user_lock_state(). a #QmiMessageDmsGetUserLockStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_user_lock_state_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_get_user_lock_state(). Asynchronously sends a HP Change Device Mode 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_dms_hp_change_device_mode_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsHpChangeDeviceModeInput. 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. Finishes an async operation started with qmi_client_dms_hp_change_device_mode(). a #QmiMessageDmsHpChangeDeviceModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_hp_change_device_mode_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_hp_change_device_mode(). Asynchronously sends a List Stored Images 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_dms_list_stored_images_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_list_stored_images(). a #QmiMessageDmsListStoredImagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_list_stored_images_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_list_stored_images(). Asynchronously sends a Read ERI File 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_dms_read_eri_file_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_read_eri_file(). a #QmiMessageDmsReadEriFileOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_read_eri_file_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_read_eri_file(). Asynchronously sends a Read User Data 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_dms_read_user_data_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_read_user_data(). a #QmiMessageDmsReadUserDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_read_user_data_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_read_user_data(). Asynchronously sends a Reset 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_dms_reset_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_reset(). a #QmiMessageDmsResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_reset_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_reset(). Asynchronously sends a Restore Factory Defaults 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_dms_restore_factory_defaults_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsRestoreFactoryDefaultsInput. 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. Finishes an async operation started with qmi_client_dms_restore_factory_defaults(). a #QmiMessageDmsRestoreFactoryDefaultsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_restore_factory_defaults_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_restore_factory_defaults(). Asynchronously sends a Set Alt Net Config 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_dms_set_alt_net_config_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetAltNetConfigInput. 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. Finishes an async operation started with qmi_client_dms_set_alt_net_config(). a #QmiMessageDmsSetAltNetConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_alt_net_config_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_alt_net_config(). Asynchronously sends a Set Boot Image Download Mode 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_dms_set_boot_image_download_mode_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetBootImageDownloadModeInput. 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. Finishes an async operation started with qmi_client_dms_set_boot_image_download_mode(). a #QmiMessageDmsSetBootImageDownloadModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_boot_image_download_mode_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_boot_image_download_mode(). Asynchronously sends a Set Event Report 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_dms_set_event_report_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetEventReportInput. 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. Finishes an async operation started with qmi_client_dms_set_event_report(). a #QmiMessageDmsSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_event_report_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_event_report(). Asynchronously sends a Set FCC Authentication 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_dms_set_fcc_authentication_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_set_fcc_authentication(). a #QmiMessageDmsSetFccAuthenticationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_fcc_authentication_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_fcc_authentication(). Asynchronously sends a Set Firmware ID 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_dms_set_firmware_id_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_set_firmware_id(). a #QmiMessageDmsSetFirmwareIdOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_firmware_id_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_firmware_id(). Asynchronously sends a Set Firmware Preference 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_dms_set_firmware_preference_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetFirmwarePreferenceInput. 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. Finishes an async operation started with qmi_client_dms_set_firmware_preference(). a #QmiMessageDmsSetFirmwarePreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_firmware_preference_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_firmware_preference(). Asynchronously sends a Set Operating Mode 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_dms_set_operating_mode_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetOperatingModeInput. 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. Finishes an async operation started with qmi_client_dms_set_operating_mode(). a #QmiMessageDmsSetOperatingModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_operating_mode_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_operating_mode(). Asynchronously sends a Set Service Programming Code 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_dms_set_service_programming_code_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetServiceProgrammingCodeInput. 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. Finishes an async operation started with qmi_client_dms_set_service_programming_code(). a #QmiMessageDmsSetServiceProgrammingCodeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_service_programming_code_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_service_programming_code(). Asynchronously sends a Set Time 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_dms_set_time_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetTimeInput. 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. Finishes an async operation started with qmi_client_dms_set_time(). a #QmiMessageDmsSetTimeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_time_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_time(). Asynchronously sends a Set User Lock Code 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_dms_set_user_lock_code_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetUserLockCodeInput. 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. Finishes an async operation started with qmi_client_dms_set_user_lock_code(). a #QmiMessageDmsSetUserLockCodeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_user_lock_code_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_user_lock_code(). Asynchronously sends a Set User Lock State 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_dms_set_user_lock_state_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSetUserLockStateInput. 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. Finishes an async operation started with qmi_client_dms_set_user_lock_state(). a #QmiMessageDmsSetUserLockStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_user_lock_state_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_set_user_lock_state(). Asynchronously sends a Swi Get Current Firmware 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_dms_swi_get_current_firmware_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_swi_get_current_firmware(). a #QmiMessageDmsSwiGetCurrentFirmwareOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_swi_get_current_firmware_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_swi_get_current_firmware(). Asynchronously sends a Swi Get USB Composition 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_dms_swi_get_usb_composition_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_swi_get_usb_composition(). a #QmiMessageDmsSwiGetUsbCompositionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_swi_get_usb_composition_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_swi_get_usb_composition(). Asynchronously sends a Swi Set USB Composition 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_dms_swi_set_usb_composition_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsSwiSetUsbCompositionInput. 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. Finishes an async operation started with qmi_client_dms_swi_set_usb_composition(). a #QmiMessageDmsSwiSetUsbCompositionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_swi_set_usb_composition_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_swi_set_usb_composition(). Asynchronously sends a UIM Change PIN 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_dms_uim_change_pin_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsUimChangePinInput. 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. Finishes an async operation started with qmi_client_dms_uim_change_pin(). a #QmiMessageDmsUimChangePinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_change_pin_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_change_pin(). Asynchronously sends a UIM Get CK Status 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_dms_uim_get_ck_status_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsUimGetCkStatusInput. 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. Finishes an async operation started with qmi_client_dms_uim_get_ck_status(). a #QmiMessageDmsUimGetCkStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_ck_status_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_get_ck_status(). Asynchronously sends a UIM Get ICCID 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_dms_uim_get_iccid_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_uim_get_iccid(). a #QmiMessageDmsUimGetIccidOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_iccid_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_get_iccid(). Asynchronously sends a UIM Get IMSI 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_dms_uim_get_imsi_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_uim_get_imsi(). a #QmiMessageDmsUimGetImsiOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_imsi_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_get_imsi(). Asynchronously sends a UIM Get PIN Status 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_dms_uim_get_pin_status_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_uim_get_pin_status(). a #QmiMessageDmsUimGetPinStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_pin_status_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_get_pin_status(). Asynchronously sends a UIM Get State 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_dms_uim_get_state_finish() to get the result of the operation. a #QmiClientDms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dms_uim_get_state(). a #QmiMessageDmsUimGetStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_state_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_get_state(). Asynchronously sends a UIM Set CK Protection 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_dms_uim_set_ck_protection_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsUimSetCkProtectionInput. 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. Finishes an async operation started with qmi_client_dms_uim_set_ck_protection(). a #QmiMessageDmsUimSetCkProtectionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_set_ck_protection_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_set_ck_protection(). Asynchronously sends a UIM Set PIN Protection 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_dms_uim_set_pin_protection_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsUimSetPinProtectionInput. 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. Finishes an async operation started with qmi_client_dms_uim_set_pin_protection(). a #QmiMessageDmsUimSetPinProtectionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_set_pin_protection_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_set_pin_protection(). Asynchronously sends a UIM Unblock CK 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_dms_uim_unblock_ck_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsUimUnblockCkInput. 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. Finishes an async operation started with qmi_client_dms_uim_unblock_ck(). a #QmiMessageDmsUimUnblockCkOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_unblock_ck_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_unblock_ck(). Asynchronously sends a UIM Unblock PIN 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_dms_uim_unblock_pin_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsUimUnblockPinInput. 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. Finishes an async operation started with qmi_client_dms_uim_unblock_pin(). a #QmiMessageDmsUimUnblockPinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_unblock_pin_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_unblock_pin(). Asynchronously sends a UIM Verify PIN 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_dms_uim_verify_pin_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsUimVerifyPinInput. 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. Finishes an async operation started with qmi_client_dms_uim_verify_pin(). a #QmiMessageDmsUimVerifyPinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_verify_pin_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_uim_verify_pin(). Asynchronously sends a Validate Service Programming Code 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_dms_validate_service_programming_code_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsValidateServiceProgrammingCodeInput. 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. Finishes an async operation started with qmi_client_dms_validate_service_programming_code(). a #QmiMessageDmsValidateServiceProgrammingCodeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_validate_service_programming_code_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_validate_service_programming_code(). Asynchronously sends a Write User Data 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_dms_write_user_data_finish() to get the result of the operation. a #QmiClientDms. a #QmiMessageDmsWriteUserDataInput. 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. Finishes an async operation started with qmi_client_dms_write_user_data(). a #QmiMessageDmsWriteUserDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_write_user_data_output_unref(). a #QmiClientDms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dms_write_user_data(). The ::event-report signal gets emitted when a '<link linkend="libqmi-glib-DMS-Event-Report-indication.top_of_page">Event Report</link>' indication is received. A #QmiIndicationDmsEventReportOutput. The #QmiClientDpm structure contains private data and should only be accessed using the provided API. Asynchronously sends a Close Port 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_dpm_close_port_finish() to get the result of the operation. a #QmiClientDpm. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dpm_close_port(). a #QmiMessageDpmClosePortOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dpm_close_port_output_unref(). a #QmiClientDpm. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dpm_close_port(). Asynchronously sends a Open Port 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_dpm_open_port_finish() to get the result of the operation. a #QmiClientDpm. a #QmiMessageDpmOpenPortInput. 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. Finishes an async operation started with qmi_client_dpm_open_port(). a #QmiMessageDpmOpenPortOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dpm_open_port_output_unref(). a #QmiClientDpm. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dpm_open_port(). The #QmiClientDsd structure contains private data and should only be accessed using the provided API. Asynchronously sends a Get APN 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_dsd_get_apn_info_finish() to get the result of the operation. a #QmiClientDsd. a #QmiMessageDsdGetApnInfoInput. 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. Finishes an async operation started with qmi_client_dsd_get_apn_info(). a #QmiMessageDsdGetApnInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dsd_get_apn_info_output_unref(). a #QmiClientDsd. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dsd_get_apn_info(). Asynchronously sends a Get System Status 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_dsd_get_system_status_finish() to get the result of the operation. a #QmiClientDsd. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_dsd_get_system_status(). a #QmiMessageDsdGetSystemStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dsd_get_system_status_output_unref(). a #QmiClientDsd. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dsd_get_system_status(). Asynchronously sends a Set APN Type 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_dsd_set_apn_type_finish() to get the result of the operation. a #QmiClientDsd. a #QmiMessageDsdSetApnTypeInput. 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. Finishes an async operation started with qmi_client_dsd_set_apn_type(). a #QmiMessageDsdSetApnTypeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dsd_set_apn_type_output_unref(). a #QmiClientDsd. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dsd_set_apn_type(). Asynchronously sends a System Status Change 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_dsd_system_status_change_finish() to get the result of the operation. a #QmiClientDsd. a #QmiMessageDsdSystemStatusChangeInput. 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. Finishes an async operation started with qmi_client_dsd_system_status_change(). a #QmiMessageDsdSystemStatusChangeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dsd_system_status_change_output_unref(). a #QmiClientDsd. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_dsd_system_status_change(). The ::system-status signal gets emitted when a '<link linkend="libqmi-glib-DSD-System-Status-indication.top_of_page">System Status</link>' indication is received. A #QmiIndicationDsdSystemStatusOutput. The #QmiClientFox structure contains private data and should only be accessed using the provided API. Asynchronously sends a Get Firmware Version 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_fox_get_firmware_version_finish() to get the result of the operation. a #QmiClientFox. a #QmiMessageFoxGetFirmwareVersionInput. 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. Finishes an async operation started with qmi_client_fox_get_firmware_version(). a #QmiMessageFoxGetFirmwareVersionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_fox_get_firmware_version_output_unref(). a #QmiClientFox. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_fox_get_firmware_version(). The #QmiClientGas structure contains private data and should only be accessed using the provided API. Asynchronously sends a DMS Get Ethernet PDU MAC Address 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_gas_dms_get_ethernet_pdu_mac_address_finish() to get the result of the operation. a #QmiClientGas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_gas_dms_get_ethernet_pdu_mac_address(). a #QmiMessageGasDmsGetEthernetPduMacAddressOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_get_ethernet_pdu_mac_address_output_unref(). a #QmiClientGas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gas_dms_get_ethernet_pdu_mac_address(). Asynchronously sends a DMS Get Firmware Auto Sim 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_gas_dms_get_firmware_auto_sim_finish() to get the result of the operation. a #QmiClientGas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_gas_dms_get_firmware_auto_sim(). a #QmiMessageGasDmsGetFirmwareAutoSimOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_get_firmware_auto_sim_output_unref(). a #QmiClientGas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gas_dms_get_firmware_auto_sim(). Asynchronously sends a DMS Get Firmware List 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_gas_dms_get_firmware_list_finish() to get the result of the operation. a #QmiClientGas. a #QmiMessageGasDmsGetFirmwareListInput. 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. Finishes an async operation started with qmi_client_gas_dms_get_firmware_list(). a #QmiMessageGasDmsGetFirmwareListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_get_firmware_list_output_unref(). a #QmiClientGas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gas_dms_get_firmware_list(). Asynchronously sends a DMS Get USB Composition 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_gas_dms_get_usb_composition_finish() to get the result of the operation. a #QmiClientGas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_gas_dms_get_usb_composition(). a #QmiMessageGasDmsGetUsbCompositionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_get_usb_composition_output_unref(). a #QmiClientGas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gas_dms_get_usb_composition(). Asynchronously sends a DMS Set Active Firmware 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_gas_dms_set_active_firmware_finish() to get the result of the operation. a #QmiClientGas. a #QmiMessageGasDmsSetActiveFirmwareInput. 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. Finishes an async operation started with qmi_client_gas_dms_set_active_firmware(). a #QmiMessageGasDmsSetActiveFirmwareOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_set_active_firmware_output_unref(). a #QmiClientGas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gas_dms_set_active_firmware(). Asynchronously sends a DMS Set Firmware Auto Sim 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_gas_dms_set_firmware_auto_sim_finish() to get the result of the operation. a #QmiClientGas. a #QmiMessageGasDmsSetFirmwareAutoSimInput. 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. Finishes an async operation started with qmi_client_gas_dms_set_firmware_auto_sim(). a #QmiMessageGasDmsSetFirmwareAutoSimOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_set_firmware_auto_sim_output_unref(). a #QmiClientGas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gas_dms_set_firmware_auto_sim(). Asynchronously sends a DMS Set USB Composition 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_gas_dms_set_usb_composition_finish() to get the result of the operation. a #QmiClientGas. a #QmiMessageGasDmsSetUsbCompositionInput. 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. Finishes an async operation started with qmi_client_gas_dms_set_usb_composition(). a #QmiMessageGasDmsSetUsbCompositionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_set_usb_composition_output_unref(). a #QmiClientGas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gas_dms_set_usb_composition(). The #QmiClientGms structure contains private data and should only be accessed using the provided API. Asynchronously sends a Test Get Value 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_gms_test_get_value_finish() to get the result of the operation. a #QmiClientGms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_gms_test_get_value(). a #QmiMessageGmsTestGetValueOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gms_test_get_value_output_unref(). a #QmiClientGms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gms_test_get_value(). Asynchronously sends a Test Set Value 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_gms_test_set_value_finish() to get the result of the operation. a #QmiClientGms. a #QmiMessageGmsTestSetValueInput. 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. Finishes an async operation started with qmi_client_gms_test_set_value(). a #QmiMessageGmsTestSetValueOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gms_test_set_value_output_unref(). a #QmiClientGms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_gms_test_set_value(). The #QmiClientIms structure contains private data and should only be accessed using the provided API. Asynchronously sends a Bind 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_ims_bind_finish() to get the result of the operation. a #QmiClientIms. a #QmiMessageImsBindInput. 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. Finishes an async operation started with qmi_client_ims_bind(). a #QmiMessageImsBindOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_ims_bind_output_unref(). a #QmiClientIms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_ims_bind(). Asynchronously sends a Get IMS Services Enabled Setting 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_ims_get_ims_services_enabled_setting_finish() to get the result of the operation. a #QmiClientIms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_ims_get_ims_services_enabled_setting(). a #QmiMessageImsGetImsServicesEnabledSettingOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_ims_get_ims_services_enabled_setting_output_unref(). a #QmiClientIms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_ims_get_ims_services_enabled_setting(). The #QmiClientImsa structure contains private data and should only be accessed using the provided API. Asynchronously sends a Bind 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_imsa_bind_finish() to get the result of the operation. a #QmiClientImsa. a #QmiMessageImsaBindInput. 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. Finishes an async operation started with qmi_client_imsa_bind(). a #QmiMessageImsaBindOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsa_bind_output_unref(). a #QmiClientImsa. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_imsa_bind(). Asynchronously sends a Get IMS Registration Status 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_imsa_get_ims_registration_status_finish() to get the result of the operation. a #QmiClientImsa. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_imsa_get_ims_registration_status(). a #QmiMessageImsaGetImsRegistrationStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsa_get_ims_registration_status_output_unref(). a #QmiClientImsa. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_imsa_get_ims_registration_status(). Asynchronously sends a Get IMS Services Status 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_imsa_get_ims_services_status_finish() to get the result of the operation. a #QmiClientImsa. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_imsa_get_ims_services_status(). a #QmiMessageImsaGetImsServicesStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsa_get_ims_services_status_output_unref(). a #QmiClientImsa. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_imsa_get_ims_services_status(). 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_imsa_register_indications_finish() to get the result of the operation. a #QmiClientImsa. a #QmiMessageImsaRegisterIndicationsInput. 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. Finishes an async operation started with qmi_client_imsa_register_indications(). a #QmiMessageImsaRegisterIndicationsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsa_register_indications_output_unref(). a #QmiClientImsa. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_imsa_register_indications(). The ::ims-registration-status-changed signal gets emitted when a '<link linkend="libqmi-glib-IMSA-IMS-Registration-Status-Changed-indication.top_of_page">IMS Registration Status Changed</link>' indication is received. A #QmiIndicationImsaImsRegistrationStatusChangedOutput. The ::ims-services-status-changed signal gets emitted when a '<link linkend="libqmi-glib-IMSA-IMS-Services-Status-Changed-indication.top_of_page">IMS Services Status Changed</link>' indication is received. A #QmiIndicationImsaImsServicesStatusChangedOutput. The #QmiClientImsp structure contains private data and should only be accessed using the provided API. Asynchronously sends a Get Enabler State 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_imsp_get_enabler_state_finish() to get the result of the operation. a #QmiClientImsp. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_imsp_get_enabler_state(). a #QmiMessageImspGetEnablerStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsp_get_enabler_state_output_unref(). a #QmiClientImsp. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_imsp_get_enabler_state(). The #QmiClientLoc structure contains private data and should only be accessed using the provided API. Asynchronously sends a Delete Assistance Data 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_loc_delete_assistance_data_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocDeleteAssistanceDataInput. 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. Finishes an async operation started with qmi_client_loc_delete_assistance_data(). a #QmiMessageLocDeleteAssistanceDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_delete_assistance_data_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_delete_assistance_data(). Asynchronously sends a Get Engine Lock 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_loc_get_engine_lock_finish() to get the result of the operation. a #QmiClientLoc. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_loc_get_engine_lock(). a #QmiMessageLocGetEngineLockOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_engine_lock_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_get_engine_lock(). Asynchronously sends a Get NMEA Types 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_loc_get_nmea_types_finish() to get the result of the operation. a #QmiClientLoc. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_loc_get_nmea_types(). a #QmiMessageLocGetNmeaTypesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_nmea_types_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_get_nmea_types(). Asynchronously sends a Get Operation Mode 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_loc_get_operation_mode_finish() to get the result of the operation. a #QmiClientLoc. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_loc_get_operation_mode(). a #QmiMessageLocGetOperationModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_operation_mode_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_get_operation_mode(). Asynchronously sends a Get Predicted Orbits Data Source 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_loc_get_predicted_orbits_data_source_finish() to get the result of the operation. a #QmiClientLoc. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_loc_get_predicted_orbits_data_source(). a #QmiMessageLocGetPredictedOrbitsDataSourceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_predicted_orbits_data_source_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_get_predicted_orbits_data_source(). Asynchronously sends a Get Server 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_loc_get_server_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocGetServerInput. 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. Finishes an async operation started with qmi_client_loc_get_server(). a #QmiMessageLocGetServerOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_server_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_get_server(). Asynchronously sends a Inject Predicted Orbits Data 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_loc_inject_predicted_orbits_data_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocInjectPredictedOrbitsDataInput. 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. Finishes an async operation started with qmi_client_loc_inject_predicted_orbits_data(). a #QmiMessageLocInjectPredictedOrbitsDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_inject_predicted_orbits_data_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_inject_predicted_orbits_data(). Asynchronously sends a Inject Xtra Data 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_loc_inject_xtra_data_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocInjectXtraDataInput. 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. Finishes an async operation started with qmi_client_loc_inject_xtra_data(). a #QmiMessageLocInjectXtraDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_inject_xtra_data_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_inject_xtra_data(). Asynchronously sends a Register Events 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_loc_register_events_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocRegisterEventsInput. 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. Finishes an async operation started with qmi_client_loc_register_events(). a #QmiMessageLocRegisterEventsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_register_events_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_register_events(). Asynchronously sends a Set Engine Lock 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_loc_set_engine_lock_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocSetEngineLockInput. 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. Finishes an async operation started with qmi_client_loc_set_engine_lock(). a #QmiMessageLocSetEngineLockOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_set_engine_lock_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_set_engine_lock(). Asynchronously sends a Set NMEA Types 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_loc_set_nmea_types_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocSetNmeaTypesInput. 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. Finishes an async operation started with qmi_client_loc_set_nmea_types(). a #QmiMessageLocSetNmeaTypesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_set_nmea_types_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_set_nmea_types(). Asynchronously sends a Set Operation Mode 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_loc_set_operation_mode_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocSetOperationModeInput. 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. Finishes an async operation started with qmi_client_loc_set_operation_mode(). a #QmiMessageLocSetOperationModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_set_operation_mode_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_set_operation_mode(). Asynchronously sends a Set Server 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_loc_set_server_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocSetServerInput. 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. Finishes an async operation started with qmi_client_loc_set_server(). a #QmiMessageLocSetServerOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_set_server_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_set_server(). Asynchronously sends a Start 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_loc_start_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocStartInput. 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. Finishes an async operation started with qmi_client_loc_start(). a #QmiMessageLocStartOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_start_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_start(). Asynchronously sends a Stop 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_loc_stop_finish() to get the result of the operation. a #QmiClientLoc. a #QmiMessageLocStopInput. 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. Finishes an async operation started with qmi_client_loc_stop(). a #QmiMessageLocStopOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_stop_output_unref(). a #QmiClientLoc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_loc_stop(). The ::delete-assistance-data signal gets emitted when a '<link linkend="libqmi-glib-LOC-Delete-Assistance-Data-indication.top_of_page">Delete Assistance Data</link>' indication is received. A #QmiIndicationLocDeleteAssistanceDataOutput. The ::engine-state signal gets emitted when a '<link linkend="libqmi-glib-LOC-Engine-State-indication.top_of_page">Engine State</link>' indication is received. A #QmiIndicationLocEngineStateOutput. The ::fix-recurrence-type signal gets emitted when a '<link linkend="libqmi-glib-LOC-Fix-Recurrence-Type-indication.top_of_page">Fix Recurrence Type</link>' indication is received. A #QmiIndicationLocFixRecurrenceTypeOutput. The ::get-engine-lock signal gets emitted when a '<link linkend="libqmi-glib-LOC-Get-Engine-Lock-indication.top_of_page">Get Engine Lock</link>' indication is received. A #QmiIndicationLocGetEngineLockOutput. The ::get-nmea-types signal gets emitted when a '<link linkend="libqmi-glib-LOC-Get-NMEA-Types-indication.top_of_page">Get NMEA Types</link>' indication is received. A #QmiIndicationLocGetNmeaTypesOutput. The ::get-operation-mode signal gets emitted when a '<link linkend="libqmi-glib-LOC-Get-Operation-Mode-indication.top_of_page">Get Operation Mode</link>' indication is received. A #QmiIndicationLocGetOperationModeOutput. The ::get-predicted-orbits-data-source signal gets emitted when a '<link linkend="libqmi-glib-LOC-Get-Predicted-Orbits-Data-Source-indication.top_of_page">Get Predicted Orbits Data Source</link>' indication is received. A #QmiIndicationLocGetPredictedOrbitsDataSourceOutput. The ::get-server signal gets emitted when a '<link linkend="libqmi-glib-LOC-Get-Server-indication.top_of_page">Get Server</link>' indication is received. A #QmiIndicationLocGetServerOutput. The ::gnss-sv-info signal gets emitted when a '<link linkend="libqmi-glib-LOC-GNSS-Sv-Info-indication.top_of_page">GNSS Sv Info</link>' indication is received. A #QmiIndicationLocGnssSvInfoOutput. The ::inject-predicted-orbits-data signal gets emitted when a '<link linkend="libqmi-glib-LOC-Inject-Predicted-Orbits-Data-indication.top_of_page">Inject Predicted Orbits Data</link>' indication is received. A #QmiIndicationLocInjectPredictedOrbitsDataOutput. The ::inject-xtra-data signal gets emitted when a '<link linkend="libqmi-glib-LOC-Inject-Xtra-Data-indication.top_of_page">Inject Xtra Data</link>' indication is received. A #QmiIndicationLocInjectXtraDataOutput. The ::nmea signal gets emitted when a '<link linkend="libqmi-glib-LOC-NMEA-indication.top_of_page">NMEA</link>' indication is received. A #QmiIndicationLocNmeaOutput. The ::position-report signal gets emitted when a '<link linkend="libqmi-glib-LOC-Position-Report-indication.top_of_page">Position Report</link>' indication is received. A #QmiIndicationLocPositionReportOutput. The ::set-engine-lock signal gets emitted when a '<link linkend="libqmi-glib-LOC-Set-Engine-Lock-indication.top_of_page">Set Engine Lock</link>' indication is received. A #QmiIndicationLocSetEngineLockOutput. The ::set-nmea-types signal gets emitted when a '<link linkend="libqmi-glib-LOC-Set-NMEA-Types-indication.top_of_page">Set NMEA Types</link>' indication is received. A #QmiIndicationLocSetNmeaTypesOutput. The ::set-operation-mode signal gets emitted when a '<link linkend="libqmi-glib-LOC-Set-Operation-Mode-indication.top_of_page">Set Operation Mode</link>' indication is received. A #QmiIndicationLocSetOperationModeOutput. The ::set-server signal gets emitted when a '<link linkend="libqmi-glib-LOC-Set-Server-indication.top_of_page">Set Server</link>' indication is received. A #QmiIndicationLocSetServerOutput. The #QmiClientNas structure contains private data and should only be accessed using the provided API. Asynchronously sends a Attach Detach 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_attach_detach_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasAttachDetachInput. 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. Finishes an async operation started with qmi_client_nas_attach_detach(). a #QmiMessageNasAttachDetachOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_attach_detach_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_attach_detach(). Asynchronously sends a Config Signal 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_config_signal_info_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasConfigSignalInfoInput. 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. Finishes an async operation started with qmi_client_nas_config_signal_info(). a #QmiMessageNasConfigSignalInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_config_signal_info_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_config_signal_info(). Asynchronously sends a Config Signal Info v2 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_config_signal_info_v2_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasConfigSignalInfoV2Input. 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. Finishes an async operation started with qmi_client_nas_config_signal_info_v2(). a #QmiMessageNasConfigSignalInfoV2Output, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_config_signal_info_v2_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_config_signal_info_v2(). Asynchronously sends a Force Network Search 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_force_network_search_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_force_network_search(). a #QmiMessageNasForceNetworkSearchOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_force_network_search_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_force_network_search(). Asynchronously sends a Get CDMA Position 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_cdma_position_info_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_cdma_position_info(). a #QmiMessageNasGetCdmaPositionInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_cdma_position_info_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_cdma_position_info(). Asynchronously sends a Get Cell Location 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_cell_location_info_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_cell_location_info(). a #QmiMessageNasGetCellLocationInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_cell_location_info_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_cell_location_info(). Asynchronously sends a Get DRX 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_drx_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_drx(). a #QmiMessageNasGetDrxOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_drx_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_drx(). Asynchronously sends a Get Home Network 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_home_network_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_home_network(). a #QmiMessageNasGetHomeNetworkOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_home_network_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_home_network(). Asynchronously sends a Get LTE Cphy CA 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_lte_cphy_ca_info_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_lte_cphy_ca_info(). a #QmiMessageNasGetLteCphyCaInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_lte_cphy_ca_info_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_lte_cphy_ca_info(). Asynchronously sends a Get Network Time 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_network_time_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_network_time(). a #QmiMessageNasGetNetworkTimeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_network_time_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_network_time(). Asynchronously sends a Get Operator Name 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_operator_name_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_operator_name(). a #QmiMessageNasGetOperatorNameOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_operator_name_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_operator_name(). Asynchronously sends a Get PLMN Name 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_plmn_name_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasGetPlmnNameInput. 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. Finishes an async operation started with qmi_client_nas_get_plmn_name(). a #QmiMessageNasGetPlmnNameOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_plmn_name_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_plmn_name(). Asynchronously sends a Get Preferred Networks 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_preferred_networks_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_preferred_networks(). a #QmiMessageNasGetPreferredNetworksOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_preferred_networks_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_preferred_networks(). Asynchronously sends a Get RF Band Information 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_rf_band_information_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_rf_band_information(). a #QmiMessageNasGetRfBandInformationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_rf_band_information_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_rf_band_information(). Asynchronously sends a Get Serving System 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_serving_system_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_serving_system(). a #QmiMessageNasGetServingSystemOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_serving_system_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_serving_system(). Asynchronously sends a Get Signal 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_signal_info_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_signal_info(). a #QmiMessageNasGetSignalInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_signal_info_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_signal_info(). Asynchronously sends a Get Signal Strength 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_signal_strength_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasGetSignalStrengthInput. 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. Finishes an async operation started with qmi_client_nas_get_signal_strength(). a #QmiMessageNasGetSignalStrengthOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_signal_strength_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_signal_strength(). Asynchronously sends a Get Supported Messages 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_supported_messages_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_supported_messages(). a #QmiMessageNasGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_supported_messages_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_supported_messages(). 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. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_system_info(). a #QmiMessageNasGetSystemInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_system_info_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_system_info(). Asynchronously sends a Get System Selection Preference 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_selection_preference_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_system_selection_preference(). a #QmiMessageNasGetSystemSelectionPreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_system_selection_preference_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_system_selection_preference(). Asynchronously sends a Get Technology Preference 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_technology_preference_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_get_technology_preference(). a #QmiMessageNasGetTechnologyPreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_technology_preference_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_technology_preference(). Asynchronously sends a Get Tx Rx 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_tx_rx_info_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasGetTxRxInfoInput. 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. Finishes an async operation started with qmi_client_nas_get_tx_rx_info(). a #QmiMessageNasGetTxRxInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_tx_rx_info_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_get_tx_rx_info(). Asynchronously sends a Initiate Network Register 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_initiate_network_register_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasInitiateNetworkRegisterInput. 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. Finishes an async operation started with qmi_client_nas_initiate_network_register(). a #QmiMessageNasInitiateNetworkRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_initiate_network_register_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_initiate_network_register(). Asynchronously sends a Network Scan request to the device. This message is abortable. If @cancellable is cancelled or if @timeout expires, an abort request will be sent to the device, and the asynchronous operation will not return until the abort response is received. It is not an error if a successful response is returned for the asynchronous operation even after the user has cancelled the cancellable, because it may happen that the response is received before the modem had a chance to run the abort. 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_network_scan_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasNetworkScanInput. 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. Finishes an async operation started with qmi_client_nas_network_scan(). a #QmiMessageNasNetworkScanOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_network_scan_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_network_scan(). 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. Finishes an async operation started with qmi_client_nas_register_indications(). a #QmiMessageNasRegisterIndicationsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_register_indications_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_register_indications(). Asynchronously sends a Reset 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_reset_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_reset(). a #QmiMessageNasResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_reset_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_reset(). Asynchronously sends a Set Event Report 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_set_event_report_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasSetEventReportInput. 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. Finishes an async operation started with qmi_client_nas_set_event_report(). a #QmiMessageNasSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_set_event_report_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_set_event_report(). Asynchronously sends a Set Preferred Networks 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_set_preferred_networks_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasSetPreferredNetworksInput. 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. Finishes an async operation started with qmi_client_nas_set_preferred_networks(). a #QmiMessageNasSetPreferredNetworksOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_set_preferred_networks_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_set_preferred_networks(). Asynchronously sends a Set System Selection Preference 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_set_system_selection_preference_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasSetSystemSelectionPreferenceInput. 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. Finishes an async operation started with qmi_client_nas_set_system_selection_preference(). a #QmiMessageNasSetSystemSelectionPreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_set_system_selection_preference_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_set_system_selection_preference(). Asynchronously sends a Set Technology Preference 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_set_technology_preference_finish() to get the result of the operation. a #QmiClientNas. a #QmiMessageNasSetTechnologyPreferenceInput. 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. Finishes an async operation started with qmi_client_nas_set_technology_preference(). a #QmiMessageNasSetTechnologyPreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_set_technology_preference_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_set_technology_preference(). Asynchronously sends a Swi Get Status 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_swi_get_status_finish() to get the result of the operation. a #QmiClientNas. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_nas_swi_get_status(). a #QmiMessageNasSwiGetStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_swi_get_status_output_unref(). a #QmiClientNas. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_nas_swi_get_status(). The ::event-report signal gets emitted when a '<link linkend="libqmi-glib-NAS-Event-Report-indication.top_of_page">Event Report</link>' indication is received. A #QmiIndicationNasEventReportOutput. The ::network-reject signal gets emitted when a '<link linkend="libqmi-glib-NAS-Network-Reject-indication.top_of_page">Network Reject</link>' indication is received. A #QmiIndicationNasNetworkRejectOutput. The ::network-time signal gets emitted when a '<link linkend="libqmi-glib-NAS-Network-Time-indication.top_of_page">Network Time</link>' indication is received. A #QmiIndicationNasNetworkTimeOutput. The ::operator-name signal gets emitted when a '<link linkend="libqmi-glib-NAS-Operator-Name-indication.top_of_page">Operator Name</link>' indication is received. A #QmiIndicationNasOperatorNameOutput. The ::serving-system signal gets emitted when a '<link linkend="libqmi-glib-NAS-Serving-System-indication.top_of_page">Serving System</link>' indication is received. A #QmiIndicationNasServingSystemOutput. The ::signal-info signal gets emitted when a '<link linkend="libqmi-glib-NAS-Signal-Info-indication.top_of_page">Signal Info</link>' indication is received. A #QmiIndicationNasSignalInfoOutput. The ::system-info signal gets emitted when a '<link linkend="libqmi-glib-NAS-System-Info-indication.top_of_page">System Info</link>' indication is received. A #QmiIndicationNasSystemInfoOutput. The #QmiClientOma structure contains private data and should only be accessed using the provided API. Asynchronously sends a Cancel Session 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_oma_cancel_session_finish() to get the result of the operation. a #QmiClientOma. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_oma_cancel_session(). a #QmiMessageOmaCancelSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_cancel_session_output_unref(). a #QmiClientOma. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_oma_cancel_session(). Asynchronously sends a Get Feature Setting 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_oma_get_feature_setting_finish() to get the result of the operation. a #QmiClientOma. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_oma_get_feature_setting(). a #QmiMessageOmaGetFeatureSettingOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_get_feature_setting_output_unref(). a #QmiClientOma. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_oma_get_feature_setting(). Asynchronously sends a Get Session 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_oma_get_session_info_finish() to get the result of the operation. a #QmiClientOma. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_oma_get_session_info(). a #QmiMessageOmaGetSessionInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_get_session_info_output_unref(). a #QmiClientOma. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_oma_get_session_info(). Asynchronously sends a Reset 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_oma_reset_finish() to get the result of the operation. a #QmiClientOma. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_oma_reset(). a #QmiMessageOmaResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_reset_output_unref(). a #QmiClientOma. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_oma_reset(). Asynchronously sends a Send Selection 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_oma_send_selection_finish() to get the result of the operation. a #QmiClientOma. a #QmiMessageOmaSendSelectionInput. 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. Finishes an async operation started with qmi_client_oma_send_selection(). a #QmiMessageOmaSendSelectionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_send_selection_output_unref(). a #QmiClientOma. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_oma_send_selection(). Asynchronously sends a Set Event Report 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_oma_set_event_report_finish() to get the result of the operation. a #QmiClientOma. a #QmiMessageOmaSetEventReportInput. 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. Finishes an async operation started with qmi_client_oma_set_event_report(). a #QmiMessageOmaSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_set_event_report_output_unref(). a #QmiClientOma. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_oma_set_event_report(). Asynchronously sends a Set Feature Setting 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_oma_set_feature_setting_finish() to get the result of the operation. a #QmiClientOma. a #QmiMessageOmaSetFeatureSettingInput. 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. Finishes an async operation started with qmi_client_oma_set_feature_setting(). a #QmiMessageOmaSetFeatureSettingOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_set_feature_setting_output_unref(). a #QmiClientOma. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_oma_set_feature_setting(). Asynchronously sends a Start Session 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_oma_start_session_finish() to get the result of the operation. a #QmiClientOma. a #QmiMessageOmaStartSessionInput. 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. Finishes an async operation started with qmi_client_oma_start_session(). a #QmiMessageOmaStartSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_start_session_output_unref(). a #QmiClientOma. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_oma_start_session(). The ::event-report signal gets emitted when a '<link linkend="libqmi-glib-OMA-Event-Report-indication.top_of_page">Event Report</link>' indication is received. A #QmiIndicationOmaEventReportOutput. The #QmiClientPbm structure contains private data and should only be accessed using the provided API. Asynchronously sends a Get All Capabilities 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_pbm_get_all_capabilities_finish() to get the result of the operation. a #QmiClientPbm. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_pbm_get_all_capabilities(). a #QmiMessagePbmGetAllCapabilitiesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pbm_get_all_capabilities_output_unref(). a #QmiClientPbm. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pbm_get_all_capabilities(). Asynchronously sends a Get Capabilities 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_pbm_get_capabilities_finish() to get the result of the operation. a #QmiClientPbm. a #QmiMessagePbmGetCapabilitiesInput. 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. Finishes an async operation started with qmi_client_pbm_get_capabilities(). a #QmiMessagePbmGetCapabilitiesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pbm_get_capabilities_output_unref(). a #QmiClientPbm. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pbm_get_capabilities(). Asynchronously sends a Indication Register 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_pbm_indication_register_finish() to get the result of the operation. a #QmiClientPbm. a #QmiMessagePbmIndicationRegisterInput. 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. Finishes an async operation started with qmi_client_pbm_indication_register(). a #QmiMessagePbmIndicationRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pbm_indication_register_output_unref(). a #QmiClientPbm. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pbm_indication_register(). The #QmiClientPdc structure contains private data and should only be accessed using the provided API. Asynchronously sends a Activate Config 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_pdc_activate_config_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcActivateConfigInput. 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. Finishes an async operation started with qmi_client_pdc_activate_config(). a #QmiMessagePdcActivateConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_activate_config_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_activate_config(). Asynchronously sends a Config Change 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_pdc_config_change_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcConfigChangeInput. 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. Finishes an async operation started with qmi_client_pdc_config_change(). a #QmiMessagePdcConfigChangeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_config_change_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_config_change(). Asynchronously sends a Deactivate Config 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_pdc_deactivate_config_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcDeactivateConfigInput. 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. Finishes an async operation started with qmi_client_pdc_deactivate_config(). a #QmiMessagePdcDeactivateConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_deactivate_config_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_deactivate_config(). Asynchronously sends a Delete Config 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_pdc_delete_config_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcDeleteConfigInput. 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. Finishes an async operation started with qmi_client_pdc_delete_config(). a #QmiMessagePdcDeleteConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_delete_config_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_delete_config(). Asynchronously sends a Get Config 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_pdc_get_config_info_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcGetConfigInfoInput. 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. Finishes an async operation started with qmi_client_pdc_get_config_info(). a #QmiMessagePdcGetConfigInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_get_config_info_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_get_config_info(). Asynchronously sends a Get Config Limits 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_pdc_get_config_limits_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcGetConfigLimitsInput. 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. Finishes an async operation started with qmi_client_pdc_get_config_limits(). a #QmiMessagePdcGetConfigLimitsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_get_config_limits_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_get_config_limits(). Asynchronously sends a Get Default Config 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_pdc_get_default_config_info_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcGetDefaultConfigInfoInput. 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. Finishes an async operation started with qmi_client_pdc_get_default_config_info(). a #QmiMessagePdcGetDefaultConfigInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_get_default_config_info_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_get_default_config_info(). Asynchronously sends a Get Selected Config 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_pdc_get_selected_config_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcGetSelectedConfigInput. 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. Finishes an async operation started with qmi_client_pdc_get_selected_config(). a #QmiMessagePdcGetSelectedConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_get_selected_config_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_get_selected_config(). Asynchronously sends a List Configs 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_pdc_list_configs_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcListConfigsInput. 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. Finishes an async operation started with qmi_client_pdc_list_configs(). a #QmiMessagePdcListConfigsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_list_configs_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_list_configs(). Asynchronously sends a Load Config 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_pdc_load_config_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcLoadConfigInput. 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. Finishes an async operation started with qmi_client_pdc_load_config(). a #QmiMessagePdcLoadConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_load_config_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_load_config(). Asynchronously sends a Register 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_pdc_register_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcRegisterInput. 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. Finishes an async operation started with qmi_client_pdc_register(). a #QmiMessagePdcRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_register_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_register(). Asynchronously sends a Reset 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_pdc_reset_finish() to get the result of the operation. a #QmiClientPdc. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_pdc_reset(). a #QmiMessagePdcResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_reset_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_reset(). Asynchronously sends a Set Selected Config 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_pdc_set_selected_config_finish() to get the result of the operation. a #QmiClientPdc. a #QmiMessagePdcSetSelectedConfigInput. 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. Finishes an async operation started with qmi_client_pdc_set_selected_config(). a #QmiMessagePdcSetSelectedConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_set_selected_config_output_unref(). a #QmiClientPdc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pdc_set_selected_config(). The ::activate-config signal gets emitted when a '<link linkend="libqmi-glib-PDC-Activate-Config-indication.top_of_page">Activate Config</link>' indication is received. A #QmiIndicationPdcActivateConfigOutput. The ::deactivate-config signal gets emitted when a '<link linkend="libqmi-glib-PDC-Deactivate-Config-indication.top_of_page">Deactivate Config</link>' indication is received. A #QmiIndicationPdcDeactivateConfigOutput. The ::get-config-info signal gets emitted when a '<link linkend="libqmi-glib-PDC-Get-Config-Info-indication.top_of_page">Get Config Info</link>' indication is received. A #QmiIndicationPdcGetConfigInfoOutput. The ::get-selected-config signal gets emitted when a '<link linkend="libqmi-glib-PDC-Get-Selected-Config-indication.top_of_page">Get Selected Config</link>' indication is received. A #QmiIndicationPdcGetSelectedConfigOutput. The ::list-configs signal gets emitted when a '<link linkend="libqmi-glib-PDC-List-Configs-indication.top_of_page">List Configs</link>' indication is received. A #QmiIndicationPdcListConfigsOutput. The ::load-config signal gets emitted when a '<link linkend="libqmi-glib-PDC-Load-Config-indication.top_of_page">Load Config</link>' indication is received. A #QmiIndicationPdcLoadConfigOutput. The ::refresh signal gets emitted when a '<link linkend="libqmi-glib-PDC-Refresh-indication.top_of_page">Refresh</link>' indication is received. A #QmiIndicationPdcRefreshOutput. The ::set-selected-config signal gets emitted when a '<link linkend="libqmi-glib-PDC-Set-Selected-Config-indication.top_of_page">Set Selected Config</link>' indication is received. A #QmiIndicationPdcSetSelectedConfigOutput. The #QmiClientPds structure contains private data and should only be accessed using the provided API. Asynchronously sends a Get AGPS Config 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_pds_get_agps_config_finish() to get the result of the operation. a #QmiClientPds. a #QmiMessagePdsGetAgpsConfigInput. 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. Finishes an async operation started with qmi_client_pds_get_agps_config(). a #QmiMessagePdsGetAgpsConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_get_agps_config_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_get_agps_config(). Asynchronously sends a Get Auto Tracking State 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_pds_get_auto_tracking_state_finish() to get the result of the operation. a #QmiClientPds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_pds_get_auto_tracking_state(). a #QmiMessagePdsGetAutoTrackingStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_get_auto_tracking_state_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_get_auto_tracking_state(). Asynchronously sends a Get Default Tracking Session 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_pds_get_default_tracking_session_finish() to get the result of the operation. a #QmiClientPds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_pds_get_default_tracking_session(). a #QmiMessagePdsGetDefaultTrackingSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_get_default_tracking_session_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_get_default_tracking_session(). Asynchronously sends a Get GPS Service State 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_pds_get_gps_service_state_finish() to get the result of the operation. a #QmiClientPds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_pds_get_gps_service_state(). a #QmiMessagePdsGetGpsServiceStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_get_gps_service_state_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_get_gps_service_state(). Asynchronously sends a Reset 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_pds_reset_finish() to get the result of the operation. a #QmiClientPds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_pds_reset(). a #QmiMessagePdsResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_reset_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_reset(). Asynchronously sends a Set AGPS Config 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_pds_set_agps_config_finish() to get the result of the operation. a #QmiClientPds. a #QmiMessagePdsSetAgpsConfigInput. 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. Finishes an async operation started with qmi_client_pds_set_agps_config(). a #QmiMessagePdsSetAgpsConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_agps_config_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_set_agps_config(). Asynchronously sends a Set Auto Tracking State 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_pds_set_auto_tracking_state_finish() to get the result of the operation. a #QmiClientPds. a #QmiMessagePdsSetAutoTrackingStateInput. 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. Finishes an async operation started with qmi_client_pds_set_auto_tracking_state(). a #QmiMessagePdsSetAutoTrackingStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_auto_tracking_state_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_set_auto_tracking_state(). Asynchronously sends a Set Default Tracking Session 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_pds_set_default_tracking_session_finish() to get the result of the operation. a #QmiClientPds. a #QmiMessagePdsSetDefaultTrackingSessionInput. 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. Finishes an async operation started with qmi_client_pds_set_default_tracking_session(). a #QmiMessagePdsSetDefaultTrackingSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_default_tracking_session_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_set_default_tracking_session(). Asynchronously sends a Set Event Report 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_pds_set_event_report_finish() to get the result of the operation. a #QmiClientPds. a #QmiMessagePdsSetEventReportInput. 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. Finishes an async operation started with qmi_client_pds_set_event_report(). a #QmiMessagePdsSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_event_report_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_set_event_report(). Asynchronously sends a Set GPS Service State 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_pds_set_gps_service_state_finish() to get the result of the operation. a #QmiClientPds. a #QmiMessagePdsSetGpsServiceStateInput. 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. Finishes an async operation started with qmi_client_pds_set_gps_service_state(). a #QmiMessagePdsSetGpsServiceStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_gps_service_state_output_unref(). a #QmiClientPds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_pds_set_gps_service_state(). The ::event-report signal gets emitted when a '<link linkend="libqmi-glib-PDS-Event-Report-indication.top_of_page">Event Report</link>' indication is received. A #QmiIndicationPdsEventReportOutput. The ::gps-ready signal gets emitted when a 'GPS Ready' indication is received. The #QmiClientQos structure contains private data and should only be accessed using the provided API. Asynchronously sends a Get Flow Status 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_qos_get_flow_status_finish() to get the result of the operation. a #QmiClientQos. a #QmiMessageQosGetFlowStatusInput. 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. Finishes an async operation started with qmi_client_qos_get_flow_status(). a #QmiMessageQosGetFlowStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_qos_get_flow_status_output_unref(). a #QmiClientQos. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_qos_get_flow_status(). Asynchronously sends a Get Network Status 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_qos_get_network_status_finish() to get the result of the operation. a #QmiClientQos. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_qos_get_network_status(). a #QmiMessageQosGetNetworkStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_qos_get_network_status_output_unref(). a #QmiClientQos. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_qos_get_network_status(). Asynchronously sends a Reset 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_qos_reset_finish() to get the result of the operation. a #QmiClientQos. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_qos_reset(). a #QmiMessageQosResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_qos_reset_output_unref(). a #QmiClientQos. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_qos_reset(). Asynchronously sends a Swi Read Data Stats 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_qos_swi_read_data_stats_finish() to get the result of the operation. a #QmiClientQos. a #QmiMessageQosSwiReadDataStatsInput. 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. Finishes an async operation started with qmi_client_qos_swi_read_data_stats(). a #QmiMessageQosSwiReadDataStatsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_qos_swi_read_data_stats_output_unref(). a #QmiClientQos. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_qos_swi_read_data_stats(). The ::flow-status signal gets emitted when a '<link linkend="libqmi-glib-QOS-Flow-Status-indication.top_of_page">Flow Status</link>' indication is received. A #QmiIndicationQosFlowStatusOutput. The ::network-status signal gets emitted when a '<link linkend="libqmi-glib-QOS-Network-Status-indication.top_of_page">Network Status</link>' indication is received. A #QmiIndicationQosNetworkStatusOutput. The #QmiClientSar structure contains private data and should only be accessed using the provided API. Asynchronously sends a RF Get State 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_sar_rf_get_state_finish() to get the result of the operation. a #QmiClientSar. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_sar_rf_get_state(). a #QmiMessageSarRfGetStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_sar_rf_get_state_output_unref(). a #QmiClientSar. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_sar_rf_get_state(). Asynchronously sends a RF Set State 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_sar_rf_set_state_finish() to get the result of the operation. a #QmiClientSar. a #QmiMessageSarRfSetStateInput. 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. Finishes an async operation started with qmi_client_sar_rf_set_state(). a #QmiMessageSarRfSetStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_sar_rf_set_state_output_unref(). a #QmiClientSar. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_sar_rf_set_state(). The #QmiClientSsc structure contains private data and should only be accessed using the provided API. Asynchronously sends a Control 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_ssc_control_finish() to get the result of the operation. a #QmiClientSsc. a #QmiMessageSscControlInput. 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. Finishes an async operation started with qmi_client_ssc_control(). a #QmiMessageSscControlOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_ssc_control_output_unref(). a #QmiClientSsc. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_ssc_control(). The ::report-large signal gets emitted when a '<link linkend="libqmi-glib-SSC-Report-Large-indication.top_of_page">Report Large</link>' indication is received. A #QmiIndicationSscReportLargeOutput. The ::report-small signal gets emitted when a '<link linkend="libqmi-glib-SSC-Report-Small-indication.top_of_page">Report Small</link>' indication is received. A #QmiIndicationSscReportSmallOutput. The #QmiClientUim structure contains private data and should only be accessed using the provided API. Asynchronously sends a Change PIN 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_uim_change_pin_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimChangePinInput. 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. Finishes an async operation started with qmi_client_uim_change_pin(). a #QmiMessageUimChangePinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_change_pin_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_change_pin(). Asynchronously sends a Change Provisioning Session 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_uim_change_provisioning_session_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimChangeProvisioningSessionInput. 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. Finishes an async operation started with qmi_client_uim_change_provisioning_session(). a #QmiMessageUimChangeProvisioningSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_change_provisioning_session_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_change_provisioning_session(). Asynchronously sends a Depersonalization 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_uim_depersonalization_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimDepersonalizationInput. 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. Finishes an async operation started with qmi_client_uim_depersonalization(). a #QmiMessageUimDepersonalizationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_depersonalization_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_depersonalization(). Asynchronously sends a Get Card Status 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_uim_get_card_status_finish() to get the result of the operation. a #QmiClientUim. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_uim_get_card_status(). a #QmiMessageUimGetCardStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_card_status_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_get_card_status(). Asynchronously sends a Get Configuration 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_uim_get_configuration_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimGetConfigurationInput. 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. Finishes an async operation started with qmi_client_uim_get_configuration(). a #QmiMessageUimGetConfigurationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_configuration_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_get_configuration(). Asynchronously sends a Get File Attributes 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_uim_get_file_attributes_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimGetFileAttributesInput. 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. Finishes an async operation started with qmi_client_uim_get_file_attributes(). a #QmiMessageUimGetFileAttributesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_file_attributes_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_get_file_attributes(). Asynchronously sends a Get Slot Status 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_uim_get_slot_status_finish() to get the result of the operation. a #QmiClientUim. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_uim_get_slot_status(). a #QmiMessageUimGetSlotStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_slot_status_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_get_slot_status(). Asynchronously sends a Get Supported Messages 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_uim_get_supported_messages_finish() to get the result of the operation. a #QmiClientUim. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_uim_get_supported_messages(). a #QmiMessageUimGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_supported_messages_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_get_supported_messages(). Asynchronously sends a Logical Channel 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_uim_logical_channel_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimLogicalChannelInput. 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. Finishes an async operation started with qmi_client_uim_logical_channel(). a #QmiMessageUimLogicalChannelOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_logical_channel_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_logical_channel(). Asynchronously sends a Open Logical Channel 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_uim_open_logical_channel_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimOpenLogicalChannelInput. 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. Finishes an async operation started with qmi_client_uim_open_logical_channel(). a #QmiMessageUimOpenLogicalChannelOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_open_logical_channel_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_open_logical_channel(). Asynchronously sends a Power Off SIM 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_uim_power_off_sim_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimPowerOffSimInput. 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. Finishes an async operation started with qmi_client_uim_power_off_sim(). a #QmiMessageUimPowerOffSimOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_power_off_sim_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_power_off_sim(). Asynchronously sends a Power On SIM 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_uim_power_on_sim_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimPowerOnSimInput. 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. Finishes an async operation started with qmi_client_uim_power_on_sim(). a #QmiMessageUimPowerOnSimOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_power_on_sim_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_power_on_sim(). Asynchronously sends a Read Record 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_uim_read_record_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimReadRecordInput. 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. Finishes an async operation started with qmi_client_uim_read_record(). a #QmiMessageUimReadRecordOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_read_record_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_read_record(). Asynchronously sends a Read Transparent 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_uim_read_transparent_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimReadTransparentInput. 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. Finishes an async operation started with qmi_client_uim_read_transparent(). a #QmiMessageUimReadTransparentOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_read_transparent_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_read_transparent(). Asynchronously sends a Refresh Complete 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_uim_refresh_complete_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimRefreshCompleteInput. 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. Finishes an async operation started with qmi_client_uim_refresh_complete(). a #QmiMessageUimRefreshCompleteOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_refresh_complete_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_refresh_complete(). Asynchronously sends a Refresh Register 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_uim_refresh_register_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimRefreshRegisterInput. 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. Asynchronously sends a Refresh Register All 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_uim_refresh_register_all_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimRefreshRegisterAllInput. 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. Finishes an async operation started with qmi_client_uim_refresh_register_all(). a #QmiMessageUimRefreshRegisterAllOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_refresh_register_all_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_refresh_register_all(). Finishes an async operation started with qmi_client_uim_refresh_register(). a #QmiMessageUimRefreshRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_refresh_register_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_refresh_register(). Asynchronously sends a Register Events 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_uim_register_events_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimRegisterEventsInput. 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. Finishes an async operation started with qmi_client_uim_register_events(). a #QmiMessageUimRegisterEventsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_register_events_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_register_events(). Asynchronously sends a Remote Unlock 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_uim_remote_unlock_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimRemoteUnlockInput. 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. Finishes an async operation started with qmi_client_uim_remote_unlock(). a #QmiMessageUimRemoteUnlockOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_remote_unlock_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_remote_unlock(). Asynchronously sends a Reset 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_uim_reset_finish() to get the result of the operation. a #QmiClientUim. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_uim_reset(). a #QmiMessageUimResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_reset_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_reset(). Asynchronously sends a Send APDU 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_uim_send_apdu_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimSendApduInput. 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. Finishes an async operation started with qmi_client_uim_send_apdu(). a #QmiMessageUimSendApduOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_send_apdu_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_send_apdu(). Asynchronously sends a Set PIN Protection 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_uim_set_pin_protection_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimSetPinProtectionInput. 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. Finishes an async operation started with qmi_client_uim_set_pin_protection(). a #QmiMessageUimSetPinProtectionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_set_pin_protection_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_set_pin_protection(). Asynchronously sends a Switch Slot 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_uim_switch_slot_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimSwitchSlotInput. 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. Finishes an async operation started with qmi_client_uim_switch_slot(). a #QmiMessageUimSwitchSlotOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_switch_slot_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_switch_slot(). Asynchronously sends a Unblock PIN 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_uim_unblock_pin_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimUnblockPinInput. 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. Finishes an async operation started with qmi_client_uim_unblock_pin(). a #QmiMessageUimUnblockPinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_unblock_pin_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_unblock_pin(). Asynchronously sends a Verify PIN 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_uim_verify_pin_finish() to get the result of the operation. a #QmiClientUim. a #QmiMessageUimVerifyPinInput. 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. Finishes an async operation started with qmi_client_uim_verify_pin(). a #QmiMessageUimVerifyPinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_verify_pin_output_unref(). a #QmiClientUim. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_uim_verify_pin(). The ::card-status signal gets emitted when a '<link linkend="libqmi-glib-UIM-Card-Status-indication.top_of_page">Card Status</link>' indication is received. A #QmiIndicationUimCardStatusOutput. The ::refresh signal gets emitted when a '<link linkend="libqmi-glib-UIM-Refresh-indication.top_of_page">Refresh</link>' indication is received. A #QmiIndicationUimRefreshOutput. The ::slot-status signal gets emitted when a '<link linkend="libqmi-glib-UIM-Slot-Status-indication.top_of_page">Slot Status</link>' indication is received. A #QmiIndicationUimSlotStatusOutput. The #QmiClientVoice structure contains private data and should only be accessed using the provided API. Asynchronously sends a Answer Call 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_voice_answer_call_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceAnswerCallInput. 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. Finishes an async operation started with qmi_client_voice_answer_call(). a #QmiMessageVoiceAnswerCallOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_answer_call_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_answer_call(). Asynchronously sends a Answer USSD 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_voice_answer_ussd_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceAnswerUssdInput. 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. Finishes an async operation started with qmi_client_voice_answer_ussd(). a #QmiMessageVoiceAnswerUssdOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_answer_ussd_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_answer_ussd(). Asynchronously sends a Burst DTMF 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_voice_burst_dtmf_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceBurstDtmfInput. 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. Finishes an async operation started with qmi_client_voice_burst_dtmf(). a #QmiMessageVoiceBurstDtmfOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_burst_dtmf_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_burst_dtmf(). Asynchronously sends a Cancel USSD 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_voice_cancel_ussd_finish() to get the result of the operation. a #QmiClientVoice. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_voice_cancel_ussd(). a #QmiMessageVoiceCancelUssdOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_cancel_ussd_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_cancel_ussd(). Asynchronously sends a Dial Call 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_voice_dial_call_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceDialCallInput. 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. Finishes an async operation started with qmi_client_voice_dial_call(). a #QmiMessageVoiceDialCallOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_dial_call_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_dial_call(). Asynchronously sends a End Call 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_voice_end_call_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceEndCallInput. 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. Finishes an async operation started with qmi_client_voice_end_call(). a #QmiMessageVoiceEndCallOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_end_call_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_end_call(). Asynchronously sends a Get All Call 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_voice_get_all_call_info_finish() to get the result of the operation. a #QmiClientVoice. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_voice_get_all_call_info(). a #QmiMessageVoiceGetAllCallInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_get_all_call_info_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_get_all_call_info(). Asynchronously sends a Get Call Waiting 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_voice_get_call_waiting_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceGetCallWaitingInput. 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. Finishes an async operation started with qmi_client_voice_get_call_waiting(). a #QmiMessageVoiceGetCallWaitingOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_get_call_waiting_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_get_call_waiting(). Asynchronously sends a Get Config 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_voice_get_config_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceGetConfigInput. 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. Finishes an async operation started with qmi_client_voice_get_config(). a #QmiMessageVoiceGetConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_get_config_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_get_config(). Asynchronously sends a Get Supported Messages 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_voice_get_supported_messages_finish() to get the result of the operation. a #QmiClientVoice. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_voice_get_supported_messages(). a #QmiMessageVoiceGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_get_supported_messages_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_get_supported_messages(). Asynchronously sends a Indication Register 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_voice_indication_register_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceIndicationRegisterInput. 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. Finishes an async operation started with qmi_client_voice_indication_register(). a #QmiMessageVoiceIndicationRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_indication_register_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_indication_register(). Asynchronously sends a Manage Calls 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_voice_manage_calls_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceManageCallsInput. 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. Finishes an async operation started with qmi_client_voice_manage_calls(). a #QmiMessageVoiceManageCallsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_manage_calls_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_manage_calls(). Asynchronously sends a Originate USSD 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_voice_originate_ussd_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceOriginateUssdInput. 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. Finishes an async operation started with qmi_client_voice_originate_ussd(). a #QmiMessageVoiceOriginateUssdOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_originate_ussd_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_originate_ussd(). Asynchronously sends a Originate USSD No Wait 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_voice_originate_ussd_no_wait_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceOriginateUssdNoWaitInput. 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. Finishes an async operation started with qmi_client_voice_originate_ussd_no_wait(). a #QmiMessageVoiceOriginateUssdNoWaitOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_originate_ussd_no_wait_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_originate_ussd_no_wait(). Asynchronously sends a Set Supplementary Service 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_voice_set_supplementary_service_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceSetSupplementaryServiceInput. 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. Finishes an async operation started with qmi_client_voice_set_supplementary_service(). a #QmiMessageVoiceSetSupplementaryServiceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_set_supplementary_service_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_set_supplementary_service(). Asynchronously sends a Start Continuous DTMF 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_voice_start_continuous_dtmf_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceStartContinuousDtmfInput. 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. Finishes an async operation started with qmi_client_voice_start_continuous_dtmf(). a #QmiMessageVoiceStartContinuousDtmfOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_start_continuous_dtmf_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_start_continuous_dtmf(). Asynchronously sends a Stop Continuous DTMF 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_voice_stop_continuous_dtmf_finish() to get the result of the operation. a #QmiClientVoice. a #QmiMessageVoiceStopContinuousDtmfInput. 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. Finishes an async operation started with qmi_client_voice_stop_continuous_dtmf(). a #QmiMessageVoiceStopContinuousDtmfOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_stop_continuous_dtmf_output_unref(). a #QmiClientVoice. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_voice_stop_continuous_dtmf(). The ::all-call-status signal gets emitted when a '<link linkend="libqmi-glib-VOICE-All-Call-Status-indication.top_of_page">All Call Status</link>' indication is received. A #QmiIndicationVoiceAllCallStatusOutput. The ::originate-ussd-no-wait signal gets emitted when a '<link linkend="libqmi-glib-VOICE-Originate-USSD-No-Wait-indication.top_of_page">Originate USSD No Wait</link>' indication is received. A #QmiIndicationVoiceOriginateUssdNoWaitOutput. The ::release-ussd signal gets emitted when a 'Release USSD' indication is received. The ::supplementary-service signal gets emitted when a '<link linkend="libqmi-glib-VOICE-Supplementary-Service-indication.top_of_page">Supplementary Service</link>' indication is received. A #QmiIndicationVoiceSupplementaryServiceOutput. The ::ussd signal gets emitted when a '<link linkend="libqmi-glib-VOICE-USSD-indication.top_of_page">USSD</link>' indication is received. A #QmiIndicationVoiceUssdOutput. The #QmiClientWda structure contains private data and should only be accessed using the provided API. Asynchronously sends a Get Data Format 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_wda_get_data_format_finish() to get the result of the operation. a #QmiClientWda. a #QmiMessageWdaGetDataFormatInput. 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. Finishes an async operation started with qmi_client_wda_get_data_format(). a #QmiMessageWdaGetDataFormatOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wda_get_data_format_output_unref(). a #QmiClientWda. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wda_get_data_format(). Asynchronously sends a Get Supported Messages 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_wda_get_supported_messages_finish() to get the result of the operation. a #QmiClientWda. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wda_get_supported_messages(). a #QmiMessageWdaGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wda_get_supported_messages_output_unref(). a #QmiClientWda. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wda_get_supported_messages(). Asynchronously sends a Loopback Configuration 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_wda_loopback_configuration_finish() to get the result of the operation. a #QmiClientWda. a #QmiMessageWdaLoopbackConfigurationInput. 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. Finishes an async operation started with qmi_client_wda_loopback_configuration(). a #QmiMessageWdaLoopbackConfigurationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wda_loopback_configuration_output_unref(). a #QmiClientWda. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wda_loopback_configuration(). Asynchronously sends a Set Data Format 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_wda_set_data_format_finish() to get the result of the operation. a #QmiClientWda. a #QmiMessageWdaSetDataFormatInput. 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. Finishes an async operation started with qmi_client_wda_set_data_format(). a #QmiMessageWdaSetDataFormatOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wda_set_data_format_output_unref(). a #QmiClientWda. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wda_set_data_format(). The ::loopback-configuration signal gets emitted when a '<link linkend="libqmi-glib-WDA-Loopback-Configuration-indication.top_of_page">Loopback Configuration</link>' indication is received. A #QmiIndicationWdaLoopbackConfigurationOutput. The #QmiClientWds structure contains private data and should only be accessed using the provided API. Asynchronously sends a Bind Data Port 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_wds_bind_data_port_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsBindDataPortInput. 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. Finishes an async operation started with qmi_client_wds_bind_data_port(). a #QmiMessageWdsBindDataPortOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_bind_data_port_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_bind_data_port(). Asynchronously sends a Bind Mux Data Port 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_wds_bind_mux_data_port_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsBindMuxDataPortInput. 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. Finishes an async operation started with qmi_client_wds_bind_mux_data_port(). a #QmiMessageWdsBindMuxDataPortOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_bind_mux_data_port_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_bind_mux_data_port(). Asynchronously sends a Configure Profile Event List 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_wds_configure_profile_event_list_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsConfigureProfileEventListInput. 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. Finishes an async operation started with qmi_client_wds_configure_profile_event_list(). a #QmiMessageWdsConfigureProfileEventListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_configure_profile_event_list_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_configure_profile_event_list(). Asynchronously sends a Create Profile 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_wds_create_profile_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsCreateProfileInput. 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. Finishes an async operation started with qmi_client_wds_create_profile(). a #QmiMessageWdsCreateProfileOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_create_profile_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_create_profile(). Asynchronously sends a Delete Profile 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_wds_delete_profile_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsDeleteProfileInput. 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. Finishes an async operation started with qmi_client_wds_delete_profile(). a #QmiMessageWdsDeleteProfileOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_delete_profile_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_delete_profile(). Asynchronously sends a Get Autoconnect Settings 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_wds_get_autoconnect_settings_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_autoconnect_settings(). a #QmiMessageWdsGetAutoconnectSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_autoconnect_settings_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_autoconnect_settings(). Asynchronously sends a Get Channel Rates 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_wds_get_channel_rates_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_channel_rates(). a #QmiMessageWdsGetChannelRatesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_channel_rates_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_channel_rates(). Asynchronously sends a Get Current Data Bearer Technology 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_wds_get_current_data_bearer_technology_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_current_data_bearer_technology(). a #QmiMessageWdsGetCurrentDataBearerTechnologyOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_current_data_bearer_technology_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_current_data_bearer_technology(). Asynchronously sends a Get Current Settings 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_wds_get_current_settings_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsGetCurrentSettingsInput. 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. Finishes an async operation started with qmi_client_wds_get_current_settings(). a #QmiMessageWdsGetCurrentSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_current_settings_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_current_settings(). Asynchronously sends a Get Data Bearer Technology 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_wds_get_data_bearer_technology_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_data_bearer_technology(). a #QmiMessageWdsGetDataBearerTechnologyOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_data_bearer_technology_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_data_bearer_technology(). Asynchronously sends a Get Default Profile Number 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_wds_get_default_profile_number_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsGetDefaultProfileNumberInput. 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. Finishes an async operation started with qmi_client_wds_get_default_profile_number(). a #QmiMessageWdsGetDefaultProfileNumberOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_default_profile_number_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_default_profile_number(). Asynchronously sends a Get Default Settings 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_wds_get_default_settings_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsGetDefaultSettingsInput. 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. Finishes an async operation started with qmi_client_wds_get_default_settings(). a #QmiMessageWdsGetDefaultSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_default_settings_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_default_settings(). Asynchronously sends a Get Dormancy Status 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_wds_get_dormancy_status_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_dormancy_status(). a #QmiMessageWdsGetDormancyStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_dormancy_status_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_dormancy_status(). Asynchronously sends a Get LTE Attach Parameters 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_wds_get_lte_attach_parameters_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_lte_attach_parameters(). a #QmiMessageWdsGetLteAttachParametersOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_lte_attach_parameters_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_lte_attach_parameters(). Asynchronously sends a Get LTE Attach PDN List 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_wds_get_lte_attach_pdn_list_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_lte_attach_pdn_list(). a #QmiMessageWdsGetLteAttachPdnListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_lte_attach_pdn_list_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_lte_attach_pdn_list(). Asynchronously sends a Get Max LTE Attach PDN Number 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_wds_get_max_lte_attach_pdn_number_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_max_lte_attach_pdn_number(). a #QmiMessageWdsGetMaxLteAttachPdnNumberOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_max_lte_attach_pdn_number_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_max_lte_attach_pdn_number(). Asynchronously sends a Get Packet Service Status 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_wds_get_packet_service_status_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_packet_service_status(). a #QmiMessageWdsGetPacketServiceStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_packet_service_status_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_packet_service_status(). Asynchronously sends a Get Packet Statistics 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_wds_get_packet_statistics_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsGetPacketStatisticsInput. 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. Finishes an async operation started with qmi_client_wds_get_packet_statistics(). a #QmiMessageWdsGetPacketStatisticsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_packet_statistics_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_packet_statistics(). Asynchronously sends a Get PDN Throttle 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_wds_get_pdn_throttle_info_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsGetPdnThrottleInfoInput. 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. Finishes an async operation started with qmi_client_wds_get_pdn_throttle_info(). a #QmiMessageWdsGetPdnThrottleInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_pdn_throttle_info_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_pdn_throttle_info(). Asynchronously sends a Get Profile List 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_wds_get_profile_list_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsGetProfileListInput. 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. Finishes an async operation started with qmi_client_wds_get_profile_list(). a #QmiMessageWdsGetProfileListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_profile_list_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_profile_list(). Asynchronously sends a Get Profile Settings 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_wds_get_profile_settings_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsGetProfileSettingsInput. 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. Finishes an async operation started with qmi_client_wds_get_profile_settings(). a #QmiMessageWdsGetProfileSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_profile_settings_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_profile_settings(). Asynchronously sends a Get Supported Messages 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_wds_get_supported_messages_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_get_supported_messages(). a #QmiMessageWdsGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_supported_messages_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_get_supported_messages(). Asynchronously sends a Go Active 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_wds_go_active_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_go_active(). a #QmiMessageWdsGoActiveOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_go_active_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_go_active(). Asynchronously sends a Go Dormant 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_wds_go_dormant_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_go_dormant(). a #QmiMessageWdsGoDormantOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_go_dormant_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_go_dormant(). Asynchronously sends a Indication Register 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_wds_indication_register_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsIndicationRegisterInput. 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. Finishes an async operation started with qmi_client_wds_indication_register(). a #QmiMessageWdsIndicationRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_indication_register_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_indication_register(). Asynchronously sends a Modify Profile 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_wds_modify_profile_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsModifyProfileInput. 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. Finishes an async operation started with qmi_client_wds_modify_profile(). a #QmiMessageWdsModifyProfileOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_modify_profile_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_modify_profile(). Asynchronously sends a Reset 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_wds_reset_finish() to get the result of the operation. a #QmiClientWds. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wds_reset(). a #QmiMessageWdsResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_reset_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_reset(). Asynchronously sends a Set Autoconnect Settings 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_wds_set_autoconnect_settings_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsSetAutoconnectSettingsInput. 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. Finishes an async operation started with qmi_client_wds_set_autoconnect_settings(). a #QmiMessageWdsSetAutoconnectSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_autoconnect_settings_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_set_autoconnect_settings(). Asynchronously sends a Set Default Profile Number 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_wds_set_default_profile_number_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsSetDefaultProfileNumberInput. 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. Finishes an async operation started with qmi_client_wds_set_default_profile_number(). a #QmiMessageWdsSetDefaultProfileNumberOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_default_profile_number_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_set_default_profile_number(). Asynchronously sends a Set Event Report 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_wds_set_event_report_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsSetEventReportInput. 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. Finishes an async operation started with qmi_client_wds_set_event_report(). a #QmiMessageWdsSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_event_report_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_set_event_report(). Asynchronously sends a Set IP Family 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_wds_set_ip_family_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsSetIpFamilyInput. 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. Finishes an async operation started with qmi_client_wds_set_ip_family(). a #QmiMessageWdsSetIpFamilyOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_ip_family_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_set_ip_family(). Asynchronously sends a Set LTE Attach PDN List 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_wds_set_lte_attach_pdn_list_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsSetLteAttachPdnListInput. 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. Finishes an async operation started with qmi_client_wds_set_lte_attach_pdn_list(). a #QmiMessageWdsSetLteAttachPdnListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_lte_attach_pdn_list_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_set_lte_attach_pdn_list(). Asynchronously sends a Start Network request to the device. This message is abortable. If @cancellable is cancelled or if @timeout expires, an abort request will be sent to the device, and the asynchronous operation will not return until the abort response is received. It is not an error if a successful response is returned for the asynchronous operation even after the user has cancelled the cancellable, because it may happen that the response is received before the modem had a chance to run the abort. 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_wds_start_network_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsStartNetworkInput. 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. Finishes an async operation started with qmi_client_wds_start_network(). a #QmiMessageWdsStartNetworkOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_start_network_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_start_network(). Asynchronously sends a Stop Network 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_wds_stop_network_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsStopNetworkInput. 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. Finishes an async operation started with qmi_client_wds_stop_network(). a #QmiMessageWdsStopNetworkOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_stop_network_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_stop_network(). Asynchronously sends a Swi Create Profile Indexed 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_wds_swi_create_profile_indexed_finish() to get the result of the operation. a #QmiClientWds. a #QmiMessageWdsSwiCreateProfileIndexedInput. 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. Finishes an async operation started with qmi_client_wds_swi_create_profile_indexed(). a #QmiMessageWdsSwiCreateProfileIndexedOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_swi_create_profile_indexed_output_unref(). a #QmiClientWds. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wds_swi_create_profile_indexed(). The ::event-report signal gets emitted when a '<link linkend="libqmi-glib-WDS-Event-Report-indication.top_of_page">Event Report</link>' indication is received. A #QmiIndicationWdsEventReportOutput. The ::extended-ip-config signal gets emitted when a '<link linkend="libqmi-glib-WDS-Extended-Ip-Config-indication.top_of_page">Extended Ip Config</link>' indication is received. A #QmiIndicationWdsExtendedIpConfigOutput. The ::packet-service-status signal gets emitted when a '<link linkend="libqmi-glib-WDS-Packet-Service-Status-indication.top_of_page">Packet Service Status</link>' indication is received. A #QmiIndicationWdsPacketServiceStatusOutput. The ::profile-changed signal gets emitted when a '<link linkend="libqmi-glib-WDS-Profile-Changed-indication.top_of_page">Profile Changed</link>' indication is received. A #QmiIndicationWdsProfileChangedOutput. The ::set-lte-attach-pdn-list signal gets emitted when a '<link linkend="libqmi-glib-WDS-Set-LTE-Attach-PDN-List-indication.top_of_page">Set LTE Attach PDN List</link>' indication is received. A #QmiIndicationWdsSetLteAttachPdnListOutput. The #QmiClientWms structure contains private data and should only be accessed using the provided API. Asynchronously sends a Delete 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_wms_delete_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsDeleteInput. 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. Finishes an async operation started with qmi_client_wms_delete(). a #QmiMessageWmsDeleteOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_delete_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_delete(). Asynchronously sends a Get Message Protocol 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_wms_get_message_protocol_finish() to get the result of the operation. a #QmiClientWms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wms_get_message_protocol(). a #QmiMessageWmsGetMessageProtocolOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_get_message_protocol_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_get_message_protocol(). Asynchronously sends a Get Routes 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_wms_get_routes_finish() to get the result of the operation. a #QmiClientWms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wms_get_routes(). a #QmiMessageWmsGetRoutesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_get_routes_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_get_routes(). Asynchronously sends a Get Supported Messages 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_wms_get_supported_messages_finish() to get the result of the operation. a #QmiClientWms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wms_get_supported_messages(). a #QmiMessageWmsGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_get_supported_messages_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_get_supported_messages(). Asynchronously sends a List Messages 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_wms_list_messages_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsListMessagesInput. 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. Finishes an async operation started with qmi_client_wms_list_messages(). a #QmiMessageWmsListMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_list_messages_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_list_messages(). Asynchronously sends a Modify Tag 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_wms_modify_tag_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsModifyTagInput. 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. Finishes an async operation started with qmi_client_wms_modify_tag(). a #QmiMessageWmsModifyTagOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_modify_tag_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_modify_tag(). Asynchronously sends a Raw Read 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_wms_raw_read_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsRawReadInput. 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. Finishes an async operation started with qmi_client_wms_raw_read(). a #QmiMessageWmsRawReadOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_raw_read_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_raw_read(). Asynchronously sends a Raw Send 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_wms_raw_send_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsRawSendInput. 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. Finishes an async operation started with qmi_client_wms_raw_send(). a #QmiMessageWmsRawSendOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_raw_send_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_raw_send(). Asynchronously sends a Raw Write 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_wms_raw_write_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsRawWriteInput. 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. Finishes an async operation started with qmi_client_wms_raw_write(). a #QmiMessageWmsRawWriteOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_raw_write_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_raw_write(). Asynchronously sends a Reset 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_wms_reset_finish() to get the result of the operation. a #QmiClientWms. %NULL. This message doesn't have any input bundle. 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. Finishes an async operation started with qmi_client_wms_reset(). a #QmiMessageWmsResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_reset_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_reset(). Asynchronously sends a Send Ack 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_wms_send_ack_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsSendAckInput. 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. Finishes an async operation started with qmi_client_wms_send_ack(). a #QmiMessageWmsSendAckOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_send_ack_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_send_ack(). Asynchronously sends a Send From Memory Storage 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_wms_send_from_memory_storage_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsSendFromMemoryStorageInput. 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. Finishes an async operation started with qmi_client_wms_send_from_memory_storage(). a #QmiMessageWmsSendFromMemoryStorageOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_send_from_memory_storage_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_send_from_memory_storage(). Asynchronously sends a Set Event Report 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_wms_set_event_report_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsSetEventReportInput. 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. Finishes an async operation started with qmi_client_wms_set_event_report(). a #QmiMessageWmsSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_set_event_report_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_set_event_report(). Asynchronously sends a Set Routes 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_wms_set_routes_finish() to get the result of the operation. a #QmiClientWms. a #QmiMessageWmsSetRoutesInput. 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. Finishes an async operation started with qmi_client_wms_set_routes(). a #QmiMessageWmsSetRoutesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_set_routes_output_unref(). a #QmiClientWms. the #GAsyncResult obtained from the #GAsyncReadyCallback passed to qmi_client_wms_set_routes(). The ::event-report signal gets emitted when a '<link linkend="libqmi-glib-WMS-Event-Report-indication.top_of_page">Event Report</link>' indication is received. A #QmiIndicationWmsEventReportOutput. The ::smsc-address signal gets emitted when a '<link linkend="libqmi-glib-WMS-SMSC-Address-indication.top_of_page">SMSC Address</link>' indication is received. A #QmiIndicationWmsSmscAddressOutput. Common errors that may be reported by libqmi-glib. Operation failed. Operation cannot be executed in the current state. Operation timed out. Invalid arguments given. QMI message is invalid. TLV not found. TLV is too long. Not supported. TLV has no value. Empty TLVs are not a real error, so this error type is never generated. Since 1.12. Deprecated 1.22. QMI message is unexpected. Since 1.16. Invalid data found in the message. Since 1.24.6. Gets the nickname string for the #QmiCoreError specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiCoreError. Controls whether the network port data format includes a QoS header or not. Should normally be set to ABSENT. QoS header absent QoS header present Determines the network port data format. data frames formatted as 802.3 Ethernet data frames are raw IP packets QMI flags in messages of the %QMI_SERVICE_CTL service. None. Message is a response. Message is an indication. Symbol defining the common string prefix used for all libqmi errors in DBus. Symbol defining the #QmiDevice:device-consecutive-timeouts property. Symbol defining the #QmiDevice:device-file property. Symbol defining the maximum supported mux id. Symbol defining the minimum supported mux id. Symbol defining the mux id for an unbound interface. This value is also used to indicate an invalid mux id. Symbol defining the #QmiDevice:device-node property. <note><para> This property is only available when the library is built with QRTR support. </para></note> Symbol defining the #QmiDevice:device-no-file-check property. Symbol defining the #QmiDevice:device-proxy-path property. Symbol defining the #QmiDevice::indication signal. Symbol defining the #QmiDevice::device-removed signal. Symbol defining the #QmiDevice:device-wwan-iface property. Data Endpoint Type. Unknown. Since 1.30. High-speed inter-chip interface. Since 1.30. High-speed USB. PCIe. Since 1.28. Embedded. Since 1.28. BAM/DMUX. Since 1.30. Undefined. Gets the nickname string for the #QmiDataEndpointType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDataEndpointType. The #QmiDevice structure contains private data and should only be accessed using the provided API. Finishes an operation started with qmi_device_new(). A newly created #QmiDevice, or %NULL if @error is set. a #GAsyncResult. Finishes an operation started with qmi_device_new_from_node(). <note><para> This method is only available when the library is built with QRTR support. </para></note> A newly created #QmiDevice, or %NULL if @error is set. a #GAsyncResult. Asynchronously creates a #QmiDevice object to manage @file. When the operation is finished, @callback will be invoked. You can then call qmi_device_new_finish() to get the result of the operation. a #GFile. optional #GCancellable object, %NULL to ignore. a #GAsyncReadyCallback to call when the initialization is finished. the data to pass to callback function. Asynchronously creates a #QmiDevice object to manage @node. When the operation is finished, @callback will be invoked. You can then call qmi_device_new_finish() to get the result of the operation. <note><para> This method is only available when the library is built with QRTR support. </para></note> a #QrtrNode. optional #GCancellable object, #NULL to ignore. a #GAsyncReadyCallback to call when the initialization is finished. the data to pass to callback function. Asynchronously creates a new virtual network device node with a custom prefix on top of @base_ifname. This allows having multiple net interfaces running on top of another using multiplexing. If the kernel driver doesn't allow this functionality, a %QMI_CORE_ERROR_UNSUPPORTED error will be returned. The operation may fail if the given interface name is not associated to the QMI control port managed by the #QmiDevice. Depending on the kernel driver in use and the multiplexing method, the given @ifname_prefix may be ignored. The user should not assume that the returned link interface name is prefixed with @ifname_prefix as it may not be the case. When the operation is finished @callback will be called. You can then call qmi_device_add_link_finish() to get the result of the operation. <note><para> When using the qmi_wwan kernel driver, the configured expected kernel data format will be used to select the type of multiplexing method. If the format is %QMI_DEVICE_EXPECTED_DATA_FORMAT_RAW_IP the qmi_wwan specific add_mux/del_mux operations will be used. If the format is %QMI_DEVICE_EXPECTED_DATA_FORMAT_QMAP_PASS_THROUGH, the generic rmnet netlink operations will be used. No multiplexing support exists when the format is %QMI_DEVICE_EXPECTED_DATA_FORMAT_802_3. </para><para> For every other kernel driver (e.g. ipa), rmnet netlink operations are assumed to be supported. </para></note> <note><para> When using the qmi_wwan driver from a kernel older than v5.12, some of the multiplexing features like using %QMI_DEVICE_MUX_ID_AUTOMATIC may not be fully available for programs that use ephimeral #QmiDevice objects for single operations. </para></note> a #QmiDevice. the mux id for the link, in the [%QMI_DEVICE_MUX_ID_MIN,%QMI_DEVICE_MUX_ID_MAX] range, or %QMI_DEVICE_MUX_ID_AUTOMATIC to find the first available mux id. the interface which the new link will be created on. the prefix suggested to be used for the name of the new link created. a #GCancellable, or %NULL. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_add_link(). The name of the net interface created, %NULL if @error is set. a #QmiDevice. a #GAsyncResult. the mux ID for the link created. Asynchronously creates a new virtual network device in the same way as qmi_device_add_link() does, but passing the additional @flags to the kernel during the operation. Using %QMI_DEVICE_ADD_LINK_FLAGS_NONE as @flags is equivalent to calling qmi_device_add_link() directly. If the link creation with the given set of @flags is unsupported by the backend, the operation may fail. <note><para> None of the @flags supported are applicable when using the multiplexing support provided by the qmi_wwan kernel driver, they are only used if using the rmnet backend for link management support. </para></note> a #QmiDevice. the mux id for the link, in the [%QMI_DEVICE_MUX_ID_MIN,%QMI_DEVICE_MUX_ID_MAX] range, or %QMI_DEVICE_MUX_ID_AUTOMATIC to find the first available mux id. the interface which the new link will be created on. the prefix suggested to be used for the name of the new link created. bitmask of %QmiDeviceAddLinkFlags values to pass to the kernel when creating the new link. a #GCancellable, or %NULL. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_add_link_finish(). The name of the net interface created, %NULL if @error is set. a #QmiDevice. a #GAsyncResult. the mux ID for the link created. Asynchronously allocates a new #QmiClient in @self. If %QMI_CID_NONE is given in @cid, a new client ID will be allocated; otherwise a client with the given @cid will be generated. When the operation is finished @callback will be called. You can then call qmi_device_allocate_client_finish() to get the result of the operation. Note: Clients for the %QMI_SERVICE_CTL cannot be created with this method; instead get/peek the implicit one from @self. a #QmiDevice. a valid #QmiService. a valid client ID, or %QMI_CID_NONE. maximum time to wait. optional #GCancellable object, %NULL to ignore. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_allocate_client(). a newly allocated #QmiClient, or %NULL if @error is set. a #QmiDevice. a #GAsyncResult. Checks whether the given data format is supported by the kernel. interface. <note><para> This method is only applicable when using the qmi_wwan kernel driver. </para></note> %TRUE if the data format is supported, or %FALSE if @error is set. a #QmiDevice. a known #QmiDeviceExpectedDataFormat. Checks whether link management is supported by the kernel. %TRUE if link management is supported, or %FALSE if @error is set. a #QmiDevice. Asynchronously closes a #QmiDevice, preventing any further I/O. If this device was opened with @QMI_DEVICE_OPEN_FLAGS_MBIM, this operation will wait for the response of the underlying MBIM close sequence. Closing a #QmiDevice multiple times will not return an error. When the operation is finished @callback will be called. You can then call qmi_device_close_finish() to get the result of the operation. a #QmiDevice. maximum time, in seconds, to wait for the device to be closed. a #GCancellable, or %NULL. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_close_async(). %TRUE if successful, %FALSE if @error is set. a #QmiDevice. a #GAsyncResult. Asynchronously sends a #QmiMessage to the device. The message will be processed according to the specific @message_context given. If the operation is cancelled via @cancellable, an abort message will be sent to the device in order to really abort the ongoing operation. The qmi_device_command_abortable() method will not finish until either a successful reply is received from the device or otherwise the command abortion is confirmed. If a successful command response arrives before the abort is processed by the device, the operation will succeed even if @cancellable has been set, so that upper layers can do whatever they need to do to properly tear down the operation. If an error command reponse arrives before the abort is processed by the device, the operation will fail with the error returned by the device. The %QMI_PROTOCOL_ERROR_ABORTED error will only be returned as a result of this operation if the command request was truly aborted by the device, and so, the user of the method should not assume that cancelling the @cancellable will always make the method return a %QMI_PROTOCOL_ERROR_ABORTED error. The @build_request_fn and @parse_response_fn callbacks are required in order to build the abort requests and parse the abort responses, because these are both service and client specific. When the operation is finished @callback will be called. You can then call qmi_device_command_abortable_finish() to get the result of the operation. a #QmiDevice. the message to send. the context of the message. maximum time, in seconds, to wait for the response. callback to build an abort request. callback to parse an abort response. user data to pass to @abort_build_request_fn and @abort_parse_response_fn. a #GDestroyNotify to free @abort_user_data. a #GCancellable, or %NULL. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_command_abortable(). a #QmiMessage response, or %NULL if @error is set. The returned value should be freed with qmi_message_unref(). a #QmiDevice. a #GAsyncResult. Asynchronously sends a #QmiMessage to the device. The message will be processed according to the specific @message_context given. If no @context given, the behavior is the same as qmi_device_command(). If the operation is cancelled via @cancellable, a %QMI_PROTOCOL_ERROR_ABORTED error will be returned always. If the QMI method may be aborted, there is no guarantee that the operation is truly aborted before the error is returned so it may really happen that the operation really succeeded and the method would still return %QMI_PROTOCOL_ERROR_ABORTED. In order to use abortable methods and make sure the response is the correct one, use qmi_device_command_abortable(). When the operation is finished @callback will be called. You can then call qmi_device_command_full_finish() to get the result of the operation. a #QmiDevice. the message to send. the context of the message. maximum time, in seconds, to wait for the response. a #GCancellable, or %NULL. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_command_full(). a #QmiMessage response, or %NULL if @error is set. The returned value should be freed with qmi_message_unref(). a #QmiDevice. a #GAsyncResult. Asynchronously deletes all virtual network interfaces that have been previously created with qmi_device_add_link() in @base_ifname. When the operation is finished @callback will be called. You can then call qmi_device_delete_link_finish() to get the result of the operation. <note><para> There is no guarantee that other processes haven't created new links by the time this method returns. This method should be used with caution, or in setups where only one single process is expected to do QMI network interface link management. </para></note> a #QmiDevice. the interface where all links are available. a #GCancellable, or %NULL. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_delete_all_links(). %TRUE if successful, %FALSE if @error is set. a #QmiDevice. a #GAsyncResult. Asynchronously deletes a virtual network interface that has been previously created with qmi_device_add_link(). If the kernel driver doesn't allow this functionality, a %QMI_CORE_ERROR_UNSUPPORTED error will be returned. When the operation is finished @callback will be called. You can then call qmi_device_delete_link_finish() to get the result of the operation. <note><para> The %QMI_DEVICE_MUX_ID_UNBOUND value may be given as @mux_id if the user can guarantee that the underlying kernel support doesn't require the mux id info to delete the link. When using the qmi_wwan driver from a kernel older than v5.12, a valid @mux_id is required. </para></note> a #QmiDevice. the name of the link to remove. the mux ID of the link to remove. a #GCancellable, or %NULL. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_delete_link(). %TRUE if successful, %FALSE if @error is set. a #QmiDevice. a #GAsyncResult. Gets the number of consecutive transaction timeouts in the device. a #guint. a #QmiDevice. Retrieves the data format currently expected by the kernel in the network interface. If @QMI_DEVICE_EXPECTED_DATA_FORMAT_UNKNOWN is returned, the user should assume that 802.3 is the expected format, as that is what the qmi_wwan driver expected by default before kernel 4.5. <note><para> This method is only applicable when using the qmi_wwan kernel driver. </para></note> a valid #QmiDeviceExpectedDataFormat, or @QMI_DEVICE_EXPECTED_DATA_FORMAT_UNKNOWN if @error is set. a #QmiDevice. Get the #GFile associated with this #QmiDevice. a #GFile that must be freed with g_object_unref(). a #QmiDevice. Get the #QrtrNode associated with this #QmiDevice. <note><para> This method is only available when the library is built with QRTR support. </para></note> a #QrtrNode that must be freed with g_object_unref() or %NULL if none available. a #QmiDevice. Get the system path of the underlying QMI device. the system path of the device. a #QmiDevice. Get the system path of the underlying QMI device in UTF-8. UTF-8 encoded system path of the device. a #QmiDevice. Asynchronously requests the service version information of 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_device_get_service_version_info_finish() to get the result of the operation. a #QmiDevice. 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. Finishes an operation started with qmi_device_get_service_version_info(). a #GArray of #QmiDeviceServiceVersionInfo elements, or %NULL if @error is set. The returned value should be freed with g_array_unref(). a #QmiDevice. a #GAsyncResult. Get the WWAN interface name associated with the QMI control port. This value will be loaded every time it's asked for it. <note><para> This method is only applicable when using the qmi_wwan kernel driver. </para></note> UTF-8 encoded network interface name, or %NULL if not available. a #QmiDevice. Checks whether the #QmiDevice is open for I/O. %TRUE if @self is open, %FALSE otherwise. a #QmiDevice. Synchronously lists all virtual network interfaces that have been previously created with qmi_device_add_link() in @base_ifname. %TRUE if successful, %FALSE if @error is set. a #QmiDevice. the base interface. a placeholder for the output #GPtrArray of link names. Asynchronously opens a #QmiDevice for I/O. When the operation is finished @callback will be called. You can then call qmi_device_open_finish() to get the result of the operation. a #QmiDevice. mask of #QmiDeviceOpenFlags specifying how the device should be opened. maximum time, in seconds, to wait for the device to be opened. optional #GCancellable object, %NULL to ignore. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an asynchronous open operation started with qmi_device_open(). %TRUE if successful, %FALSE if @error is set. a #QmiDevice. a #GAsyncResult. Get the #GFile associated with this #QmiDevice, without increasing the reference count on the returned object. a #GFile. Do not free the returned object, it is owned by @self. a #QmiDevice. Get the #QrtrNode associated with this #QmiDevice, without increasing the reference count on the returned object. <note><para> This method is only available when the library is built with QRTR support. </para></note> a #QrtrNode or %NULL if none available. Do not free the returned object, it is owned by @self. a #QmiDevice. Asynchronously releases the #QmiClient from the #QmiDevice. Once the #QmiClient has been released, it cannot be used any more to perform operations. When the operation is finished @callback will be called. You can then call qmi_device_release_client_finish() to get the result of the operation. a #QmiDevice. the #QmiClient to release. mask of #QmiDeviceReleaseClientFlags specifying how the client should be released. maximum time to wait. optional #GCancellable object, %NULL to ignore. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_release_client(). Note that even if the release operation returns an error, the client should anyway be considered released, and shouldn't be used afterwards. %TRUE if successful, or %NULL if @error is set. a #QmiDevice. a #GAsyncResult. Configures the data format currently expected by the kernel in the network interface. <note><para> This method is only applicable when using the qmi_wwan kernel driver. </para></note> %TRUE if successful, or %FALSE if @error is set. a #QmiDevice. a known #QmiDeviceExpectedDataFormat. Sets the instance ID of the #QmiDevice. When the operation is finished @callback will be called. You can then call qmi_device_set_instance_id_finish() to get the result of the operation. a #QmiDevice. the instance ID. maximum time to wait. optional #GCancellable object, %NULL to ignore. a #GAsyncReadyCallback to call when the operation is finished. the data to pass to callback function. Finishes an operation started with qmi_device_set_instance_id(). %TRUE if successful, %FALSE if @error is set. a #QmiDevice. a #GAsyncResult. a placeholder for the output #guint16, or %NULL if not required. The ::device-removed signal is emitted when an unexpected port hang-up is received. The ::indication signal gets emitted when a QMI indication is received. A #QmiMessage. Flags specifying the behavior of the new link. none. checksum offload (v4) is enabled in ingress path. checksum offload (v4) is enabled in egress path. checksum offload (v5) is enabled in ingress path. Since 1.32. checksum offload (v5) is enabled in egress path. Since 1.32. Builds a string containing a comma-separated list of nicknames for each #QmiDeviceAddLinkFlags in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDeviceAddLinkFlags values. Callback to run when processing the command abortion. This callback should create a service-specific and client-specific abort request to be passed to the device. the abort request as a #QmiMessage or %NULL if @error is set. a #QmiDevice. the #QmiMessage to abort. the data provided when calling qmi_device_command_abortable(). Callback to run when processing the command abortion. This callback should parse the abort response provided by the device, and build an appropriate output. %TRUE if the abort succeeded, %FALSE if error is set. a #QmiDevice. the abort response #QmiMessage. the data provided when calling qmi_device_command_abortable(). Data format expected by the kernel. <note><para> This type is only applicable when using the qmi_wwan kernel driver. </para></note> Unknown. 802.3. Raw IP. QMAP pass-through. Since 1.28. Gets the nickname string for the #QmiDeviceExpectedDataFormat specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDeviceExpectedDataFormat. Flags to specify which actions to be performed when the device is open. No flags. Run version info check when opening. Since 1.24.4 this flag no longer prevents requests from being sent to the modem if they're assumed not supported based on the version info of each message. Synchronize with endpoint once the device is open. Will release any previously allocated client ID. Set network port to "802.3" mode; mutually exclusive with @QMI_DEVICE_OPEN_FLAGS_NET_RAW_IP Set network port to "raw IP" mode; mutally exclusive with @QMI_DEVICE_OPEN_FLAGS_NET_802_3 Set network port to transmit/receive QoS headers; mutually exclusive with @QMI_DEVICE_OPEN_FLAGS_NET_NO_QOS_HEADER Set network port to not transmit/receive QoS headers; mutually exclusive with @QMI_DEVICE_OPEN_FLAGS_NET_QOS_HEADER Try to open the port through the 'qmi-proxy'. Since 1.8. Open an MBIM port with QMUX tunneling service. Since 1.16. Open a port either in QMI or MBIM mode, depending on device driver. Since 1.18. Explicitly state that indications are wanted (implicit in QMI mode, optional when in MBIM mode). Builds a string containing a comma-separated list of nicknames for each #QmiDeviceOpenFlags in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDeviceOpenFlags values. Flags to specify which actions to be performed when releasing the client. No flags. Release the CID when releasing the client. Builds a string containing a comma-separated list of nicknames for each #QmiDeviceReleaseClientFlags in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDeviceReleaseClientFlags values. Version information for a service. a #QmiService. major version of the service. minor version of the service. State of the service activation. Service not activated. Service is activated. Connection in progress for automatic activation. Connection connected for automatic activation. OTASP security authenticated. OTASP NAM downloaded. OTASP MDN downloaded. OTASP IMSI downloaded. OTASP PRL downloaded. OTASP SPC downloaded. OTASP settings committed. Gets the nickname string for the #QmiDmsActivationState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsActivationState. Frequency band capabilities. This type is bit to bit compatible with #QmiNasBandPreference. Band class 0, A-system. Band class 0, B-system. Band class 1, all blocks. Band class 2. Band class 3, A-system. Band class 4, all blocks. Band class 5, all blocks. GSM DCS band. GSM Extended GSM band (900). GSM Primary GSM band (900). Band class 6. Band class 7. Band class 8. Band class 9. Band class 10. Band class 11. GSM 450 band. GSM 480 band. GSM 750 band. GSM 850 band. GSM railways band (900). GSM PCS band (1900). WCDMA 2100 band (Europe, Japan, China). WCDMA PCS 1900 band (US). WCDMA DCS 1800 band (Europe, China). WCDMA 1700 band (US). WCDMA 850 band (US). QWCDMA 850 band (Japan). Band class 12. Band class 14. Band class 15. WCDMA 2600 band (Europe). WCDMA 900 band (Europe, Japan). WCDMA 1700 band (Japan). Band class 16. Band class 17. Band class 18. Band class 19. WCDMA 850 band (Japan) WCDMA 1500 band. Specifies the mode for the next boot. Normal operation. Boot and recovery image download mode. Gets the nickname string for the #QmiDmsBootImageDownloadMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsBootImageDownloadMode. Data service capability. No data services supported. Only CS supported. Only PS supported. Simultaneous CS and PS supported. Non simultaneous CS and PS supported. Gets the nickname string for the #QmiDmsDataServiceCapability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsDataServiceCapability. Type of firmware image. Modem image. PRI image. Gets the nickname string for the #QmiDmsFirmwareImageType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsFirmwareImageType. Foxconn specific device modes. Unknown mode. Fastboot download mode for full partition files. Fastboot download mode for OTA files. Gets the nickname string for the #QmiDmsFoxconnDeviceMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsFoxconnDeviceMode. Foxconn specific firmware version types. E.g. T77W968.F0.0.0.2.3.GC.004. E.g. T77W968.F0.0.0.2.3.GC.004.011. E.g. 011. Gets the nickname string for the #QmiDmsFoxconnFirmwareVersionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsFoxconnFirmwareVersionType. HP specific device modes. Fastboot download mode. Gets the nickname string for the #QmiDmsHpDeviceMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsHpDeviceMode. LTE-specific Frequency bands. LTE EUTRAN Band 1 LTE EUTRAN Band 2. LTE EUTRAN Band 3. LTE EUTRAN Band 4. LTE EUTRAN Band 5. LTE EUTRAN Band 6. LTE EUTRAN Band 7. LTE EUTRAN Band 8. LTE EUTRAN Band 9. LTE EUTRAN Band 10. LTE EUTRAN Band 11. LTE EUTRAN Band 12. LTE EUTRAN Band 13. LTE EUTRAN Band 14. LTE EUTRAN Band 17. LTE EUTRAN Band 18. LTE EUTRAN Band 19. LTE EUTRAN Band 20. LTE EUTRAN Band 21. LTE EUTRAN Band 24. LTE EUTRAN Band 25. LTE EUTRAN Band 26. LTE EUTRAN Band 27. LTE EUTRAN Band 28. LTE EUTRAN Band 29. LTE EUTRAN Band 30. LTE EUTRAN Band 31. LTE EUTRAN Band 32. LTE EUTRAN Band 33. LTE EUTRAN Band 34. LTE EUTRAN Band 35. LTE EUTRAN Band 36. LTE EUTRAN Band 37. LTE EUTRAN Band 38. LTE EUTRAN Band 39. LTE EUTRAN Band 40. LTE EUTRAN Band 41. LTE EUTRAN Band 42. LTE EUTRAN Band 43. Specifies the device from which the MAC address should be queried. WLAN MAC address. Bluetooth MAC address. Gets the nickname string for the #QmiDmsMacType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsMacType. Reasons for being in Offline (@QMI_DMS_OPERATING_MODE_OFFLINE) state. Host image misconfiguration. PRI image misconfiguration. PRI version incompatible. Memory full, cannot copy PRI information. Builds a string containing a comma-separated list of nicknames for each #QmiDmsOfflineReason in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDmsOfflineReason values. Operating mode of the device. Device can acquire a system and make calls. Device has temporarily disabled RF. Special mode for manufacturer tests. Device has deactivated RF and is partially shutdown. Device is in the process of power cycling. Device is in the process of shutting down. Device has disabled RF and state persists even after a reset. Mode-only Low Power. Unknown. Gets the nickname string for the #QmiDmsOperatingMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsOperatingMode. Flags specifying the current power state. If @QMI_DMS_POWER_STATE_EXTERNAL_SOURCE is set, the device is powerered by an external source; otherwise it is powered by a battery. If @QMI_DMS_POWER_STATE_BATTERY_CONNECTED is set, the battery is connected; otherwise the battery is not connected. If @QMI_DMS_POWER_STATE_BATTERY_CHARGING is set, the battery is being charged; otherwise the battery is not being charged. If @QMI_DMS_POWER_STATE_FAULT is set, a power fault has been detected. Powered by an external source. Battery is connected. Battery is currently being charged. Recognized power fault. Builds a string containing a comma-separated list of nicknames for each #QmiDmsPowerState in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDmsPowerState values. Radio interface type. CDMA2000 1x. CDMA2000 HRPD (1xEV-DO) GSM. UMTS. LTE. TDS. Since 1.32. 5G NR. Since 1.26. Gets the nickname string for the #QmiDmsRadioInterface specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsRadioInterface. SIM capability. SIM not supported. SIM is supported. Gets the nickname string for the #QmiDmsSimCapability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsSimCapability. Sierra Wireless USB composition modes. Unknown. HIP, DM, NMEA, AT, MDM1, MDM2, MDM3, MS. HIP, DM, NMEA, AT, MDM1, MS. HIP, DM, NMEA, AT, NIC1, MS. HIP, DM, NMEA, AT, MDM1, NIC1, MS. HIP, DM, NMEA, AT, NIC1, NIC2, NIC3, MS. HIP, DM, NMEA, AT, ECM1, MS. DM, NMEA, AT, QMI. DM, NMEA, AT, RMNET1, RMNET2, RMNET3. DM, NMEA, AT, MBIM. MBIM. NMEA, MBIM. DM, MBIM. DM, NMEA, MBIM. Dual configuration: USB composition 6 and USB composition 8. Dual configuration: USB composition 6 and USB composition 9. Dual configuration: USB composition 6 and USB composition 10. Dual configuration: USB composition 6 and USB composition 11. Dual configuration: USB composition 6 and USB composition 12. Dual configuration: USB composition 7 and USB composition 8. Dual configuration: USB composition 7 and USB composition 9. Dual configuration: USB composition 7 and USB composition 10. Dual configuration: USB composition 7 and USB composition 11. Dual configuration: USB composition 7 and USB composition 12. Gets a text description of the Sierra Wireless USB composition. a string. a #QmiDmsSwiUsbComposition. Gets the nickname string for the #QmiDmsSwiUsbComposition specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsSwiUsbComposition. Time reference type. User time. Gets the nickname string for the #QmiDmsTimeReferenceType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsTimeReferenceType. Source of the timestamp. 32 kHz device clock. CDMA network. HDR network. Gets the nickname string for the #QmiDmsTimeSource specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsTimeSource. UIM personalization facilities. Network personalization facility. Network subset personalization facility. Service provider facility. Corporate personalization facility. UIM personalization facility. Gets the nickname string for the #QmiDmsUimFacility specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimFacility. State of the UIM facility. Facility is deactivated. Facility is activated. Facility is blocked. Gets the nickname string for the #QmiDmsUimFacilityState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimFacilityState. The PIN identifier. PIN. PIN2. Gets the nickname string for the #QmiDmsUimPinId specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimPinId. The PIN status. Not initialized. Enabled, not verified. Enabled, verified. Disabled. Blocked. Permanently Blocked. Unblocked. Changed. Gets the nickname string for the #QmiDmsUimPinStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimPinStatus. State of the UIM. UIM initialization completed. UIM is locked or failed. No UIM in the device. Reserved, unknown. UIM state currently unavailable. Gets the nickname string for the #QmiDmsUimState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimState. APN type. Default/Internet traffic. IMS. Multimedia Messaging Service. Dial Up Network. Secure User Plane Location. High Priority Mobile Data. over the air administration. Carrier Branded Services. Initial Attach. Emergency. Gets the nickname string for the #QmiDsdApnType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDsdApnType. Builds a string containing a comma-separated list of nicknames for each #QmiDsdApnTypePreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDsdApnTypePreference values. APN type preference as a bitmask. Default/Internet traffic. IMS. Multimedia Messaging Service. Dial Up Network. Secure User Plane Location. High Priority Mobile Data. over the air administration. Carrier Branded Services. Initial Attach. Emergency. Network type of the data system. 3GPP network type. 3GPP2 network type. WLAN network type. Gets the nickname string for the #QmiDsdDataSystemNetworkType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDsdDataSystemNetworkType. Radio access technology. Unknown. WCDMA. GERAN. LTE. TD-SDCMA. 3GPP WLAN. 5G. CDMA 1x. CDMA EVDO, HRPD. CDMA EVDO with eHRPD. 3GPP2 WLAN. Gets the nickname string for the #QmiDsdRadioAccessTechnology specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDsdRadioAccessTechnology. Service Option (SO) mask. WCDMA. HSDPA. HSUPA. HSDPAPLUS. DC HSDPAPLUS. 64 QAM. HSPA. GPRS. EDGE. GSM. S2B. LTE Limited Service. LTE FDD. LTE TDD. TDSCDMA. DC_HSUPA. LTE CA DL. LTE CA UL. S2B Limited Service. 4.5G. 4.5G+. 1X IS95. 1X IS2000. 1X IS2000 REL A. HDR REV0 DPA. HDR REVB DPA. HDR REVB DPA. HDR REVA MPA. HDR REVB MPA. HDR REVA EMPA. HDR REVB EMPA. HDR REVB MMPA. HDR EVDO FMC. 1X Circuit Switched. 5G TDD. 5G SUB6. 5G MMWAVE. 5G NSA. 5G SA. Type of endianness. Little endian. Big endian. Gets the nickname string for the #QmiEndian specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiEndian. Foxconn specific firmware version types. E.g. T99W265.F0.0.0.0.1.GC.004. E.g. T99W265.F0.0.0.0.1.GC.004.001. E.g. 001. Gets the nickname string for the #QmiFoxFirmwareVersionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiFoxFirmwareVersionType. Automatic carrier switch according to the SIM mode. Disable the automatic carrier switch according to the SIM. Enable the automatic carrier switch according to the SIM. Enable the automatic carrier switch according to the SIM just for one time. Indicate the pending status of a single switch (used only in DMS Get Firmware Auto Sim). Gets the nickname string for the #QmiGasFirmwareAutoSimMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiGasFirmwareAutoSimMode. Mode when retrieving a list of stored firmwares. List only the active firmware. List all stored firmwares. List only specific firmware with condition. Gets the nickname string for the #QmiGasFirmwareListingMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiGasFirmwareListingMode. Peripheral endpoint type. High-speed USB. High-speed inter-chip interface. Gets the nickname string for the #QmiGasUsbCompositionEndpointType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiGasUsbCompositionEndpointType. IMS registration status. no registration for IMS. IMS is registering. IMS is fully registered. IMS is limited registered, expect limited services. Gets the nickname string for the #QmiImsaImsRegistrationStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiImsaImsRegistrationStatus. Network technology on which service is available. registered on WLAN interface. registered on WWAN interface. registered on Interworking WLAN interface. Gets the nickname string for the #QmiImsaRegistrationTechnology specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiImsaRegistrationTechnology. IMS Application Service availibility status. Service unavailable. Service limited available. Service available. Gets the nickname string for the #QmiImsaServiceStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiImsaServiceStatus. IMS Presence enabler state. IMS is not initialized yet. IMS is initialized, but not registered yet with the network IMS service. IMS is initialized but device is in airplane mode. IMS is initialized and registered. Gets the nickname string for the #QmiImspEnablerState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiImspEnablerState. The #QmiIndicationAtrReceivedOutput structure contains private data and should only be accessed using the provided API. Get the 'Message' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationAtrReceivedOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationAtrReceivedOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationAtrReceivedOutput. The #QmiIndicationDmsEventReportOutput structure contains private data and should only be accessed using the provided API. Get the 'Activation State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDmsEventReportOutput. a placeholder for the output #QmiDmsActivationState, or %NULL if not required. Get the 'Operating Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDmsEventReportOutput. a placeholder for the output #QmiDmsOperatingMode, or %NULL if not required. Get the 'PIN1 Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDmsEventReportOutput. a placeholder for the output #QmiDmsUimPinStatus, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'PIN2 Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDmsEventReportOutput. a placeholder for the output #QmiDmsUimPinStatus, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Power State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDmsEventReportOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'PRL Init Notification' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDmsEventReportOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'UIM State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDmsEventReportOutput. a placeholder for the output #QmiDmsUimState, or %NULL if not required. Get the 'Wireless Disable State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDmsEventReportOutput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationDmsEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationDmsEventReportOutput. The #QmiIndicationDsdSystemStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Available Systems' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDsdSystemStatusOutput. a placeholder for the output #GArray of #QmiIndicationDsdSystemStatusOutputAvailableSystemsSystem elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Available Systems' field from @self. Version of qmi_indication_dsd_system_status_output_get_available_systems() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationDsdSystemStatusOutput. a placeholder for the output array of #QmiIndicationDsdSystemStatusOutputAvailableSystemsSystem elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationDsdSystemStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationDsdSystemStatusOutput. A QmiIndicationDsdSystemStatusOutputAvailableSystemsSystem struct. a #QmiDsdDataSystemNetworkType. a #QmiDsdRadioAccessTechnology. a #QmiDsdSoMask. The #QmiIndicationImsaImsRegistrationStatusChangedOutput structure contains private data and should only be accessed using the provided API. Get the 'IMS Registration Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsRegistrationStatusChangedOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'IMS Registration Error Message' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsRegistrationStatusChangedOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'IMS Registration Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsRegistrationStatusChangedOutput. a placeholder for the output #QmiImsaImsRegistrationStatus, or %NULL if not required. Get the 'IMS Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsRegistrationStatusChangedOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationImsaImsRegistrationStatusChangedOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationImsaImsRegistrationStatusChangedOutput. The #QmiIndicationImsaImsServicesStatusChangedOutput structure contains private data and should only be accessed using the provided API. Get the 'IMS SMS Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS SMS Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the 'IMS UE to TAS Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS UE to TAS Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the 'IMS Video Share Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS Video Share Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the 'IMS Video Telephony Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS Video Telephony Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the 'IMS Voice Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS Voice Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationImsaImsServicesStatusChangedOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationImsaImsServicesStatusChangedOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationImsaImsServicesStatusChangedOutput. The #QmiIndicationLocDeleteAssistanceDataOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocDeleteAssistanceDataOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocDeleteAssistanceDataOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocDeleteAssistanceDataOutput. The #QmiIndicationLocEngineStateOutput structure contains private data and should only be accessed using the provided API. Get the 'Engine State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocEngineStateOutput. a placeholder for the output #QmiLocEngineState, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocEngineStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocEngineStateOutput. The #QmiIndicationLocFixRecurrenceTypeOutput structure contains private data and should only be accessed using the provided API. Get the 'Fix Recurrence Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocFixRecurrenceTypeOutput. a placeholder for the output #QmiLocFixRecurrenceType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocFixRecurrenceTypeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocFixRecurrenceTypeOutput. The #QmiIndicationLocGetEngineLockOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetEngineLockOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Get the 'Lock Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetEngineLockOutput. a placeholder for the output #QmiLocLockType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocGetEngineLockOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocGetEngineLockOutput. The #QmiIndicationLocGetNmeaTypesOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetNmeaTypesOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Get the 'NMEA Types' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetNmeaTypesOutput. a placeholder for the output #QmiLocNmeaType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocGetNmeaTypesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocGetNmeaTypesOutput. The #QmiIndicationLocGetOperationModeOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetOperationModeOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Get the 'Operation Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetOperationModeOutput. a placeholder for the output #QmiLocOperationMode, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocGetOperationModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocGetOperationModeOutput. The #QmiIndicationLocGetPredictedOrbitsDataSourceOutput structure contains private data and should only be accessed using the provided API. Get the 'Allowed Sizes' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetPredictedOrbitsDataSourceOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetPredictedOrbitsDataSourceOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Get the 'Server List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetPredictedOrbitsDataSourceOutput. a placeholder for the output #GArray of #gchar * elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocGetPredictedOrbitsDataSourceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocGetPredictedOrbitsDataSourceOutput. The #QmiIndicationLocGetServerOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetServerOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Get the 'IPv4' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetServerOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'IPv6' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetServerOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint32, or %NULL if not required. Get the 'Server Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetServerOutput. a placeholder for the output #QmiLocServerType, or %NULL if not required. Get the 'URL' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGetServerOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocGetServerOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocGetServerOutput. The #QmiIndicationLocGnssSvInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Altitude Assumed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGnssSvInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGnssSvInfoOutput. a placeholder for the output #GArray of #QmiIndicationLocGnssSvInfoOutputListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'List' field from @self. Version of qmi_indication_loc_gnss_sv_info_output_get_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocGnssSvInfoOutput. a placeholder for the output array of #QmiIndicationLocGnssSvInfoOutputListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocGnssSvInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocGnssSvInfoOutput. A QmiIndicationLocGnssSvInfoOutputListElement struct. a #QmiLocSatelliteValidInformation. a #QmiLocSystem. a #guint16. a #QmiLocHealthStatus. a #QmiLocSatelliteStatus. a #QmiLocNavigationData. a #gfloat. a #gfloat. a #gfloat. The #QmiIndicationLocInjectPredictedOrbitsDataOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocInjectPredictedOrbitsDataOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Get the 'Part Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocInjectPredictedOrbitsDataOutput. a placeholder for the output #guint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocInjectPredictedOrbitsDataOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocInjectPredictedOrbitsDataOutput. The #QmiIndicationLocInjectXtraDataOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocInjectXtraDataOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Get the 'Part Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocInjectXtraDataOutput. a placeholder for the output #guint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocInjectXtraDataOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocInjectXtraDataOutput. The #QmiIndicationLocNmeaOutput structure contains private data and should only be accessed using the provided API. Get the 'NMEA String' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocNmeaOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocNmeaOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocNmeaOutput. The #QmiIndicationLocPositionReportOutput structure contains private data and should only be accessed using the provided API. Get the 'Altitude Assumed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Altitude from Ellipsoid' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Altitude from Sealevel' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'DOP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. a placeholder for the output #gfloat, or %NULL if not required. a placeholder for the output #gfloat, or %NULL if not required. Get the 'GPS Date Time' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Heading' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Heading Uncertainty' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Horizontal Confidence' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Horizontal Reliability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #QmiLocReliability, or %NULL if not required. Get the 'Horizontal Speed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Horizontal Uncertainty Circular' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Horizontal Uncertainty Elliptical Azimuth' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Horizontal Uncertainty Elliptical Major' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Horizontal Uncertainty Elliptical Minor' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Latitude' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gdouble, or %NULL if not required. Get the 'Leap Seconds' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Longitude' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gdouble, or %NULL if not required. Get the 'Magnetic Deviation' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Satellites Used' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Sensor Data Usage' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #QmiLocSensorDataUsage, or %NULL if not required. Get the 'Session Fix Count' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Session Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #QmiLocSessionStatus, or %NULL if not required. Get the 'Speed Uncertainty' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Technology Used' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #QmiLocTechnologyUsed, or %NULL if not required. Get the 'Time Source' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #QmiLocTimeSource, or %NULL if not required. Get the 'Time Uncertainty' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'UTC Timestamp' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Vertical Confidence' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Vertical Reliability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Vertical Speed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Get the 'Vertical Uncertainty' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocPositionReportOutput. a placeholder for the output #gfloat, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocPositionReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocPositionReportOutput. The #QmiIndicationLocSetEngineLockOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocSetEngineLockOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocSetEngineLockOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocSetEngineLockOutput. The #QmiIndicationLocSetNmeaTypesOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocSetNmeaTypesOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocSetNmeaTypesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocSetNmeaTypesOutput. The #QmiIndicationLocSetOperationModeOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocSetOperationModeOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocSetOperationModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocSetOperationModeOutput. The #QmiIndicationLocSetServerOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationLocSetServerOutput. a placeholder for the output #QmiLocIndicationStatus, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationLocSetServerOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationLocSetServerOutput. The #QmiIndicationNasEventReportOutput structure contains private data and should only be accessed using the provided API. Get the 'ECIO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'Error Rate' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'IO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #gint32, or %NULL if not required. Get the 'LTE RSRP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #gint16, or %NULL if not required. Get the 'LTE SNR' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #gint16, or %NULL if not required. Get the 'Registration Reject Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'RF Band Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #GArray of #QmiIndicationNasEventReportOutputRfBandInformationElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'RF Band Information' field from @self. Version of qmi_indication_nas_event_report_output_get_rf_band_information() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output array of #QmiIndicationNasEventReportOutputRfBandInformationElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'RSRQ' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'RSSI' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'SINR' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasEventReportOutput. a placeholder for the output #QmiNasEvdoSinrLevel, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationNasEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationNasEventReportOutput. A QmiIndicationNasEventReportOutputRfBandInformationElement struct. a #QmiNasRadioInterface. a #QmiNasActiveBand. a #guint16. The #QmiIndicationNasNetworkRejectOutput structure contains private data and should only be accessed using the provided API. Get the 'Closed Subscriber Group' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkRejectOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'PLMN' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkRejectOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Radio Interface' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkRejectOutput. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'Reject Cause' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkRejectOutput. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. Get the 'Service Domain' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkRejectOutput. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationNasNetworkRejectOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationNasNetworkRejectOutput. The #QmiIndicationNasNetworkTimeOutput structure contains private data and should only be accessed using the provided API. Get the 'Daylight Savings Adjustment' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkTimeOutput. a placeholder for the output #QmiNasDaylightSavingsAdjustment, or %NULL if not required. Get the 'Radio Interface' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkTimeOutput. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'Timezone Offset' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkTimeOutput. a placeholder for the output #gint8, or %NULL if not required. Get the 'Universal Time' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasNetworkTimeOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiNasDayOfWeek, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationNasNetworkTimeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationNasNetworkTimeOutput. The #QmiIndicationNasOperatorNameOutput structure contains private data and should only be accessed using the provided API. Get the 'NITZ Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasOperatorNameOutput. a placeholder for the output #QmiNasPlmnEncodingScheme, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameCountryInitials, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameSpareBits, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameSpareBits, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Operator PLMN List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasOperatorNameOutput. a placeholder for the output #GArray of #QmiIndicationNasOperatorNameOutputOperatorPlmnListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Operator PLMN List' field from @self. Version of qmi_indication_nas_operator_name_output_get_operator_plmn_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasOperatorNameOutput. a placeholder for the output array of #QmiIndicationNasOperatorNameOutputOperatorPlmnListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Operator PLMN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasOperatorNameOutput. a placeholder for the output #GArray of #QmiIndicationNasOperatorNameOutputOperatorPlmnNameElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Operator PLMN Name' field from @self. Version of qmi_indication_nas_operator_name_output_get_operator_plmn_name() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasOperatorNameOutput. a placeholder for the output array of #QmiIndicationNasOperatorNameOutputOperatorPlmnNameElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Operator String Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasOperatorNameOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Service Provider Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasOperatorNameOutput. a placeholder for the output #QmiNasNetworkNameDisplayCondition, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationNasOperatorNameOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationNasOperatorNameOutput. A QmiIndicationNasOperatorNameOutputOperatorPlmnListElement struct. a string of exactly 3 characters. a string of exactly 3 characters. a #guint16. a #guint16. a #guint8. A QmiIndicationNasOperatorNameOutputOperatorPlmnNameElement struct. a #QmiNasPlmnEncodingScheme. a #QmiNasPlmnNameCountryInitials. a #QmiNasPlmnNameSpareBits. a #QmiNasPlmnNameSpareBits. a #GArray of #guint8 elements. a #GArray of #guint8 elements. The #QmiIndicationNasServingSystemOutput structure contains private data and should only be accessed using the provided API. Get the 'Call Barring Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. Get the 'CDMA Base Station Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. Get the 'CDMA P Rev' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'CDMA System ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'CDMA System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'CID 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Concurrent Service Info 3GPP2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Current PLMN' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Data Service Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #GArray of #QmiNasDataCapability elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Daylight Saving Time Adjustment 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Default Roaming Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #QmiNasRoamingIndicatorStatus, or %NULL if not required. Get the 'Detailed Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'DTM Support' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HDR Personality' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #QmiNasHdrPersonality, or %NULL if not required. Get the 'LAC 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE TAC' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Network Name Source' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #QmiNasNetworkNameSource, or %NULL if not required. Get the 'PLMN Name Flag 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PLMN Not Changed Indication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PRL Indicator 3GPP2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Roaming Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #QmiNasRoamingIndicatorStatus, or %NULL if not required. Get the 'Roaming Indicator List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #GArray of #QmiIndicationNasServingSystemOutputRoamingIndicatorListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Roaming Indicator List' field from @self. Version of qmi_indication_nas_serving_system_output_get_roaming_indicator_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output array of #QmiIndicationNasServingSystemOutputRoamingIndicatorListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Serving System' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #QmiNasRegistrationState, or %NULL if not required. a placeholder for the output #QmiNasAttachState, or %NULL if not required. a placeholder for the output #QmiNasAttachState, or %NULL if not required. a placeholder for the output #QmiNasNetworkType, or %NULL if not required. a placeholder for the output #GArray of #QmiNasRadioInterface elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Time Zone 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #gint8, or %NULL if not required. Get the 'Time Zone 3GPP2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'UMTS Primary Scrambling Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Universal Time and Local Time Zone 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationNasServingSystemOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationNasServingSystemOutput. A QmiIndicationNasServingSystemOutputRoamingIndicatorListElement struct. a #QmiNasRadioInterface. a #QmiNasRoamingIndicatorStatus. The #QmiIndicationNasSignalInfoOutput structure contains private data and should only be accessed using the provided API. Get the '5G Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Get the '5G Signal Strength Extended' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint16, or %NULL if not required. Get the 'CDMA Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Get the 'GSM Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. Get the 'HDR Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #QmiNasEvdoSinrLevel, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. Get the 'LTE Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Get the 'TDMA Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. Get the 'WCDMA RSCP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint16, or %NULL if not required. Get the 'WCDMA Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationNasSignalInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationNasSignalInfoOutput. The #QmiIndicationNasSystemInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Additional CDMA System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Additional GSM System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasCellBroadcastCapability, or %NULL if not required. Get the 'Additional HDR System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Additional LTE System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Additional WCDMA System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasCellBroadcastCapability, or %NULL if not required. Get the 'CDMA Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'CDMA System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'DCNR restriction Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'EUTRA with NR5G availability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'GSM Call Barring Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. Get the 'GSM Cipher Domain' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. Get the 'GSM Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'GSM System Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HDR Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HDR System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasHdrPersonality, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasHdrProtocolRevision, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'LTE eMBMS Coverage Info Support' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'LTE Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'LTE System Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE Voice Support' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'NR5G Service Status Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'NR5G System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'NR5G Tracking Area Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'PLMN Not Changed Indication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'SIM Reject Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasSimRejectState, or %NULL if not required. Get the 'TD SCDMA Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'TD SCMA System Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasWcdmaHsService, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasWcdmaHsService, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasCellBroadcastCapability, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. Get the 'WCDMA Call Barring Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. Get the 'WCDMA Cipher Domain' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. Get the 'WCDMA Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'WCDMA System Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationNasSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasWcdmaHsService, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasWcdmaHsService, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationNasSystemInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationNasSystemInfoOutput. The #QmiIndicationOmaEventReportOutput structure contains private data and should only be accessed using the provided API. Get the 'Network Initiated Alert' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationOmaEventReportOutput. a placeholder for the output #QmiOmaSessionType, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Session Fail Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationOmaEventReportOutput. a placeholder for the output #QmiOmaSessionFailedReason, or %NULL if not required. Get the 'Session State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationOmaEventReportOutput. a placeholder for the output #QmiOmaSessionState, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationOmaEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationOmaEventReportOutput. The #QmiIndicationPdcActivateConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcActivateConfigOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcActivateConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdcActivateConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdcActivateConfigOutput. The #QmiIndicationPdcDeactivateConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcDeactivateConfigOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcDeactivateConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdcDeactivateConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdcDeactivateConfigOutput. The #QmiIndicationPdcGetConfigInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Description' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetConfigInfoOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Indication Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetConfigInfoOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetConfigInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Total Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetConfigInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetConfigInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdcGetConfigInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdcGetConfigInfoOutput. The #QmiIndicationPdcGetSelectedConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Active Id' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetSelectedConfigOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Indication Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetSelectedConfigOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Pending Id' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetSelectedConfigOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcGetSelectedConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdcGetSelectedConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdcGetSelectedConfigOutput. The #QmiIndicationPdcListConfigsOutput structure contains private data and should only be accessed using the provided API. Get the 'Configs' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcListConfigsOutput. a placeholder for the output #GArray of #QmiIndicationPdcListConfigsOutputConfigsElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Configs' field from @self. Version of qmi_indication_pdc_list_configs_output_get_configs() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcListConfigsOutput. a placeholder for the output array of #QmiIndicationPdcListConfigsOutputConfigsElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Indication Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcListConfigsOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcListConfigsOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdcListConfigsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdcListConfigsOutput. A QmiIndicationPdcListConfigsOutputConfigsElement struct. a #QmiPdcConfigurationType. a #GArray of #guint8 elements. The #QmiIndicationPdcLoadConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Frame Reset' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcLoadConfigOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Indication Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcLoadConfigOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Received' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcLoadConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Remaining Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcLoadConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcLoadConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdcLoadConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdcLoadConfigOutput. The #QmiIndicationPdcRefreshOutput structure contains private data and should only be accessed using the provided API. Get the 'Refresh Event' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcRefreshOutput. a placeholder for the output #QmiPdcRefreshEventType, or %NULL if not required. Get the 'Slot ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcRefreshOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Subscription ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcRefreshOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdcRefreshOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdcRefreshOutput. The #QmiIndicationPdcSetSelectedConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Indication Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcSetSelectedConfigOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdcSetSelectedConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdcSetSelectedConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdcSetSelectedConfigOutput. The #QmiIndicationPdsEventReportOutput structure contains private data and should only be accessed using the provided API. Get the 'Extended NMEA Position' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdsEventReportOutput. a placeholder for the output #QmiPdsOperationMode, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'NMEA Position' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdsEventReportOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Position Session Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationPdsEventReportOutput. a placeholder for the output #QmiPdsPositionSessionStatus, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationPdsEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationPdsEventReportOutput. The #QmiIndicationQosFlowStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Value' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationQosFlowStatusOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiQosStatus, or %NULL if not required. a placeholder for the output #QmiQosEvent, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationQosFlowStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationQosFlowStatusOutput. The #QmiIndicationQosNetworkStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'QoS Supported' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationQosNetworkStatusOutput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationQosNetworkStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationQosNetworkStatusOutput. The #QmiIndicationSscReportLargeOutput structure contains private data and should only be accessed using the provided API. Get the 'Client ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationSscReportLargeOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationSscReportLargeOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationSscReportLargeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationSscReportLargeOutput. The #QmiIndicationSscReportSmallOutput structure contains private data and should only be accessed using the provided API. Get the 'Client ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationSscReportSmallOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationSscReportSmallOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationSscReportSmallOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationSscReportSmallOutput. The #QmiIndicationUimCardStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Card Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimCardStatusOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #GArray of #QmiIndicationUimCardStatusOutputCardStatusCardsElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Card Status' field from @self. Version of qmi_indication_uim_card_status_output_get_card_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimCardStatusOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output array of #QmiIndicationUimCardStatusOutputCardStatusCardsElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationUimCardStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationUimCardStatusOutput. A QmiIndicationUimCardStatusOutputCardStatusCardsElement struct. a #QmiUimCardState. a #QmiUimPinState. a #guint8. a #guint8. a #QmiUimCardError. a #GArray of #QmiIndicationUimCardStatusOutputCardStatusCardsElementApplicationsElementV2 elements. A QmiIndicationUimCardStatusOutputCardStatusCardsElementApplicationsElementV2 struct. a #QmiUimCardApplicationType. a #QmiUimCardApplicationState. a #QmiUimCardApplicationPersonalizationState. a #QmiUimCardApplicationPersonalizationFeatureStatus. a #guint8. a #guint8. a #GArray of #guint8 elements. a #gboolean. a #QmiUimPinState. a #guint8. a #guint8. a #QmiUimPinState. a #guint8. a #guint8. A QmiIndicationUimCardStatusOutputCardStatusCardsElementGir struct. This type is a version of #QmiIndicationUimCardStatusOutputCardStatusCardsElement, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. a #QmiUimCardState. a #QmiUimPinState. a #guint8. a #guint8. a #QmiUimCardError. an array of #QmiIndicationUimCardStatusOutputCardStatusCardsElementApplicationsElementV2 elements. The #QmiIndicationUimRefreshOutput structure contains private data and should only be accessed using the provided API. Get the 'Event' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimRefreshOutput. a placeholder for the output #QmiUimRefreshStage, or %NULL if not required. a placeholder for the output #QmiUimRefreshMode, or %NULL if not required. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #GArray of #QmiIndicationUimRefreshOutputEventFilesElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Event' field from @self. Version of qmi_indication_uim_refresh_output_get_event() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimRefreshOutput. a placeholder for the output #QmiUimRefreshStage, or %NULL if not required. a placeholder for the output #QmiUimRefreshMode, or %NULL if not required. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output array of #QmiIndicationUimRefreshOutputEventFilesElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationUimRefreshOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationUimRefreshOutput. A QmiIndicationUimRefreshOutputEventFilesElement struct. a #guint16. a #GArray of #guint8 elements. The #QmiIndicationUimSlotStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Physical Slot Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimSlotStatusOutput. a placeholder for the output #GArray of #QmiPhysicalSlotInformationSlot elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Physical Slot Information' field from @self. Version of qmi_indication_uim_slot_status_output_get_physical_slot_information() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimSlotStatusOutput. a placeholder for the output array of #QmiPhysicalSlotInformationSlot elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Physical Slot Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimSlotStatusOutput. a placeholder for the output #GArray of #QmiPhysicalSlotStatusSlot elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Physical Slot Status' field from @self. Version of qmi_indication_uim_slot_status_output_get_physical_slot_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimSlotStatusOutput. a placeholder for the output array of #QmiPhysicalSlotStatusSlot elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Slot EID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimSlotStatusOutput. a placeholder for the output #GArray of #QmiSlotEidElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Slot EID' field from @self. Version of qmi_indication_uim_slot_status_output_get_slot_eid() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationUimSlotStatusOutput. a placeholder for the output array of #QmiSlotEidElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationUimSlotStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationUimSlotStatusOutput. The #QmiIndicationVoiceAllCallStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Call Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceAllCallStatusOutput. a placeholder for the output #GArray of #QmiIndicationVoiceAllCallStatusOutputCallInformationCall elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Call Information' field from @self. Version of qmi_indication_voice_all_call_status_output_get_call_information() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceAllCallStatusOutput. a placeholder for the output array of #QmiIndicationVoiceAllCallStatusOutputCallInformationCall elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Remote Party Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceAllCallStatusOutput. a placeholder for the output #GArray of #QmiIndicationVoiceAllCallStatusOutputRemotePartyNumberCall elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Remote Party Number' field from @self. Version of qmi_indication_voice_all_call_status_output_get_remote_party_number() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceAllCallStatusOutput. a placeholder for the output array of #QmiIndicationVoiceAllCallStatusOutputRemotePartyNumberCall elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationVoiceAllCallStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationVoiceAllCallStatusOutput. A QmiIndicationVoiceAllCallStatusOutputCallInformationCall struct. a #guint8. a #QmiVoiceCallState. a #QmiVoiceCallType. a #QmiVoiceCallDirection. a #QmiVoiceCallMode. a #gboolean. a #QmiVoiceAls. A QmiIndicationVoiceAllCallStatusOutputRemotePartyNumberCall struct. a #guint8. a #QmiVoicePresentation. a string. The #QmiIndicationVoiceOriginateUssdNoWaitOutput structure contains private data and should only be accessed using the provided API. Get the 'Alpha Identifier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceOriginateUssdNoWaitOutput. a placeholder for the output #QmiVoiceAlphaDataCodingScheme, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceOriginateUssdNoWaitOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Failure Cause' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceOriginateUssdNoWaitOutput. a placeholder for the output #QmiVoiceCallEndReason, or %NULL if not required. Get the 'USS Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceOriginateUssdNoWaitOutput. a placeholder for the output #QmiVoiceUssDataCodingScheme, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'USS Data UTF16' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceOriginateUssdNoWaitOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationVoiceOriginateUssdNoWaitOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationVoiceOriginateUssdNoWaitOutput. The #QmiIndicationVoiceSupplementaryServiceOutput structure contains private data and should only be accessed using the provided API. Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceSupplementaryServiceOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiVoiceSupplementaryServiceNotificationType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationVoiceSupplementaryServiceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationVoiceSupplementaryServiceOutput. The #QmiIndicationVoiceUssdOutput structure contains private data and should only be accessed using the provided API. Get the 'User Action' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceUssdOutput. a placeholder for the output #QmiVoiceUserAction, or %NULL if not required. Get the 'USS Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceUssdOutput. a placeholder for the output #QmiVoiceUssDataCodingScheme, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'USS Data UTF16' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationVoiceUssdOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationVoiceUssdOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationVoiceUssdOutput. The #QmiIndicationWdaLoopbackConfigurationOutput structure contains private data and should only be accessed using the provided API. Get the 'Loopback state' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdaLoopbackConfigurationOutput. a placeholder for the output #QmiWdaLoopBackState, or %NULL if not required. Get the 'Replication factor' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdaLoopbackConfigurationOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationWdaLoopbackConfigurationOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationWdaLoopbackConfigurationOutput. The #QmiIndicationWdsEventReportOutput structure contains private data and should only be accessed using the provided API. Get the 'Channel Rates' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. Get the 'Current Data Bearer Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsNetworkType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Data Bearer Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsDataBearerTechnology, or %NULL if not required. Get the 'Data Call Address Family' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsIpFamily, or %NULL if not required. Get the 'Data Call Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsDataCallStatus, or %NULL if not required. Get the 'Data Call Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsDataCallType, or %NULL if not required. a placeholder for the output #QmiWdsTetheredCallType, or %NULL if not required. Get the 'Data Systems' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsDataSystemNetworkType, or %NULL if not required. a placeholder for the output #GArray of #QmiIndicationWdsEventReportOutputDataSystemsNetworksNetwork elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Data Systems' field from @self. Version of qmi_indication_wds_event_report_output_get_data_systems() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsDataSystemNetworkType, or %NULL if not required. a placeholder for the output array of #QmiIndicationWdsEventReportOutputDataSystemsNetworksNetwork elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Dormancy Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsDormancyStatus, or %NULL if not required. Get the 'EVDO Page Monitor Period Change' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended Data Bearer Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsDataSystemNetworkType, or %NULL if not required. a placeholder for the output #QmiWdsRadioAccessTechnology, or %NULL if not required. a placeholder for the output #QmiWdsExtendedDataBearerTechnology3gpp, or %NULL if not required. a placeholder for the output #QmiWdsExtendedDataBearerTechnology3gpp2, or %NULL if not required. Get the 'MIP Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDN Filters Removed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #GArray of #guint32 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Preferred Data System' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #QmiWdsDataSystem, or %NULL if not required. Get the 'Rx Bytes Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Rx Overflows' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Packets Dropped' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Packets Error' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Packets Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Bytes Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Tx Overflows' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Packets Dropped' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Packets Error' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Packets Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Uplink Flow Control Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsEventReportOutput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationWdsEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationWdsEventReportOutput. A QmiIndicationWdsEventReportOutputDataSystemsNetworksNetwork struct. a #QmiWdsDataSystemNetworkType. a #guint32. a #guint32. The #QmiIndicationWdsExtendedIpConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Changed IP Configuration' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsExtendedIpConfigOutput. a placeholder for the output #QmiWdsRequestedSettings, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationWdsExtendedIpConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationWdsExtendedIpConfigOutput. The #QmiIndicationWdsPacketServiceStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Bearer ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsPacketServiceStatusOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Call End Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsPacketServiceStatusOutput. a placeholder for the output #QmiWdsCallEndReason, or %NULL if not required. Get the 'Connection Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsPacketServiceStatusOutput. a placeholder for the output #QmiWdsConnectionStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended Technology Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsPacketServiceStatusOutput. a placeholder for the output #QmiWdsExtendedTechnologyPreference, or %NULL if not required. Get the 'IP Family' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsPacketServiceStatusOutput. a placeholder for the output #QmiWdsIpFamily, or %NULL if not required. Get the 'Verbose Call End Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsPacketServiceStatusOutput. a placeholder for the output #QmiWdsVerboseCallEndReasonType, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Get the 'XLAT Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsPacketServiceStatusOutput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationWdsPacketServiceStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationWdsPacketServiceStatusOutput. The #QmiIndicationWdsProfileChangedOutput structure contains private data and should only be accessed using the provided API. Get the 'Profile Event' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsProfileChangedOutput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiWdsProfileChangeEvent, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationWdsProfileChangedOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationWdsProfileChangedOutput. The #QmiIndicationWdsSetLteAttachPdnListOutput structure contains private data and should only be accessed using the provided API. Get the 'Action Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWdsSetLteAttachPdnListOutput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationWdsSetLteAttachPdnListOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationWdsSetLteAttachPdnListOutput. The #QmiIndicationWmsEventReportOutput structure contains private data and should only be accessed using the provided API. Get the 'ETWS Message' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWmsEventReportOutput. a placeholder for the output #QmiWmsNotificationType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'ETWS PLMN Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWmsEventReportOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Message Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWmsEventReportOutput. a placeholder for the output #QmiWmsMessageMode, or %NULL if not required. Get the 'MT Message' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWmsEventReportOutput. a placeholder for the output #QmiWmsStorageType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'SMS on IMS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWmsEventReportOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'SMSC Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWmsEventReportOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Transfer Route MT Message' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWmsEventReportOutput. a placeholder for the output #QmiWmsAckIndicator, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWmsMessageFormat, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationWmsEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationWmsEventReportOutput. The #QmiIndicationWmsSmscAddressOutput structure contains private data and should only be accessed using the provided API. Get the 'Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiIndicationWmsSmscAddressOutput. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiIndicationWmsSmscAddressOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiIndicationWmsSmscAddressOutput. Type of data to delete from the cell database. Position. Latest GPS position. OTA position. External reference position. Timetag. Cell ID. Cached cell ID. Last serving cell. Current servince cell. Neighboring cell info. Builds a string containing a comma-separated list of nicknames for each #QmiLocDeleteCellDatabase in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocDeleteCellDatabase values. Type of data to delete from the clock information. Time estimation. Frequency estimation. Week number. RTC time. Time transfer. GPS time estimation. GLONASS time estimation. GLONASS day number. GLONASS year number. GLONASS RF group delay. Disable TT. Builds a string containing a comma-separated list of nicknames for each #QmiLocDeleteClockInfo in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocDeleteClockInfo values. Flags to use when deleting GNSS assistance data. Since 1.22 GPS SV dir. GPS SV steer. GPS time. GPS alm corr. GLONASS SV dir. GLONASS SV steer. GLONASS time. GLONASS alm corr. SBAS SV dir. SBAS SV steer. Position. Time. Ionospheric data. UTC time. Health information. SA data. RTI. SV no exist. Frequency bias estimation. Type of data to delete for a given satellite. Ephemeris. Almanac. Builds a string containing a comma-separated list of nicknames for each #QmiLocDeleteSvInfo in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocDeleteSvInfo values. State of the engine. Since 1.22 On. Off. Gets the nickname string for the #QmiLocEngineState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocEngineState. For which events to register the subscription. Since 1.22 Position report. GNSS satellite info. NMEA. NI Notify verify request. Inject time request. Inject predicted orbits request. Inject position request. Engine state. Fix session state. WIFI request. Sensor streaming ready status. Time sync request. Set SPI streaming report. Location server connection request. NI geofence notification. Geofence general alert. Geofence breach notification. Pedometer control. Motion data control. Whether to request a single or periodic fixes. Since 1.22 Periodic fixes. Single fix. Gets the nickname string for the #QmiLocFixRecurrenceType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocFixRecurrenceType. Whether a satellite is healthy or unhealthy. Since 1.22 Unhealthy. Healthy. Gets the nickname string for the #QmiLocHealthStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocHealthStatus. General result of a received indication. Since 1.22 Success. General Failure. Unsupported. Invalid Parameter. Engine is busy. Phone is offline. Timeout. Gets the nickname string for the #QmiLocIndicationStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocIndicationStatus. Whether to enable or disable intermediate state reporting. Unknown. Enable intermediate state reporting. Disable intermediate state reporting. Gets the nickname string for the #QmiLocIntermediateReportState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocIntermediateReportState. Location engine lock type. Do not lock any position sessions. Lock mobile-initiated position sessions. Lock mobile-terminated position sessions. Lock all position sessions. Gets the nickname string for the #QmiLocLockType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocLockType. Whether the ephemeris or almanac exist for a satellite. Since 1.22 Has ephemeris. Has almanac. Gets the nickname string for the #QmiLocNavigationData specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocNavigationData. NMEA trace types that may be enabled in the GNSS engine. Enable GGA traces. Enable RMC traces. Enable GSV traces. Enable GSA traces. Enable VTG traces. Enable PQXFI traces. Enable PSTIS traces. Enable all supported trace types. Builds a string containing a comma-separated list of nicknames for each #QmiLocNmeaType in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocNmeaType values. Which operation mode to use. Since 1.22 Default. Mobile Station Based (MSB) A-GPS. Mobile Station Assisted (MSA) A-GPS. Standalone. Cell ID. WWAN. Gets the nickname string for the #QmiLocOperationMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocOperationMode. Type of predicted orbits data. Qualcomm XTRA database. Gets the nickname string for the #QmiLocPredictedOrbitsDataFormat specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocPredictedOrbitsDataFormat. Reliability of the provided information. Since 1.22 Not set. Very low. Low. Medium. High. Gets the nickname string for the #QmiLocReliability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocReliability. Whether the engine searches or tracks a satellite. Since 1.22 Idle. Searching. Tracking. Gets the nickname string for the #QmiLocSatelliteStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocSatelliteStatus. Which information about the satellite is valid. Since 1.22 System, GNSS Satellite ID. Health status. Process status. Satellite info mask. Elevation. Azimuth. Signal to noise ratio. Builds a string containing a comma-separated list of nicknames for each #QmiLocSatelliteValidInformation in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocSatelliteValidInformation values. Which sensors where used and for which measurements. Since 1.22 Accelerometer used. Gyro used. Aided heading. Aided speed. Aided position. Aided velocity. Type of server address for Assisted-GPS. None. IPv4 server address. IPv6 server address. URL server address. Builds a string containing a comma-separated list of nicknames for each #QmiLocServerAddressType in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocServerAddressType values. Server type for Assisted-GPS. Unknown. CDMA Position Determining System. CDMA Mobile Positioning Center. SUPL Location Platform. Custom position determining system. Gets the nickname string for the #QmiLocServerType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocServerType. Status of a received session indication. Since 1.22 Success Operation in Progress. General Failure. Timeout. User ended. Bad Parameter. Phone is offline. Engine is locked. Gets the nickname string for the #QmiLocSessionStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocSessionStatus. Which location system a satellite is part of. Since 1.22 GPS. Galileo. SBAS. COMPASS (BeiDou). GLONASS. Gets the nickname string for the #QmiLocSystem specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocSystem. Which technology has been used. Since 1.22 Satellite. Cellular. Wifi. Sensors. Reference Location. Injected Position. AFLT (Advanced Forward Link Trilateration). Hybrid. Builds a string containing a comma-separated list of nicknames for each #QmiLocTechnologyUsed in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocTechnologyUsed values. Source of the used time. Since 1.22 Invalid. Time is set by the 1X system. Time is set by WCDMA/GSM time tagging. Time set by external injection. Time is set after decoding over-the-air GPS navigation data from one GPS satellite. Time is set after decoding over-the-air GPS navigation data from multiple satellites. Both time of the week and GPS week number are known. Time is set by the position engine after the fix is obtained. Time is set by the position engine after performing SFT. Time is set after decoding QZSS satellites. Time is set after transforming the GPS to GLO time. Time is set by the sleep time tag provided by the WCDMA network. Time is set by the sleep time tag provided by the GSM network. Unknown. Time is derived from the system clock. Time set after decoding QZSS satellites. Time set after decoding BDS satellites. Gets the nickname string for the #QmiLocTimeSource specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocTimeSource. First byte of every QMI QMUX message. Fake header added by libqmi to re-use existing QMUX message parsers for QRTR messages. QRTR QMI services with a service ID > 0xFF use this fake header where the service ID is set to 16 bits instead of 8 bits. This header has no purpose outside of libqmi and is never send to the actual device implementing these QMI services. Generic vendor id (0x0000). The #QmiMessageAtrSendInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageAtrSendInput. the newly created #QmiMessageAtrSendInput. The returned value should be freed with qmi_message_atr_send_input_unref(). Get the 'Message' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageAtrSendInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageAtrSendInput. Set the 'Message' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageAtrSendInput. a constant string with a maximum length of 1024 characters. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageAtrSendInput. The #QmiMessageAtrSendOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageAtrSendOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageAtrSendOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageAtrSendOutput. An opaque type representing a QMI message context. Create a new empty #QmiMessageContext. a newly created #QmiMessageContext. The returned value should be freed with qmi_message_context_unref(). Gets the vendor ID associated to the message. the vendor ID. a #QmiMessageContext. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageContext. Sets the vendor ID associated to the message. a #QmiMessageContext. the vendor ID. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageContext. The #QmiMessageDmsActivateAutomaticInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsActivateAutomaticInput. the newly created #QmiMessageDmsActivateAutomaticInput. The returned value should be freed with qmi_message_dms_activate_automatic_input_unref(). Get the 'Activation Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsActivateAutomaticInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsActivateAutomaticInput. Set the 'Activation Code' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsActivateAutomaticInput. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsActivateAutomaticInput. The #QmiMessageDmsActivateAutomaticOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsActivateAutomaticOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsActivateAutomaticOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsActivateAutomaticOutput. The #QmiMessageDmsActivateManualInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsActivateManualInput. the newly created #QmiMessageDmsActivateManualInput. The returned value should be freed with qmi_message_dms_activate_manual_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsActivateManualInput. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'MN AAA key' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsActivateManualInput. a placeholder for the output constant string, or %NULL if not required. Get the 'MN HA key' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsActivateManualInput. a placeholder for the output constant string, or %NULL if not required. Get the 'PRL' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsActivateManualInput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output sequence number, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsActivateManualInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsActivateManualInput. a constant string of exactly 6 characters. a #guint16. a constant string with a maximum length of 15 characters. a constant string with a maximum length of 15 characters. Set the 'MN AAA key' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsActivateManualInput. a constant string with a maximum length of 16 characters. Set the 'MN HA key' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsActivateManualInput. a constant string with a maximum length of 16 characters. Set the 'PRL' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsActivateManualInput. a #guint16. the sequence number. a #GArray of #guint8 elements. A new reference to @value_prl_prl_segment will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsActivateManualInput. The #QmiMessageDmsActivateManualOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsActivateManualOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsActivateManualOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsActivateManualOutput. The #QmiMessageDmsDeleteStoredImageInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsDeleteStoredImageInput. the newly created #QmiMessageDmsDeleteStoredImageInput. The returned value should be freed with qmi_message_dms_delete_stored_image_input_unref(). Get the 'Image Details' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsDeleteStoredImageInput. a placeholder for the output #QmiDmsFirmwareImageType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsDeleteStoredImageInput. Set the 'Image Details' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsDeleteStoredImageInput. a #QmiDmsFirmwareImageType. a #GArray of #guint8 elements. A new reference to @value_image_details_unique_id will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsDeleteStoredImageInput. The #QmiMessageDmsDeleteStoredImageOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsDeleteStoredImageOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsDeleteStoredImageOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsDeleteStoredImageOutput. The #QmiMessageDmsFoxconnChangeDeviceModeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsFoxconnChangeDeviceModeInput. the newly created #QmiMessageDmsFoxconnChangeDeviceModeInput. The returned value should be freed with qmi_message_dms_foxconn_change_device_mode_input_unref(). Get the 'Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsFoxconnChangeDeviceModeInput. a placeholder for the output #QmiDmsFoxconnDeviceMode, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsFoxconnChangeDeviceModeInput. Set the 'Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsFoxconnChangeDeviceModeInput. a #QmiDmsFoxconnDeviceMode. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsFoxconnChangeDeviceModeInput. The #QmiMessageDmsFoxconnChangeDeviceModeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsFoxconnChangeDeviceModeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsFoxconnChangeDeviceModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsFoxconnChangeDeviceModeOutput. The #QmiMessageDmsFoxconnGetFirmwareVersionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsFoxconnGetFirmwareVersionInput. the newly created #QmiMessageDmsFoxconnGetFirmwareVersionInput. The returned value should be freed with qmi_message_dms_foxconn_get_firmware_version_input_unref(). Get the 'Version Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsFoxconnGetFirmwareVersionInput. a placeholder for the output #QmiDmsFoxconnFirmwareVersionType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsFoxconnGetFirmwareVersionInput. Set the 'Version Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsFoxconnGetFirmwareVersionInput. a #QmiDmsFoxconnFirmwareVersionType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsFoxconnGetFirmwareVersionInput. The #QmiMessageDmsFoxconnGetFirmwareVersionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsFoxconnGetFirmwareVersionOutput. Get the 'Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsFoxconnGetFirmwareVersionOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsFoxconnGetFirmwareVersionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsFoxconnGetFirmwareVersionOutput. The #QmiMessageDmsFoxconnSetFccAuthenticationInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsFoxconnSetFccAuthenticationInput. the newly created #QmiMessageDmsFoxconnSetFccAuthenticationInput. The returned value should be freed with qmi_message_dms_foxconn_set_fcc_authentication_input_unref(). Get the 'Value' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsFoxconnSetFccAuthenticationInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsFoxconnSetFccAuthenticationInput. Set the 'Value' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsFoxconnSetFccAuthenticationInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsFoxconnSetFccAuthenticationInput. The #QmiMessageDmsFoxconnSetFccAuthenticationOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsFoxconnSetFccAuthenticationOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsFoxconnSetFccAuthenticationOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsFoxconnSetFccAuthenticationOutput. The #QmiMessageDmsFoxconnSetFccAuthenticationV2Input structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. the newly created #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. The returned value should be freed with qmi_message_dms_foxconn_set_fcc_authentication_v2_input_unref(). Get the 'Magic Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. a placeholder for the output #guint8, or %NULL if not required. Get the 'Magic String' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. Set the 'Magic Number' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. a #guint8. Set the 'Magic String' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Input. The #QmiMessageDmsFoxconnSetFccAuthenticationV2Output structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsFoxconnSetFccAuthenticationV2Output. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Output. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Output. The #QmiMessageDmsGetActivationStateOutput structure contains private data and should only be accessed using the provided API. Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetActivationStateOutput. a placeholder for the output #QmiDmsActivationState, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetActivationStateOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetActivationStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetActivationStateOutput. The #QmiMessageDmsGetAltNetConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Config' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetAltNetConfigOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetAltNetConfigOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetAltNetConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetAltNetConfigOutput. The #QmiMessageDmsGetBandCapabilitiesOutput structure contains private data and should only be accessed using the provided API. Get the 'Band Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetBandCapabilitiesOutput. a placeholder for the output #QmiDmsBandCapability, or %NULL if not required. Get the 'Extended LTE Band Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetBandCapabilitiesOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE Band Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetBandCapabilitiesOutput. a placeholder for the output #QmiDmsLteBandCapability, or %NULL if not required. Get the 'NR5G Band Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetBandCapabilitiesOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetBandCapabilitiesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetBandCapabilitiesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetBandCapabilitiesOutput. The #QmiMessageDmsGetBootImageDownloadModeOutput structure contains private data and should only be accessed using the provided API. Get the 'Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetBootImageDownloadModeOutput. a placeholder for the output #QmiDmsBootImageDownloadMode, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetBootImageDownloadModeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetBootImageDownloadModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetBootImageDownloadModeOutput. The #QmiMessageDmsGetCapabilitiesOutput structure contains private data and should only be accessed using the provided API. Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetCapabilitiesOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiDmsDataServiceCapability, or %NULL if not required. a placeholder for the output #QmiDmsSimCapability, or %NULL if not required. a placeholder for the output #GArray of #QmiDmsRadioInterface elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetCapabilitiesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetCapabilitiesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetCapabilitiesOutput. The #QmiMessageDmsGetFactorySkuOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetFactorySkuOutput. Get the 'SKU' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetFactorySkuOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetFactorySkuOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetFactorySkuOutput. The #QmiMessageDmsGetFirmwarePreferenceOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetFirmwarePreferenceOutput. a placeholder for the output #GArray of #QmiMessageDmsGetFirmwarePreferenceOutputListImage elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'List' field from @self. Version of qmi_message_dms_get_firmware_preference_output_get_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetFirmwarePreferenceOutput. a placeholder for the output array of #QmiMessageDmsGetFirmwarePreferenceOutputListImage elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetFirmwarePreferenceOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetFirmwarePreferenceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetFirmwarePreferenceOutput. A QmiMessageDmsGetFirmwarePreferenceOutputListImage struct. a #QmiDmsFirmwareImageType. a #GArray of #guint8 elements. a string. The #QmiMessageDmsGetHardwareRevisionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetHardwareRevisionOutput. Get the 'Revision' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetHardwareRevisionOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetHardwareRevisionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetHardwareRevisionOutput. The #QmiMessageDmsGetIdsOutput structure contains private data and should only be accessed using the provided API. Get the 'Esn' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetIdsOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Imei' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetIdsOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Imei Software Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetIdsOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Meid' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetIdsOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetIdsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetIdsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetIdsOutput. The #QmiMessageDmsGetMacAddressInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsGetMacAddressInput. the newly created #QmiMessageDmsGetMacAddressInput. The returned value should be freed with qmi_message_dms_get_mac_address_input_unref(). Get the 'Device' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetMacAddressInput. a placeholder for the output #QmiDmsMacType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetMacAddressInput. Set the 'Device' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsGetMacAddressInput. a #QmiDmsMacType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetMacAddressInput. The #QmiMessageDmsGetMacAddressOutput structure contains private data and should only be accessed using the provided API. Get the 'MAC Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetMacAddressOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetMacAddressOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetMacAddressOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetMacAddressOutput. The #QmiMessageDmsGetManufacturerOutput structure contains private data and should only be accessed using the provided API. Get the 'Manufacturer' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetManufacturerOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetManufacturerOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetManufacturerOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetManufacturerOutput. The #QmiMessageDmsGetModelOutput structure contains private data and should only be accessed using the provided API. Get the 'Model' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetModelOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetModelOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetModelOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetModelOutput. The #QmiMessageDmsGetMsisdnOutput structure contains private data and should only be accessed using the provided API. Get the 'MSISDN' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetMsisdnOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetMsisdnOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetMsisdnOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetMsisdnOutput. The #QmiMessageDmsGetOperatingModeOutput structure contains private data and should only be accessed using the provided API. Get the 'Hardware Restricted Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetOperatingModeOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetOperatingModeOutput. a placeholder for the output #QmiDmsOperatingMode, or %NULL if not required. Get the 'Offline Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetOperatingModeOutput. a placeholder for the output #QmiDmsOfflineReason, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetOperatingModeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetOperatingModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetOperatingModeOutput. The #QmiMessageDmsGetPowerStateOutput structure contains private data and should only be accessed using the provided API. Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetPowerStateOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetPowerStateOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetPowerStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetPowerStateOutput. The #QmiMessageDmsGetPrlVersionOutput structure contains private data and should only be accessed using the provided API. Get the 'PRL Only Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetPrlVersionOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetPrlVersionOutput. Get the 'Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetPrlVersionOutput. a placeholder for the output #guint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetPrlVersionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetPrlVersionOutput. The #QmiMessageDmsGetRevisionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetRevisionOutput. Get the 'Revision' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetRevisionOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetRevisionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetRevisionOutput. The #QmiMessageDmsGetSoftwareVersionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetSoftwareVersionOutput. Get the 'Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetSoftwareVersionOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetSoftwareVersionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetSoftwareVersionOutput. The #QmiMessageDmsGetStoredImageInfoInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsGetStoredImageInfoInput. the newly created #QmiMessageDmsGetStoredImageInfoInput. The returned value should be freed with qmi_message_dms_get_stored_image_info_input_unref(). Get the 'Image Details' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetStoredImageInfoInput. a placeholder for the output #QmiDmsFirmwareImageType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetStoredImageInfoInput. Set the 'Image Details' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsGetStoredImageInfoInput. a #QmiDmsFirmwareImageType. a #GArray of #guint8 elements. A new reference to @value_image_details_unique_id will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetStoredImageInfoInput. The #QmiMessageDmsGetStoredImageInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Boot Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetStoredImageInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'OEM Lock ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetStoredImageInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'PRI Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetStoredImageInfoOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetStoredImageInfoOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetStoredImageInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetStoredImageInfoOutput. The #QmiMessageDmsGetSupportedMessagesOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetSupportedMessagesOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetSupportedMessagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetSupportedMessagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetSupportedMessagesOutput. The #QmiMessageDmsGetTimeOutput structure contains private data and should only be accessed using the provided API. Get the 'Device Time' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetTimeOutput. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #QmiDmsTimeSource, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetTimeOutput. Get the 'System Time' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetTimeOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'User Time' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetTimeOutput. a placeholder for the output #guint64, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetTimeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetTimeOutput. The #QmiMessageDmsGetUserLockStateOutput structure contains private data and should only be accessed using the provided API. Get the 'Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsGetUserLockStateOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsGetUserLockStateOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsGetUserLockStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsGetUserLockStateOutput. The #QmiMessageDmsHpChangeDeviceModeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsHpChangeDeviceModeInput. the newly created #QmiMessageDmsHpChangeDeviceModeInput. The returned value should be freed with qmi_message_dms_hp_change_device_mode_input_unref(). Get the 'Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsHpChangeDeviceModeInput. a placeholder for the output #QmiDmsHpDeviceMode, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsHpChangeDeviceModeInput. Set the 'Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsHpChangeDeviceModeInput. a #QmiDmsHpDeviceMode. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsHpChangeDeviceModeInput. The #QmiMessageDmsHpChangeDeviceModeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsHpChangeDeviceModeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsHpChangeDeviceModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsHpChangeDeviceModeOutput. The #QmiMessageDmsListStoredImagesOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsListStoredImagesOutput. a placeholder for the output #GArray of #QmiMessageDmsListStoredImagesOutputListImage elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'List' field from @self. Version of qmi_message_dms_list_stored_images_output_get_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsListStoredImagesOutput. a placeholder for the output array of #QmiMessageDmsListStoredImagesOutputListImage elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsListStoredImagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsListStoredImagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsListStoredImagesOutput. A QmiMessageDmsListStoredImagesOutputListImage struct. a #QmiDmsFirmwareImageType. a #guint8. a #guint8. a #GArray of #QmiMessageDmsListStoredImagesOutputListImageSublistSublistElement elements. A QmiMessageDmsListStoredImagesOutputListImageGir struct. This type is a version of #QmiMessageDmsListStoredImagesOutputListImage, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. a #QmiDmsFirmwareImageType. a #guint8. a #guint8. an array of #QmiMessageDmsListStoredImagesOutputListImageSublistSublistElement elements. A QmiMessageDmsListStoredImagesOutputListImageSublistSublistElement struct. a #guint8. a #guint8. a #GArray of #guint8 elements. a string. The #QmiMessageDmsReadEriFileOutput structure contains private data and should only be accessed using the provided API. Get the 'ERI File' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsReadEriFileOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsReadEriFileOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsReadEriFileOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsReadEriFileOutput. The #QmiMessageDmsReadUserDataOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsReadUserDataOutput. Get the 'User Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsReadUserDataOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsReadUserDataOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsReadUserDataOutput. The #QmiMessageDmsResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsResetOutput. The #QmiMessageDmsRestoreFactoryDefaultsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsRestoreFactoryDefaultsInput. the newly created #QmiMessageDmsRestoreFactoryDefaultsInput. The returned value should be freed with qmi_message_dms_restore_factory_defaults_input_unref(). Get the 'Service Programming Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsRestoreFactoryDefaultsInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsRestoreFactoryDefaultsInput. Set the 'Service Programming Code' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsRestoreFactoryDefaultsInput. a constant string of exactly 6 characters. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsRestoreFactoryDefaultsInput. The #QmiMessageDmsRestoreFactoryDefaultsOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsRestoreFactoryDefaultsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsRestoreFactoryDefaultsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsRestoreFactoryDefaultsOutput. The #QmiMessageDmsSetAltNetConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetAltNetConfigInput. the newly created #QmiMessageDmsSetAltNetConfigInput. The returned value should be freed with qmi_message_dms_set_alt_net_config_input_unref(). Get the 'Config' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetAltNetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetAltNetConfigInput. Set the 'Config' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetAltNetConfigInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetAltNetConfigInput. The #QmiMessageDmsSetAltNetConfigOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetAltNetConfigOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetAltNetConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetAltNetConfigOutput. The #QmiMessageDmsSetBootImageDownloadModeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetBootImageDownloadModeInput. the newly created #QmiMessageDmsSetBootImageDownloadModeInput. The returned value should be freed with qmi_message_dms_set_boot_image_download_mode_input_unref(). Get the 'Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetBootImageDownloadModeInput. a placeholder for the output #QmiDmsBootImageDownloadMode, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetBootImageDownloadModeInput. Set the 'Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetBootImageDownloadModeInput. a #QmiDmsBootImageDownloadMode. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetBootImageDownloadModeInput. The #QmiMessageDmsSetBootImageDownloadModeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetBootImageDownloadModeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetBootImageDownloadModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetBootImageDownloadModeOutput. The #QmiMessageDmsSetEventReportInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetEventReportInput. the newly created #QmiMessageDmsSetEventReportInput. The returned value should be freed with qmi_message_dms_set_event_report_input_unref(). Get the 'Activation State Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Battery Level Report Limits' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Operating Mode Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PIN State Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Power State Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PRL Init Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'UIM State Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Wireless Disable State Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetEventReportInput. Set the 'Activation State Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a #gboolean. Set the 'Battery Level Report Limits' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a #guint8. a #guint8. Set the 'Operating Mode Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a #gboolean. Set the 'PIN State Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a #gboolean. Set the 'Power State Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a #gboolean. Set the 'PRL Init Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a #gboolean. Set the 'UIM State Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a #gboolean. Set the 'Wireless Disable State Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetEventReportInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetEventReportInput. The #QmiMessageDmsSetEventReportOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetEventReportOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetEventReportOutput. The #QmiMessageDmsSetFccAuthenticationOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetFccAuthenticationOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetFccAuthenticationOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetFccAuthenticationOutput. The #QmiMessageDmsSetFirmwareIdOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetFirmwareIdOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetFirmwareIdOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetFirmwareIdOutput. The #QmiMessageDmsSetFirmwarePreferenceInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetFirmwarePreferenceInput. the newly created #QmiMessageDmsSetFirmwarePreferenceInput. The returned value should be freed with qmi_message_dms_set_firmware_preference_input_unref(). Get the 'Download Override' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceInput. a placeholder for the output #GArray of #QmiMessageDmsSetFirmwarePreferenceInputListImage elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'List' field from @self. Version of qmi_message_dms_set_firmware_preference_input_get_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceInput. a placeholder for the output array of #QmiMessageDmsSetFirmwarePreferenceInputListImage elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Modem Storage Index' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetFirmwarePreferenceInput. Set the 'Download Override' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceInput. a #gboolean. Set the 'List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceInput. a #GArray of #QmiMessageDmsSetFirmwarePreferenceInputListImage elements. A new reference to @value_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceInput. array of #QmiMessageDmsSetFirmwarePreferenceInputListImage elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Set the 'Modem Storage Index' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetFirmwarePreferenceInput. A QmiMessageDmsSetFirmwarePreferenceInputListImage struct. a #QmiDmsFirmwareImageType. a #GArray of #guint8 elements. a string. The #QmiMessageDmsSetFirmwarePreferenceOutput structure contains private data and should only be accessed using the provided API. Get the 'Image Download List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetFirmwarePreferenceOutput. a placeholder for the output #GArray of #QmiDmsFirmwareImageType elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetFirmwarePreferenceOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetFirmwarePreferenceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetFirmwarePreferenceOutput. The #QmiMessageDmsSetOperatingModeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetOperatingModeInput. the newly created #QmiMessageDmsSetOperatingModeInput. The returned value should be freed with qmi_message_dms_set_operating_mode_input_unref(). Get the 'Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetOperatingModeInput. a placeholder for the output #QmiDmsOperatingMode, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetOperatingModeInput. Set the 'Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetOperatingModeInput. a #QmiDmsOperatingMode. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetOperatingModeInput. The #QmiMessageDmsSetOperatingModeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetOperatingModeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetOperatingModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetOperatingModeOutput. The #QmiMessageDmsSetServiceProgrammingCodeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetServiceProgrammingCodeInput. the newly created #QmiMessageDmsSetServiceProgrammingCodeInput. The returned value should be freed with qmi_message_dms_set_service_programming_code_input_unref(). Get the 'Current Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetServiceProgrammingCodeInput. a placeholder for the output constant string, or %NULL if not required. Get the 'New Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetServiceProgrammingCodeInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetServiceProgrammingCodeInput. Set the 'Current Code' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetServiceProgrammingCodeInput. a constant string of exactly 6 characters. Set the 'New Code' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetServiceProgrammingCodeInput. a constant string of exactly 6 characters. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetServiceProgrammingCodeInput. The #QmiMessageDmsSetServiceProgrammingCodeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetServiceProgrammingCodeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetServiceProgrammingCodeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetServiceProgrammingCodeOutput. The #QmiMessageDmsSetTimeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetTimeInput. the newly created #QmiMessageDmsSetTimeInput. The returned value should be freed with qmi_message_dms_set_time_input_unref(). Get the 'Time Reference Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetTimeInput. a placeholder for the output #QmiDmsTimeReferenceType, or %NULL if not required. Get the 'Time Value' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetTimeInput. a placeholder for the output #guint64, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetTimeInput. Set the 'Time Reference Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetTimeInput. a #QmiDmsTimeReferenceType. Set the 'Time Value' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetTimeInput. a #guint64. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetTimeInput. The #QmiMessageDmsSetTimeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetTimeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetTimeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetTimeOutput. The #QmiMessageDmsSetUserLockCodeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetUserLockCodeInput. the newly created #QmiMessageDmsSetUserLockCodeInput. The returned value should be freed with qmi_message_dms_set_user_lock_code_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetUserLockCodeInput. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetUserLockCodeInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetUserLockCodeInput. a constant string of exactly 4 characters. a constant string of exactly 4 characters. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetUserLockCodeInput. The #QmiMessageDmsSetUserLockCodeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetUserLockCodeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetUserLockCodeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetUserLockCodeOutput. The #QmiMessageDmsSetUserLockStateInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSetUserLockStateInput. the newly created #QmiMessageDmsSetUserLockStateInput. The returned value should be freed with qmi_message_dms_set_user_lock_state_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSetUserLockStateInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetUserLockStateInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSetUserLockStateInput. a #gboolean. a constant string of exactly 4 characters. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetUserLockStateInput. The #QmiMessageDmsSetUserLockStateOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSetUserLockStateOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSetUserLockStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSetUserLockStateOutput. The #QmiMessageDmsSwiGetCurrentFirmwareOutput structure contains private data and should only be accessed using the provided API. Get the 'AMSS version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Boot version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Carrier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Carrier ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Config version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Model' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Package ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'PRI version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSwiGetCurrentFirmwareOutput. Get the 'SKU ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSwiGetCurrentFirmwareOutput. The #QmiMessageDmsSwiGetUsbCompositionOutput structure contains private data and should only be accessed using the provided API. Get the 'Current' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetUsbCompositionOutput. a placeholder for the output #QmiDmsSwiUsbComposition, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSwiGetUsbCompositionOutput. Get the 'Supported' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiGetUsbCompositionOutput. a placeholder for the output #GArray of #QmiDmsSwiUsbComposition elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSwiGetUsbCompositionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSwiGetUsbCompositionOutput. The #QmiMessageDmsSwiSetUsbCompositionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsSwiSetUsbCompositionInput. the newly created #QmiMessageDmsSwiSetUsbCompositionInput. The returned value should be freed with qmi_message_dms_swi_set_usb_composition_input_unref(). Get the 'Current' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsSwiSetUsbCompositionInput. a placeholder for the output #QmiDmsSwiUsbComposition, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSwiSetUsbCompositionInput. Set the 'Current' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsSwiSetUsbCompositionInput. a #QmiDmsSwiUsbComposition. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSwiSetUsbCompositionInput. The #QmiMessageDmsSwiSetUsbCompositionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsSwiSetUsbCompositionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsSwiSetUsbCompositionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsSwiSetUsbCompositionOutput. The #QmiMessageDmsUimChangePinInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsUimChangePinInput. the newly created #QmiMessageDmsUimChangePinInput. The returned value should be freed with qmi_message_dms_uim_change_pin_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimChangePinInput. a placeholder for the output #QmiDmsUimPinId, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimChangePinInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsUimChangePinInput. a #QmiDmsUimPinId. a constant string. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimChangePinInput. The #QmiMessageDmsUimChangePinOutput structure contains private data and should only be accessed using the provided API. Get the 'Pin Retries Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimChangePinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimChangePinOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimChangePinOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimChangePinOutput. The #QmiMessageDmsUimGetCkStatusInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsUimGetCkStatusInput. the newly created #QmiMessageDmsUimGetCkStatusInput. The returned value should be freed with qmi_message_dms_uim_get_ck_status_input_unref(). Get the 'Facility' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimGetCkStatusInput. a placeholder for the output #QmiDmsUimFacility, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimGetCkStatusInput. Set the 'Facility' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsUimGetCkStatusInput. a #QmiDmsUimFacility. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimGetCkStatusInput. The #QmiMessageDmsUimGetCkStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'CK Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimGetCkStatusOutput. a placeholder for the output #QmiDmsUimFacilityState, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Operation Blocking Facility' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimGetCkStatusOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimGetCkStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimGetCkStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimGetCkStatusOutput. The #QmiMessageDmsUimGetIccidOutput structure contains private data and should only be accessed using the provided API. Get the 'ICCID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimGetIccidOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimGetIccidOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimGetIccidOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimGetIccidOutput. The #QmiMessageDmsUimGetImsiOutput structure contains private data and should only be accessed using the provided API. Get the 'IMSI' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimGetImsiOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimGetImsiOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimGetImsiOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimGetImsiOutput. The #QmiMessageDmsUimGetPinStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'PIN1 Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimGetPinStatusOutput. a placeholder for the output #QmiDmsUimPinStatus, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'PIN2 Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimGetPinStatusOutput. a placeholder for the output #QmiDmsUimPinStatus, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimGetPinStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimGetPinStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimGetPinStatusOutput. The #QmiMessageDmsUimGetStateOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimGetStateOutput. Get the 'State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimGetStateOutput. a placeholder for the output #QmiDmsUimState, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimGetStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimGetStateOutput. The #QmiMessageDmsUimSetCkProtectionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsUimSetCkProtectionInput. the newly created #QmiMessageDmsUimSetCkProtectionInput. The returned value should be freed with qmi_message_dms_uim_set_ck_protection_input_unref(). Get the 'Facility' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimSetCkProtectionInput. a placeholder for the output #QmiDmsUimFacility, or %NULL if not required. a placeholder for the output #QmiDmsUimFacilityState, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimSetCkProtectionInput. Set the 'Facility' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsUimSetCkProtectionInput. a #QmiDmsUimFacility. a #QmiDmsUimFacilityState. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimSetCkProtectionInput. The #QmiMessageDmsUimSetCkProtectionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimSetCkProtectionOutput. Get the 'Verify Retries Left' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimSetCkProtectionOutput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimSetCkProtectionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimSetCkProtectionOutput. The #QmiMessageDmsUimSetPinProtectionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsUimSetPinProtectionInput. the newly created #QmiMessageDmsUimSetPinProtectionInput. The returned value should be freed with qmi_message_dms_uim_set_pin_protection_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimSetPinProtectionInput. a placeholder for the output #QmiDmsUimPinId, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimSetPinProtectionInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsUimSetPinProtectionInput. a #QmiDmsUimPinId. a #gboolean. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimSetPinProtectionInput. The #QmiMessageDmsUimSetPinProtectionOutput structure contains private data and should only be accessed using the provided API. Get the 'Pin Retries Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimSetPinProtectionOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimSetPinProtectionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimSetPinProtectionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimSetPinProtectionOutput. The #QmiMessageDmsUimUnblockCkInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsUimUnblockCkInput. the newly created #QmiMessageDmsUimUnblockCkInput. The returned value should be freed with qmi_message_dms_uim_unblock_ck_input_unref(). Get the 'Facility' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimUnblockCkInput. a placeholder for the output #QmiDmsUimFacility, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimUnblockCkInput. Set the 'Facility' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsUimUnblockCkInput. a #QmiDmsUimFacility. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimUnblockCkInput. The #QmiMessageDmsUimUnblockCkOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimUnblockCkOutput. Get the 'Unblock Retries Left' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimUnblockCkOutput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimUnblockCkOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimUnblockCkOutput. The #QmiMessageDmsUimUnblockPinInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsUimUnblockPinInput. the newly created #QmiMessageDmsUimUnblockPinInput. The returned value should be freed with qmi_message_dms_uim_unblock_pin_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimUnblockPinInput. a placeholder for the output #QmiDmsUimPinId, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimUnblockPinInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsUimUnblockPinInput. a #QmiDmsUimPinId. a constant string. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimUnblockPinInput. The #QmiMessageDmsUimUnblockPinOutput structure contains private data and should only be accessed using the provided API. Get the 'Pin Retries Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimUnblockPinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimUnblockPinOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimUnblockPinOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimUnblockPinOutput. The #QmiMessageDmsUimVerifyPinInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsUimVerifyPinInput. the newly created #QmiMessageDmsUimVerifyPinInput. The returned value should be freed with qmi_message_dms_uim_verify_pin_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimVerifyPinInput. a placeholder for the output #QmiDmsUimPinId, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimVerifyPinInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsUimVerifyPinInput. a #QmiDmsUimPinId. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimVerifyPinInput. The #QmiMessageDmsUimVerifyPinOutput structure contains private data and should only be accessed using the provided API. Get the 'Pin Retries Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsUimVerifyPinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsUimVerifyPinOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsUimVerifyPinOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsUimVerifyPinOutput. The #QmiMessageDmsValidateServiceProgrammingCodeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsValidateServiceProgrammingCodeInput. the newly created #QmiMessageDmsValidateServiceProgrammingCodeInput. The returned value should be freed with qmi_message_dms_validate_service_programming_code_input_unref(). Get the 'Service Programming Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsValidateServiceProgrammingCodeInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsValidateServiceProgrammingCodeInput. Set the 'Service Programming Code' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsValidateServiceProgrammingCodeInput. a constant string of exactly 6 characters. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsValidateServiceProgrammingCodeInput. The #QmiMessageDmsValidateServiceProgrammingCodeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsValidateServiceProgrammingCodeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsValidateServiceProgrammingCodeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsValidateServiceProgrammingCodeOutput. The #QmiMessageDmsWriteUserDataInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDmsWriteUserDataInput. the newly created #QmiMessageDmsWriteUserDataInput. The returned value should be freed with qmi_message_dms_write_user_data_input_unref(). Get the 'User Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDmsWriteUserDataInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsWriteUserDataInput. Set the 'User Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDmsWriteUserDataInput. a #GArray of #guint8 elements. A new reference to @value_user_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsWriteUserDataInput. The #QmiMessageDmsWriteUserDataOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDmsWriteUserDataOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDmsWriteUserDataOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDmsWriteUserDataOutput. The #QmiMessageDpmClosePortOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDpmClosePortOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDpmClosePortOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDpmClosePortOutput. The #QmiMessageDpmOpenPortInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDpmOpenPortInput. the newly created #QmiMessageDpmOpenPortInput. The returned value should be freed with qmi_message_dpm_open_port_input_unref(). Get the 'Control Ports' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a placeholder for the output #GArray of #QmiMessageDpmOpenPortInputControlPortsElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Control Ports' field from @self. Version of qmi_message_dpm_open_port_input_get_control_ports() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a placeholder for the output array of #QmiMessageDpmOpenPortInputControlPortsElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Hardware Data Ports' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a placeholder for the output #GArray of #QmiMessageDpmOpenPortInputHardwareDataPortsElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Hardware Data Ports' field from @self. Version of qmi_message_dpm_open_port_input_get_hardware_data_ports() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a placeholder for the output array of #QmiMessageDpmOpenPortInputHardwareDataPortsElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Software Data Ports' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a placeholder for the output #GArray of #QmiMessageDpmOpenPortInputSoftwareDataPortsElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Software Data Ports' field from @self. Version of qmi_message_dpm_open_port_input_get_software_data_ports() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a placeholder for the output array of #QmiMessageDpmOpenPortInputSoftwareDataPortsElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDpmOpenPortInput. Set the 'Control Ports' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a #GArray of #QmiMessageDpmOpenPortInputControlPortsElement elements. A new reference to @value_control_ports will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Control Ports' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. array of #QmiMessageDpmOpenPortInputControlPortsElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Set the 'Hardware Data Ports' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a #GArray of #QmiMessageDpmOpenPortInputHardwareDataPortsElement elements. A new reference to @value_hardware_data_ports will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Hardware Data Ports' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. array of #QmiMessageDpmOpenPortInputHardwareDataPortsElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Set the 'Software Data Ports' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. a #GArray of #QmiMessageDpmOpenPortInputSoftwareDataPortsElement elements. A new reference to @value_software_data_ports will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Software Data Ports' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDpmOpenPortInput. array of #QmiMessageDpmOpenPortInputSoftwareDataPortsElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDpmOpenPortInput. A QmiMessageDpmOpenPortInputControlPortsElement struct. a string. a #QmiDataEndpointType. a #guint32. A QmiMessageDpmOpenPortInputHardwareDataPortsElement struct. a #QmiDataEndpointType. a #guint32. a #guint32. a #guint32. A QmiMessageDpmOpenPortInputSoftwareDataPortsElement struct. a #QmiDataEndpointType. a #guint32. a string. The #QmiMessageDpmOpenPortOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDpmOpenPortOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDpmOpenPortOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDpmOpenPortOutput. The #QmiMessageDsdGetApnInfoInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDsdGetApnInfoInput. the newly created #QmiMessageDsdGetApnInfoInput. The returned value should be freed with qmi_message_dsd_get_apn_info_input_unref(). Get the 'APN Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDsdGetApnInfoInput. a placeholder for the output #QmiDsdApnType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDsdGetApnInfoInput. Set the 'APN Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDsdGetApnInfoInput. a #QmiDsdApnType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDsdGetApnInfoInput. The #QmiMessageDsdGetApnInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'APN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDsdGetApnInfoOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDsdGetApnInfoOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDsdGetApnInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDsdGetApnInfoOutput. The #QmiMessageDsdGetSystemStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Available Systems' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDsdGetSystemStatusOutput. a placeholder for the output #GArray of #QmiMessageDsdGetSystemStatusOutputAvailableSystemsSystem elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Available Systems' field from @self. Version of qmi_message_dsd_get_system_status_output_get_available_systems() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDsdGetSystemStatusOutput. a placeholder for the output array of #QmiMessageDsdGetSystemStatusOutputAvailableSystemsSystem elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDsdGetSystemStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDsdGetSystemStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDsdGetSystemStatusOutput. A QmiMessageDsdGetSystemStatusOutputAvailableSystemsSystem struct. a #QmiDsdDataSystemNetworkType. a #QmiDsdRadioAccessTechnology. a #QmiDsdSoMask. The #QmiMessageDsdSetApnTypeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDsdSetApnTypeInput. the newly created #QmiMessageDsdSetApnTypeInput. The returned value should be freed with qmi_message_dsd_set_apn_type_input_unref(). Get the 'APN Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDsdSetApnTypeInput. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #QmiDsdApnTypePreference, or %NULL if not required. Get the 'APN Type Preference Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDsdSetApnTypeInput. a placeholder for the output #QmiDsdApnTypePreference, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDsdSetApnTypeInput. Set the 'APN Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDsdSetApnTypeInput. a constant string. a #QmiDsdApnTypePreference. Set the 'APN Type Preference Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDsdSetApnTypeInput. a #QmiDsdApnTypePreference. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDsdSetApnTypeInput. The #QmiMessageDsdSetApnTypeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDsdSetApnTypeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDsdSetApnTypeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDsdSetApnTypeOutput. The #QmiMessageDsdSystemStatusChangeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageDsdSystemStatusChangeInput. the newly created #QmiMessageDsdSystemStatusChangeInput. The returned value should be freed with qmi_message_dsd_system_status_change_input_unref(). Get the 'Register Indication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageDsdSystemStatusChangeInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDsdSystemStatusChangeInput. Set the 'Register Indication' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageDsdSystemStatusChangeInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDsdSystemStatusChangeInput. The #QmiMessageDsdSystemStatusChangeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageDsdSystemStatusChangeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageDsdSystemStatusChangeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageDsdSystemStatusChangeOutput. Callback type to use when iterating raw TLVs with qmi_message_foreach_raw_tlv(). specific ID of the TLV. value of the TLV. length of the TLV, in bytes. user data. The #QmiMessageFoxGetFirmwareVersionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageFoxGetFirmwareVersionInput. the newly created #QmiMessageFoxGetFirmwareVersionInput. The returned value should be freed with qmi_message_fox_get_firmware_version_input_unref(). Get the 'Version Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageFoxGetFirmwareVersionInput. a placeholder for the output #QmiFoxFirmwareVersionType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageFoxGetFirmwareVersionInput. Set the 'Version Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageFoxGetFirmwareVersionInput. a #QmiFoxFirmwareVersionType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageFoxGetFirmwareVersionInput. The #QmiMessageFoxGetFirmwareVersionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageFoxGetFirmwareVersionOutput. Get the 'Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageFoxGetFirmwareVersionOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageFoxGetFirmwareVersionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageFoxGetFirmwareVersionOutput. The #QmiMessageGasDmsGetEthernetPduMacAddressOutput structure contains private data and should only be accessed using the provided API. Get the 'MAC Address 0' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetEthernetPduMacAddressOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'MAC Address 1' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetEthernetPduMacAddressOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGasDmsGetEthernetPduMacAddressOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsGetEthernetPduMacAddressOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsGetEthernetPduMacAddressOutput. The #QmiMessageGasDmsGetFirmwareAutoSimOutput structure contains private data and should only be accessed using the provided API. Get the 'Auto Sim Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareAutoSimOutput. a placeholder for the output #QmiGasFirmwareAutoSimMode, or %NULL if not required. Get the 'Config Id' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareAutoSimOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGasDmsGetFirmwareAutoSimOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsGetFirmwareAutoSimOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsGetFirmwareAutoSimOutput. The #QmiMessageGasDmsGetFirmwareListInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageGasDmsGetFirmwareListInput. the newly created #QmiMessageGasDmsGetFirmwareListInput. The returned value should be freed with qmi_message_gas_dms_get_firmware_list_input_unref(). Get the 'Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListInput. a placeholder for the output #QmiGasFirmwareListingMode, or %NULL if not required. Get the 'Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListInput. a placeholder for the output constant string, or %NULL if not required. Get the 'Slot Index' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsGetFirmwareListInput. Set the 'Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListInput. a #QmiGasFirmwareListingMode. Set the 'Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListInput. a constant string. Set the 'Slot Index' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListInput. a #guint8. Set the 'Version' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListInput. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsGetFirmwareListInput. The #QmiMessageGasDmsGetFirmwareListOutput structure contains private data and should only be accessed using the provided API. Get the 'Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListOutput. a placeholder for the output #QmiGasFirmwareListingMode, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGasDmsGetFirmwareListOutput. Get the 'Stored Firmware 1' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Stored Firmware 2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Stored Firmware 3' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Stored Firmware 4' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetFirmwareListOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsGetFirmwareListOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsGetFirmwareListOutput. The #QmiMessageGasDmsGetUsbCompositionOutput structure contains private data and should only be accessed using the provided API. Get the 'Composition Persistence' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetUsbCompositionOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Endpoint Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetUsbCompositionOutput. a placeholder for the output #QmiGasUsbCompositionEndpointType, or %NULL if not required. Get the 'Immediate Setting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetUsbCompositionOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Reboot After Setting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetUsbCompositionOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGasDmsGetUsbCompositionOutput. Get the 'USB Composition' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsGetUsbCompositionOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsGetUsbCompositionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsGetUsbCompositionOutput. The #QmiMessageGasDmsSetActiveFirmwareInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageGasDmsSetActiveFirmwareInput. the newly created #QmiMessageGasDmsSetActiveFirmwareInput. The returned value should be freed with qmi_message_gas_dms_set_active_firmware_input_unref(). Get the 'Carrier Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetActiveFirmwareInput. a placeholder for the output constant string, or %NULL if not required. Get the 'Slot Index' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetActiveFirmwareInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetActiveFirmwareInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsSetActiveFirmwareInput. Set the 'Carrier Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetActiveFirmwareInput. a constant string. Set the 'Slot Index' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetActiveFirmwareInput. a #guint8. Set the 'Version' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetActiveFirmwareInput. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsSetActiveFirmwareInput. The #QmiMessageGasDmsSetActiveFirmwareOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGasDmsSetActiveFirmwareOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsSetActiveFirmwareOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsSetActiveFirmwareOutput. The #QmiMessageGasDmsSetFirmwareAutoSimInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageGasDmsSetFirmwareAutoSimInput. the newly created #QmiMessageGasDmsSetFirmwareAutoSimInput. The returned value should be freed with qmi_message_gas_dms_set_firmware_auto_sim_input_unref(). Get the 'Auto Sim Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetFirmwareAutoSimInput. a placeholder for the output #QmiGasFirmwareAutoSimMode, or %NULL if not required. Get the 'Config Id' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetFirmwareAutoSimInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsSetFirmwareAutoSimInput. Set the 'Auto Sim Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetFirmwareAutoSimInput. a #QmiGasFirmwareAutoSimMode. Set the 'Config Id' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetFirmwareAutoSimInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsSetFirmwareAutoSimInput. The #QmiMessageGasDmsSetFirmwareAutoSimOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGasDmsSetFirmwareAutoSimOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsSetFirmwareAutoSimOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsSetFirmwareAutoSimOutput. The #QmiMessageGasDmsSetUsbCompositionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageGasDmsSetUsbCompositionInput. the newly created #QmiMessageGasDmsSetUsbCompositionInput. The returned value should be freed with qmi_message_gas_dms_set_usb_composition_input_unref(). Get the 'Composition Persistence' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Endpoint Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a placeholder for the output #QmiGasUsbCompositionEndpointType, or %NULL if not required. Get the 'Immediate Setting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Reboot After Setting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'USB Composition' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsSetUsbCompositionInput. Set the 'Composition Persistence' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a #gboolean. Set the 'Endpoint Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a #QmiGasUsbCompositionEndpointType. Set the 'Immediate Setting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a #gboolean. Set the 'Reboot After Setting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a #gboolean. Set the 'USB Composition' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGasDmsSetUsbCompositionInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsSetUsbCompositionInput. The #QmiMessageGasDmsSetUsbCompositionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGasDmsSetUsbCompositionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGasDmsSetUsbCompositionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGasDmsSetUsbCompositionOutput. The #QmiMessageGmsTestGetValueOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGmsTestGetValueOutput. Get the 'Test Mandatory Value' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGmsTestGetValueOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Test Optional Value' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGmsTestGetValueOutput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGmsTestGetValueOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGmsTestGetValueOutput. The #QmiMessageGmsTestSetValueInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageGmsTestSetValueInput. the newly created #QmiMessageGmsTestSetValueInput. The returned value should be freed with qmi_message_gms_test_set_value_input_unref(). Get the 'Test Mandatory Value' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGmsTestSetValueInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Test Optional Value' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageGmsTestSetValueInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGmsTestSetValueInput. Set the 'Test Mandatory Value' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGmsTestSetValueInput. a #guint8. Set the 'Test Optional Value' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageGmsTestSetValueInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGmsTestSetValueInput. The #QmiMessageGmsTestSetValueOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageGmsTestSetValueOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageGmsTestSetValueOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageGmsTestSetValueOutput. The #QmiMessageImsBindInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageImsBindInput. the newly created #QmiMessageImsBindInput. The returned value should be freed with qmi_message_ims_bind_input_unref(). Get the 'Binding' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsBindInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsBindInput. Set the 'Binding' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageImsBindInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsBindInput. The #QmiMessageImsBindOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageImsBindOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsBindOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsBindOutput. The #QmiMessageImsGetImsServicesEnabledSettingOutput structure contains private data and should only be accessed using the provided API. Get the 'IMS Registration Service Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsGetImsServicesEnabledSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IMS SMS Service Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsGetImsServicesEnabledSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IMS USSD Service Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsGetImsServicesEnabledSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IMS UT Service Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsGetImsServicesEnabledSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IMS Video Telephony Service Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsGetImsServicesEnabledSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IMS Voice Service Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsGetImsServicesEnabledSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IMS Voice WiFi Service Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsGetImsServicesEnabledSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageImsGetImsServicesEnabledSettingOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsGetImsServicesEnabledSettingOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsGetImsServicesEnabledSettingOutput. The #QmiMessageImsaBindInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageImsaBindInput. the newly created #QmiMessageImsaBindInput. The returned value should be freed with qmi_message_imsa_bind_input_unref(). Get the 'Binding' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaBindInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsaBindInput. Set the 'Binding' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageImsaBindInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsaBindInput. The #QmiMessageImsaBindOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageImsaBindOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsaBindOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsaBindOutput. The #QmiMessageImsaGetImsRegistrationStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'IMS Registration Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsRegistrationStatusOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'IMS Registration Error Message' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsRegistrationStatusOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'IMS Registration Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsRegistrationStatusOutput. a placeholder for the output #QmiImsaImsRegistrationStatus, or %NULL if not required. Get the 'IMS Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsRegistrationStatusOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageImsaGetImsRegistrationStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsaGetImsRegistrationStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsaGetImsRegistrationStatusOutput. The #QmiMessageImsaGetImsServicesStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'IMS SMS Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS SMS Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the 'IMS UE to TAS Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS UE to TAS Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the 'IMS Video Share Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS Video Share Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the 'IMS Video Telephony Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS Video Telephony Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the 'IMS Voice Service Registration Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaRegistrationTechnology, or %NULL if not required. Get the 'IMS Voice Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaGetImsServicesStatusOutput. a placeholder for the output #QmiImsaServiceStatus, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageImsaGetImsServicesStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsaGetImsServicesStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsaGetImsServicesStatusOutput. The #QmiMessageImsaRegisterIndicationsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageImsaRegisterIndicationsInput. the newly created #QmiMessageImsaRegisterIndicationsInput. The returned value should be freed with qmi_message_imsa_register_indications_input_unref(). Get the 'IMS Registration Status Changed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IMS Services Status Changed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImsaRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsaRegisterIndicationsInput. Set the 'IMS Registration Status Changed' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageImsaRegisterIndicationsInput. a #gboolean. Set the 'IMS Services Status Changed' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageImsaRegisterIndicationsInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsaRegisterIndicationsInput. The #QmiMessageImsaRegisterIndicationsOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageImsaRegisterIndicationsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImsaRegisterIndicationsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImsaRegisterIndicationsOutput. The #QmiMessageImspGetEnablerStateOutput structure contains private data and should only be accessed using the provided API. Get the 'Enabler State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageImspGetEnablerStateOutput. a placeholder for the output #QmiImspEnablerState, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageImspGetEnablerStateOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageImspGetEnablerStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageImspGetEnablerStateOutput. The #QmiMessageLocDeleteAssistanceDataInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocDeleteAssistanceDataInput. the newly created #QmiMessageLocDeleteAssistanceDataInput. The returned value should be freed with qmi_message_loc_delete_assistance_data_input_unref(). Get the 'Delete All' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Delete Cell Database Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a placeholder for the output #QmiLocDeleteCellDatabase, or %NULL if not required. Get the 'Delete Clock Info Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a placeholder for the output #QmiLocDeleteClockInfo, or %NULL if not required. Get the 'Delete GNSS Data Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a placeholder for the output #QmiLocDeleteGnssData, or %NULL if not required. Get the 'Delete SV Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a placeholder for the output #GArray of #QmiMessageLocDeleteAssistanceDataInputDeleteSvInfoElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Delete SV Info' field from @self. Version of qmi_message_loc_delete_assistance_data_input_get_delete_sv_info() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a placeholder for the output array of #QmiMessageLocDeleteAssistanceDataInputDeleteSvInfoElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocDeleteAssistanceDataInput. Set the 'Delete All' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a #gboolean. Set the 'Delete Cell Database Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a #QmiLocDeleteCellDatabase. Set the 'Delete Clock Info Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a #QmiLocDeleteClockInfo. Set the 'Delete GNSS Data Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a #QmiLocDeleteGnssData. Set the 'Delete SV Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. a #GArray of #QmiMessageLocDeleteAssistanceDataInputDeleteSvInfoElement elements. A new reference to @value_delete_sv_info will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Delete SV Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocDeleteAssistanceDataInput. array of #QmiMessageLocDeleteAssistanceDataInputDeleteSvInfoElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocDeleteAssistanceDataInput. A QmiMessageLocDeleteAssistanceDataInputDeleteSvInfoElement struct. a #guint16. a #QmiLocSystem. a #QmiLocDeleteSvInfo. The #QmiMessageLocDeleteAssistanceDataOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocDeleteAssistanceDataOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocDeleteAssistanceDataOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocDeleteAssistanceDataOutput. The #QmiMessageLocGetEngineLockOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocGetEngineLockOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocGetEngineLockOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocGetEngineLockOutput. The #QmiMessageLocGetNmeaTypesOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocGetNmeaTypesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocGetNmeaTypesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocGetNmeaTypesOutput. The #QmiMessageLocGetOperationModeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocGetOperationModeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocGetOperationModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocGetOperationModeOutput. The #QmiMessageLocGetPredictedOrbitsDataSourceOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocGetPredictedOrbitsDataSourceOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocGetPredictedOrbitsDataSourceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocGetPredictedOrbitsDataSourceOutput. The #QmiMessageLocGetServerInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocGetServerInput. the newly created #QmiMessageLocGetServerInput. The returned value should be freed with qmi_message_loc_get_server_input_unref(). Get the 'Server Address Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocGetServerInput. a placeholder for the output #QmiLocServerAddressType, or %NULL if not required. Get the 'Server Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocGetServerInput. a placeholder for the output #QmiLocServerType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocGetServerInput. Set the 'Server Address Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocGetServerInput. a #QmiLocServerAddressType. Set the 'Server Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocGetServerInput. a #QmiLocServerType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocGetServerInput. The #QmiMessageLocGetServerOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocGetServerOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocGetServerOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocGetServerOutput. The #QmiMessageLocInjectPredictedOrbitsDataInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocInjectPredictedOrbitsDataInput. the newly created #QmiMessageLocInjectPredictedOrbitsDataInput. The returned value should be freed with qmi_message_loc_inject_predicted_orbits_data_input_unref(). Get the 'Format Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a placeholder for the output #QmiLocPredictedOrbitsDataFormat, or %NULL if not required. Get the 'Part Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Part Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Total Parts' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Total Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocInjectPredictedOrbitsDataInput. Set the 'Format Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a #QmiLocPredictedOrbitsDataFormat. Set the 'Part Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a #GArray of #guint8 elements. A new reference to @value_part_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Part Number' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a #guint16. Set the 'Total Parts' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a #guint16. Set the 'Total Size' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectPredictedOrbitsDataInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocInjectPredictedOrbitsDataInput. The #QmiMessageLocInjectPredictedOrbitsDataOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocInjectPredictedOrbitsDataOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocInjectPredictedOrbitsDataOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocInjectPredictedOrbitsDataOutput. The #QmiMessageLocInjectXtraDataInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocInjectXtraDataInput. the newly created #QmiMessageLocInjectXtraDataInput. The returned value should be freed with qmi_message_loc_inject_xtra_data_input_unref(). Get the 'Part Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectXtraDataInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Part Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectXtraDataInput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Total Parts' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectXtraDataInput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Total Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocInjectXtraDataInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocInjectXtraDataInput. Set the 'Part Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectXtraDataInput. a #GArray of #guint8 elements. A new reference to @value_part_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Part Number' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectXtraDataInput. a #guint16. Set the 'Total Parts' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectXtraDataInput. a #guint16. Set the 'Total Size' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocInjectXtraDataInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocInjectXtraDataInput. The #QmiMessageLocInjectXtraDataOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocInjectXtraDataOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocInjectXtraDataOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocInjectXtraDataOutput. The #QmiMessageLocRegisterEventsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocRegisterEventsInput. the newly created #QmiMessageLocRegisterEventsInput. The returned value should be freed with qmi_message_loc_register_events_input_unref(). Get the 'Event Registration Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocRegisterEventsInput. a placeholder for the output #QmiLocEventRegistrationFlag, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocRegisterEventsInput. Set the 'Event Registration Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocRegisterEventsInput. a #QmiLocEventRegistrationFlag. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocRegisterEventsInput. The #QmiMessageLocRegisterEventsOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocRegisterEventsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocRegisterEventsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocRegisterEventsOutput. The #QmiMessageLocSetEngineLockInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocSetEngineLockInput. the newly created #QmiMessageLocSetEngineLockInput. The returned value should be freed with qmi_message_loc_set_engine_lock_input_unref(). Get the 'Lock Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocSetEngineLockInput. a placeholder for the output #QmiLocLockType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocSetEngineLockInput. Set the 'Lock Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocSetEngineLockInput. a #QmiLocLockType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocSetEngineLockInput. The #QmiMessageLocSetEngineLockOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocSetEngineLockOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocSetEngineLockOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocSetEngineLockOutput. The #QmiMessageLocSetNmeaTypesInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocSetNmeaTypesInput. the newly created #QmiMessageLocSetNmeaTypesInput. The returned value should be freed with qmi_message_loc_set_nmea_types_input_unref(). Get the 'NMEA Types' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocSetNmeaTypesInput. a placeholder for the output #QmiLocNmeaType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocSetNmeaTypesInput. Set the 'NMEA Types' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocSetNmeaTypesInput. a #QmiLocNmeaType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocSetNmeaTypesInput. The #QmiMessageLocSetNmeaTypesOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocSetNmeaTypesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocSetNmeaTypesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocSetNmeaTypesOutput. The #QmiMessageLocSetOperationModeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocSetOperationModeInput. the newly created #QmiMessageLocSetOperationModeInput. The returned value should be freed with qmi_message_loc_set_operation_mode_input_unref(). Get the 'Operation Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocSetOperationModeInput. a placeholder for the output #QmiLocOperationMode, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocSetOperationModeInput. Set the 'Operation Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocSetOperationModeInput. a #QmiLocOperationMode. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocSetOperationModeInput. The #QmiMessageLocSetOperationModeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocSetOperationModeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocSetOperationModeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocSetOperationModeOutput. The #QmiMessageLocSetServerInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocSetServerInput. the newly created #QmiMessageLocSetServerInput. The returned value should be freed with qmi_message_loc_set_server_input_unref(). Get the 'IPv4' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocSetServerInput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'IPv6' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocSetServerInput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint32, or %NULL if not required. Get the 'Server Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocSetServerInput. a placeholder for the output #QmiLocServerType, or %NULL if not required. Get the 'URL' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocSetServerInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocSetServerInput. Set the 'IPv4' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocSetServerInput. a #guint32. a #guint16. Set the 'IPv6' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocSetServerInput. a #GArray of #guint16 elements. A new reference to @value_ipv6_ipv6_address will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. a #guint32. Set the 'Server Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocSetServerInput. a #QmiLocServerType. Set the 'URL' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocSetServerInput. a constant string with a maximum length of 256 characters. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocSetServerInput. The #QmiMessageLocSetServerOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocSetServerOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocSetServerOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocSetServerOutput. The #QmiMessageLocStartInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocStartInput. the newly created #QmiMessageLocStartInput. The returned value should be freed with qmi_message_loc_start_input_unref(). Get the 'Fix Recurrence Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocStartInput. a placeholder for the output #QmiLocFixRecurrenceType, or %NULL if not required. Get the 'Intermediate Report State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocStartInput. a placeholder for the output #QmiLocIntermediateReportState, or %NULL if not required. Get the 'Minimum Interval between Position Reports' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocStartInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocStartInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocStartInput. Set the 'Fix Recurrence Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocStartInput. a #QmiLocFixRecurrenceType. Set the 'Intermediate Report State' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocStartInput. a #QmiLocIntermediateReportState. Set the 'Minimum Interval between Position Reports' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocStartInput. a #guint32. Set the 'Session ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocStartInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocStartInput. The #QmiMessageLocStartOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocStartOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocStartOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocStartOutput. The #QmiMessageLocStopInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageLocStopInput. the newly created #QmiMessageLocStopInput. The returned value should be freed with qmi_message_loc_stop_input_unref(). Get the 'Session ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageLocStopInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocStopInput. Set the 'Session ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageLocStopInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocStopInput. The #QmiMessageLocStopOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageLocStopOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageLocStopOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageLocStopOutput. The #QmiMessageNasAttachDetachInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasAttachDetachInput. the newly created #QmiMessageNasAttachDetachInput. The returned value should be freed with qmi_message_nas_attach_detach_input_unref(). Get the 'Action' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasAttachDetachInput. a placeholder for the output #QmiNasPsAttachAction, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasAttachDetachInput. Set the 'Action' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasAttachDetachInput. a #QmiNasPsAttachAction. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasAttachDetachInput. The #QmiMessageNasAttachDetachOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasAttachDetachOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasAttachDetachOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasAttachDetachOutput. The #QmiMessageNasConfigSignalInfoInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasConfigSignalInfoInput. the newly created #QmiMessageNasConfigSignalInfoInput. The returned value should be freed with qmi_message_nas_config_signal_info_input_unref(). Get the 'ECIO Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IO Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #GArray of #gint32 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE Report' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'LTE SNR Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'RSCP Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #GArray of #gint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'RSRP Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'RSRQ Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #GArray of #gint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'RSSI Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #GArray of #gint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'SINR Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasConfigSignalInfoInput. Set the 'ECIO Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #GArray of #gint16 elements. A new reference to @value_ecio_threshold will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'IO Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #GArray of #gint32 elements. A new reference to @value_io_threshold will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'LTE Report' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #guint8. a #guint8. Set the 'LTE SNR Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #GArray of #gint16 elements. A new reference to @value_lte_snr_threshold will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'RSCP Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #GArray of #gint8 elements. A new reference to @value_rscp_threshold will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'RSRP Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #GArray of #gint16 elements. A new reference to @value_rsrp_threshold will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'RSRQ Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #GArray of #gint8 elements. A new reference to @value_rsrq_threshold will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'RSSI Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #GArray of #gint8 elements. A new reference to @value_rssi_threshold will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'SINR Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoInput. a #GArray of #guint8 elements. A new reference to @value_sinr_threshold will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasConfigSignalInfoInput. The #QmiMessageNasConfigSignalInfoOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasConfigSignalInfoOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasConfigSignalInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasConfigSignalInfoOutput. The #QmiMessageNasConfigSignalInfoV2Input structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasConfigSignalInfoV2Input. the newly created #QmiMessageNasConfigSignalInfoV2Input. The returned value should be freed with qmi_message_nas_config_signal_info_v2_input_unref(). Get the 'CDMA ECIO Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'CDMA ECIO Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'CDMA RSSI Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'CDMA RSSI Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'GSM RSSI Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'GSM RSSI Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'HDR ECIO Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'HDR ECIO Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'HDR IO Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'HDR IO Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'HDR RSSI Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'HDR RSSI Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'HDR SINR Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'HDR SINR Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE Report' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'LTE RSRP Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE RSRP Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE RSRQ Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE RSRQ Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE RSSI Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE RSSI Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE SNR Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE SNR Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'NR5G Report' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'NR5G RSRP Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'NR5G RSRP Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'NR5G RSRQ Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'NR5G RSRQ Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'NR5G SNR Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'NR5G SNR Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'WCDMA ECIO Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'WCDMA ECIO Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'WCDMA RSCP Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'WCDMA RSCP Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'WCDMA RSSI Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #guint16, or %NULL if not required. Get the 'WCDMA RSSI Threshold List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasConfigSignalInfoV2Input. Set the 'CDMA ECIO Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'CDMA ECIO Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_cdma_ecio_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'CDMA RSSI Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'CDMA RSSI Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_cdma_rssi_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'GSM RSSI Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'GSM RSSI Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_gsm_rssi_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'HDR ECIO Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'HDR ECIO Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_hdr_ecio_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'HDR IO Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'HDR IO Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_hdr_io_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'HDR RSSI Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'HDR RSSI Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_hdr_rssi_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'HDR SINR Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'HDR SINR Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_hdr_sinr_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'LTE Report' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint8. a #guint8. Set the 'LTE RSRP Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'LTE RSRP Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_lte_rsrp_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'LTE RSRQ Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'LTE RSRQ Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_lte_rsrq_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'LTE RSSI Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'LTE RSSI Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_lte_rssi_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'LTE SNR Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'LTE SNR Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_lte_snr_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'NR5G Report' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint8. a #guint8. Set the 'NR5G RSRP Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'NR5G RSRP Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_nr5g_rsrp_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'NR5G RSRQ Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'NR5G RSRQ Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_nr5g_rsrq_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'NR5G SNR Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'NR5G SNR Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_nr5g_snr_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'WCDMA ECIO Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'WCDMA ECIO Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_wcdma_ecio_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'WCDMA RSCP Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'WCDMA RSCP Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_wcdma_rscp_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'WCDMA RSSI Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #guint16. Set the 'WCDMA RSSI Threshold List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasConfigSignalInfoV2Input. a #GArray of #gint16 elements. A new reference to @value_wcdma_rssi_threshold_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasConfigSignalInfoV2Input. The #QmiMessageNasConfigSignalInfoV2Output structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasConfigSignalInfoV2Output. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasConfigSignalInfoV2Output. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasConfigSignalInfoV2Output. The #QmiMessageNasForceNetworkSearchOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasForceNetworkSearchOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasForceNetworkSearchOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasForceNetworkSearchOutput. The #QmiMessageNasGetCdmaPositionInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'CDMA Position Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCdmaPositionInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageNasGetCdmaPositionInfoOutputCdmaPositionInfoBasestationsBasestation elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'CDMA Position Info' field from @self. Version of qmi_message_nas_get_cdma_position_info_output_get_cdma_position_info() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCdmaPositionInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output array of #QmiMessageNasGetCdmaPositionInfoOutputCdmaPositionInfoBasestationsBasestation elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetCdmaPositionInfoOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetCdmaPositionInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetCdmaPositionInfoOutput. A QmiMessageNasGetCdmaPositionInfoOutputCdmaPositionInfoBasestationsBasestation struct. a #QmiNasCdmaPilotType. a #guint16. a #guint16. a #guint16. a #guint16. a #guint16. a #gint32. a #gint32. a #guint64. The #QmiMessageNasGetCellLocationInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'CDMA Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'GERAN Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageNasGetCellLocationInfoOutputGeranInfoV2CellElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'GERAN Info v2' field from @self. Version of qmi_message_nas_get_cell_location_info_output_get_geran_info_v2() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output array of #QmiMessageNasGetCellLocationInfoOutputGeranInfoV2CellElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Interfrequency LTE Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Interfrequency LTE Info' field from @self. Version of qmi_message_nas_get_cell_location_info_output_get_interfrequency_lte_info() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output array of #QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Intrafrequency LTE Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageNasGetCellLocationInfoOutputIntrafrequencyLteInfoV2CellElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Intrafrequency LTE Info v2' field from @self. Version of qmi_message_nas_get_cell_location_info_output_get_intrafrequency_lte_info_v2() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output array of #QmiMessageNasGetCellLocationInfoOutputIntrafrequencyLteInfoV2CellElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'LTE Info Neighboring GSM' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE Info Neighboring GSM' field from @self. Version of qmi_message_nas_get_cell_location_info_output_get_lte_info_neighboring_gsm() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output array of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'LTE Info Neighboring WCDMA' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE Info Neighboring WCDMA' field from @self. Version of qmi_message_nas_get_cell_location_info_output_get_lte_info_neighboring_wcdma() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output array of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'LTE Info Timing Advance' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'NR5G ARFCN' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'NR5G Cell Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetCellLocationInfoOutput. Get the 'UMTS Cell ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Info Neighboring LTE' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #QmiNasWcdmaRrcState, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'UMTS Info Neighboring LTE' field from @self. Version of qmi_message_nas_get_cell_location_info_output_get_umts_info_neighboring_lte() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #QmiNasWcdmaRrcState, or %NULL if not required. a placeholder for the output array of #QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'UMTS Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageNasGetCellLocationInfoOutputUmtsInfoV2CellElement elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #GArray of #QmiMessageNasGetCellLocationInfoOutputUmtsInfoV2NeighboringGeranElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'UMTS Info v2' field from @self. Version of qmi_message_nas_get_cell_location_info_output_get_umts_info_v2() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetCellLocationInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output array of #QmiMessageNasGetCellLocationInfoOutputUmtsInfoV2CellElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. a placeholder for the output array of #QmiMessageNasGetCellLocationInfoOutputUmtsInfoV2NeighboringGeranElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetCellLocationInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetCellLocationInfoOutput. A QmiMessageNasGetCellLocationInfoOutputGeranInfoV2CellElement struct. a #guint32. a #GArray of #guint8 elements. a #guint16. a #guint16. a #guint8. a #guint16. A QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement struct. a #guint16. a #guint8. a #guint8. a #guint8. a #GArray of #QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementCellElement elements. A QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementCellElement struct. a #guint16. a #gint16. a #gint16. a #gint16. a #gint16. A QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementGir struct. This type is a version of #QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. a #guint16. a #guint8. a #guint8. a #guint8. an array of #QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementCellElement elements. A QmiMessageNasGetCellLocationInfoOutputIntrafrequencyLteInfoV2CellElement struct. a #guint16. a #gint16. a #gint16. a #gint16. a #gint16. A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement struct. a #guint8. a #guint8. a #guint8. a #guint8. a #GArray of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement elements. A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement struct. a #guint16. a #gboolean. a #gboolean. a #guint8. a #gint16. a #gint16. A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementGir struct. This type is a version of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. a #guint8. a #guint8. a #guint8. a #guint8. an array of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement elements. A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElement struct. a #guint16. a #guint8. a #guint16. a #guint16. a #GArray of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementCellElement elements. A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementCellElement struct. a #guint16. a #gint16. a #gint16. a #gint16. A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementGir struct. This type is a version of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElement, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. a #guint16. a #guint8. a #guint16. a #guint16. an array of #QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementCellElement elements. A QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement struct. a #guint16. a #guint16. a #gfloat. a #gfloat. a #gint16. a #gboolean. A QmiMessageNasGetCellLocationInfoOutputUmtsInfoV2CellElement struct. a #guint16. a #guint16. a #gint16. a #gint16. A QmiMessageNasGetCellLocationInfoOutputUmtsInfoV2NeighboringGeranElement struct. a #guint16. a #guint8. a #guint8. a #gint16. The #QmiMessageNasGetDrxOutput structure contains private data and should only be accessed using the provided API. Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetDrxOutput. a placeholder for the output #QmiNasDrx, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetDrxOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetDrxOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetDrxOutput. The #QmiMessageNasGetHomeNetworkOutput structure contains private data and should only be accessed using the provided API. Get the 'Home Network' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetHomeNetworkOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Home Network 3GPP2 Ext' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetHomeNetworkOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasNetworkDescriptionDisplay, or %NULL if not required. a placeholder for the output #QmiNasNetworkDescriptionEncoding, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Home Network 3GPP MNC' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetHomeNetworkOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Home System ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetHomeNetworkOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Network Name Source' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetHomeNetworkOutput. a placeholder for the output #QmiNasNetworkNameSource, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetHomeNetworkOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetHomeNetworkOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetHomeNetworkOutput. The #QmiMessageNasGetLteCphyCaInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'DL Bandwidth' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetLteCphyCaInfoOutput. a placeholder for the output #QmiNasDLBandwidth, or %NULL if not required. Get the 'Phy CA Agg PCell Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetLteCphyCaInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasDLBandwidth, or %NULL if not required. a placeholder for the output #QmiNasActiveBand, or %NULL if not required. Get the 'Phy CA Agg SCell Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetLteCphyCaInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasDLBandwidth, or %NULL if not required. a placeholder for the output #QmiNasActiveBand, or %NULL if not required. a placeholder for the output #QmiNasScellState, or %NULL if not required. Get the 'Phy CA Agg Secondary Cells' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetLteCphyCaInfoOutput. a placeholder for the output #GArray of #QmiMessageNasGetLteCphyCaInfoOutputPhyCaAggSecondaryCellsSsc elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Phy CA Agg Secondary Cells' field from @self. Version of qmi_message_nas_get_lte_cphy_ca_info_output_get_phy_ca_agg_secondary_cells() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetLteCphyCaInfoOutput. a placeholder for the output array of #QmiMessageNasGetLteCphyCaInfoOutputPhyCaAggSecondaryCellsSsc elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetLteCphyCaInfoOutput. Get the 'SCell index' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetLteCphyCaInfoOutput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetLteCphyCaInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetLteCphyCaInfoOutput. A QmiMessageNasGetLteCphyCaInfoOutputPhyCaAggSecondaryCellsSsc struct. a #guint16. a #guint16. a #QmiNasDLBandwidth. a #QmiNasActiveBand. a #QmiNasScellState. a #guint8. The #QmiMessageNasGetNetworkTimeOutput structure contains private data and should only be accessed using the provided API. Get the '3GPP2 Time' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetNetworkTimeOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiNasDayOfWeek, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #QmiNasDaylightSavingsAdjustment, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the '3GPP Time' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetNetworkTimeOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiNasDayOfWeek, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #QmiNasDaylightSavingsAdjustment, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetNetworkTimeOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetNetworkTimeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetNetworkTimeOutput. The #QmiMessageNasGetOperatorNameOutput structure contains private data and should only be accessed using the provided API. Get the 'NITZ Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetOperatorNameOutput. a placeholder for the output #QmiNasPlmnEncodingScheme, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameCountryInitials, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameSpareBits, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameSpareBits, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Operator PLMN List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetOperatorNameOutput. a placeholder for the output #GArray of #QmiMessageNasGetOperatorNameOutputOperatorPlmnListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Operator PLMN List' field from @self. Version of qmi_message_nas_get_operator_name_output_get_operator_plmn_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetOperatorNameOutput. a placeholder for the output array of #QmiMessageNasGetOperatorNameOutputOperatorPlmnListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Operator PLMN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetOperatorNameOutput. a placeholder for the output #GArray of #QmiMessageNasGetOperatorNameOutputOperatorPlmnNameElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Operator PLMN Name' field from @self. Version of qmi_message_nas_get_operator_name_output_get_operator_plmn_name() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetOperatorNameOutput. a placeholder for the output array of #QmiMessageNasGetOperatorNameOutputOperatorPlmnNameElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Operator String Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetOperatorNameOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetOperatorNameOutput. Get the 'Service Provider Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetOperatorNameOutput. a placeholder for the output #QmiNasNetworkNameDisplayCondition, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetOperatorNameOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetOperatorNameOutput. A QmiMessageNasGetOperatorNameOutputOperatorPlmnListElement struct. a string of exactly 3 characters. a string of exactly 3 characters. a #guint16. a #guint16. a #guint8. A QmiMessageNasGetOperatorNameOutputOperatorPlmnNameElement struct. a #QmiNasPlmnEncodingScheme. a #QmiNasPlmnNameCountryInitials. a #QmiNasPlmnNameSpareBits. a #QmiNasPlmnNameSpareBits. a #GArray of #guint8 elements. a #GArray of #guint8 elements. The #QmiMessageNasGetPlmnNameInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasGetPlmnNameInput. the newly created #QmiMessageNasGetPlmnNameInput. The returned value should be freed with qmi_message_nas_get_plmn_name_input_unref(). Get the 'Always Send PLMN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'CSG ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PLMN' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Radio Access Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'Send All Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Suppress SIM Error' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Use Static Table Only' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetPlmnNameInput. Set the 'Always Send PLMN Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a #gboolean. Set the 'CSG ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a #guint32. Set the 'MNC PCS Digit Include Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a #gboolean. Set the 'PLMN' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a #guint16. a #guint16. Set the 'Radio Access Technology' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a #QmiNasRadioInterface. Set the 'Send All Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a #gboolean. Set the 'Suppress SIM Error' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a #gboolean. Set the 'Use Static Table Only' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetPlmnNameInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetPlmnNameInput. The #QmiMessageNasGetPlmnNameOutput structure contains private data and should only be accessed using the provided API. Get the '3GPP EONS PLMN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameOutput. a placeholder for the output #QmiNasNetworkDescriptionEncoding, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #QmiNasNetworkDescriptionEncoding, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameCountryInitials, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameSpareBits, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #QmiNasNetworkDescriptionEncoding, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameCountryInitials, or %NULL if not required. a placeholder for the output #QmiNasPlmnNameSpareBits, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Additional Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Display Bit Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameOutput. a placeholder for the output #QmiNasBoolean, or %NULL if not required. a placeholder for the output #QmiNasBoolean, or %NULL if not required. Get the 'Network Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameOutput. a placeholder for the output #QmiNasBoolean, or %NULL if not required. Get the 'Network Name Source' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameOutput. a placeholder for the output #QmiNasNetworkNameSource, or %NULL if not required. Get the 'PLMN Name With Language Id' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameOutput. a placeholder for the output #GArray of #QmiMessageNasGetPlmnNameOutputPlmnNameWithLanguageIdElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'PLMN Name With Language Id' field from @self. Version of qmi_message_nas_get_plmn_name_output_get_plmn_name_with_language_id() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPlmnNameOutput. a placeholder for the output array of #QmiMessageNasGetPlmnNameOutputPlmnNameWithLanguageIdElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetPlmnNameOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetPlmnNameOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetPlmnNameOutput. A QmiMessageNasGetPlmnNameOutputPlmnNameWithLanguageIdElement struct. a #GArray of #guint16 elements. a #GArray of #guint16 elements. a #QmiNasPlmnLanguageId. The #QmiMessageNasGetPreferredNetworksOutput structure contains private data and should only be accessed using the provided API. Get the 'MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPreferredNetworksOutput. a placeholder for the output #GArray of #QmiMessageNasGetPreferredNetworksOutputMncPcsDigitIncludeStatusElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'MNC PCS Digit Include Status' field from @self. Version of qmi_message_nas_get_preferred_networks_output_get_mnc_pcs_digit_include_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPreferredNetworksOutput. a placeholder for the output array of #QmiMessageNasGetPreferredNetworksOutputMncPcsDigitIncludeStatusElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Preferred Networks' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPreferredNetworksOutput. a placeholder for the output #GArray of #QmiMessageNasGetPreferredNetworksOutputPreferredNetworksElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Preferred Networks' field from @self. Version of qmi_message_nas_get_preferred_networks_output_get_preferred_networks() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPreferredNetworksOutput. a placeholder for the output array of #QmiMessageNasGetPreferredNetworksOutputPreferredNetworksElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetPreferredNetworksOutput. Get the 'Static MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPreferredNetworksOutput. a placeholder for the output #GArray of #QmiMessageNasGetPreferredNetworksOutputStaticMncPcsDigitIncludeStatusElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Static MNC PCS Digit Include Status' field from @self. Version of qmi_message_nas_get_preferred_networks_output_get_static_mnc_pcs_digit_include_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPreferredNetworksOutput. a placeholder for the output array of #QmiMessageNasGetPreferredNetworksOutputStaticMncPcsDigitIncludeStatusElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Static Preferred Networks' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPreferredNetworksOutput. a placeholder for the output #GArray of #QmiMessageNasGetPreferredNetworksOutputStaticPreferredNetworksElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Static Preferred Networks' field from @self. Version of qmi_message_nas_get_preferred_networks_output_get_static_preferred_networks() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetPreferredNetworksOutput. a placeholder for the output array of #QmiMessageNasGetPreferredNetworksOutputStaticPreferredNetworksElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetPreferredNetworksOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetPreferredNetworksOutput. A QmiMessageNasGetPreferredNetworksOutputMncPcsDigitIncludeStatusElement struct. a #guint16. a #guint16. a #gboolean. A QmiMessageNasGetPreferredNetworksOutputPreferredNetworksElement struct. a #guint16. a #guint16. a #QmiNasPlmnAccessTechnologyIdentifier. A QmiMessageNasGetPreferredNetworksOutputStaticMncPcsDigitIncludeStatusElement struct. a #guint16. a #guint16. a #gboolean. A QmiMessageNasGetPreferredNetworksOutputStaticPreferredNetworksElement struct. a #guint16. a #guint16. a #QmiNasPlmnAccessTechnologyIdentifier. The #QmiMessageNasGetRfBandInformationOutput structure contains private data and should only be accessed using the provided API. Get the 'Bandwidth List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetRfBandInformationOutput. a placeholder for the output #GArray of #QmiMessageNasGetRfBandInformationOutputBandwidthListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Bandwidth List' field from @self. Version of qmi_message_nas_get_rf_band_information_output_get_bandwidth_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetRfBandInformationOutput. a placeholder for the output array of #QmiMessageNasGetRfBandInformationOutputBandwidthListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Extended List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetRfBandInformationOutput. a placeholder for the output #GArray of #QmiMessageNasGetRfBandInformationOutputExtendedListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Extended List' field from @self. Version of qmi_message_nas_get_rf_band_information_output_get_extended_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetRfBandInformationOutput. a placeholder for the output array of #QmiMessageNasGetRfBandInformationOutputExtendedListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetRfBandInformationOutput. a placeholder for the output #GArray of #QmiMessageNasGetRfBandInformationOutputListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'List' field from @self. Version of qmi_message_nas_get_rf_band_information_output_get_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetRfBandInformationOutput. a placeholder for the output array of #QmiMessageNasGetRfBandInformationOutputListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetRfBandInformationOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetRfBandInformationOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetRfBandInformationOutput. A QmiMessageNasGetRfBandInformationOutputBandwidthListElement struct. a #QmiNasRadioInterface. a #QmiNasDLBandwidth. A QmiMessageNasGetRfBandInformationOutputExtendedListElement struct. a #QmiNasRadioInterface. a #QmiNasActiveBand. a #guint32. A QmiMessageNasGetRfBandInformationOutputListElement struct. a #QmiNasRadioInterface. a #QmiNasActiveBand. a #guint16. The #QmiMessageNasGetServingSystemOutput structure contains private data and should only be accessed using the provided API. Get the 'Call Barring Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. Get the 'CDMA Base Station Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. Get the 'CDMA P Rev' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'CDMA System ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'CDMA System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'CID 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Concurrent Service Info 3GPP2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Current PLMN' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Data Service Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #GArray of #QmiNasDataCapability elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Daylight Saving Time Adjustment 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Default Roaming Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #QmiNasRoamingIndicatorStatus, or %NULL if not required. Get the 'Detailed Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'DTM Support' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HDR Personality' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #QmiNasHdrPersonality, or %NULL if not required. Get the 'LAC 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE TAC' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Network Name Source' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #QmiNasNetworkNameSource, or %NULL if not required. Get the 'PRL Indicator 3GPP2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetServingSystemOutput. Get the 'Roaming Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #QmiNasRoamingIndicatorStatus, or %NULL if not required. Get the 'Roaming Indicator List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #GArray of #QmiMessageNasGetServingSystemOutputRoamingIndicatorListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Roaming Indicator List' field from @self. Version of qmi_message_nas_get_serving_system_output_get_roaming_indicator_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output array of #QmiMessageNasGetServingSystemOutputRoamingIndicatorListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Serving System' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #QmiNasRegistrationState, or %NULL if not required. a placeholder for the output #QmiNasAttachState, or %NULL if not required. a placeholder for the output #QmiNasAttachState, or %NULL if not required. a placeholder for the output #QmiNasNetworkType, or %NULL if not required. a placeholder for the output #GArray of #QmiNasRadioInterface elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Time Zone 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #gint8, or %NULL if not required. Get the 'Time Zone 3GPP2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'UMTS Primary Scrambling Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetServingSystemOutput. a placeholder for the output #guint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetServingSystemOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetServingSystemOutput. A QmiMessageNasGetServingSystemOutputRoamingIndicatorListElement struct. a #QmiNasRadioInterface. a #QmiNasRoamingIndicatorStatus. The #QmiMessageNasGetSignalInfoOutput structure contains private data and should only be accessed using the provided API. Get the '5G Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Get the '5G Signal Strength Extended' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint16, or %NULL if not required. Get the 'CDMA Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Get the 'GSM Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. Get the 'HDR Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #QmiNasEvdoSinrLevel, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. Get the 'LTE Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetSignalInfoOutput. Get the 'TDMA Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. Get the 'TDMA Signal Strength Extended' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. Get the 'WCDMA RSCP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint16, or %NULL if not required. Get the 'WCDMA Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalInfoOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetSignalInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetSignalInfoOutput. The #QmiMessageNasGetSignalStrengthInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasGetSignalStrengthInput. the newly created #QmiMessageNasGetSignalStrengthInput. The returned value should be freed with qmi_message_nas_get_signal_strength_input_unref(). Get the 'Request Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthInput. a placeholder for the output #QmiNasSignalStrengthRequest, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetSignalStrengthInput. Set the 'Request Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthInput. a #QmiNasSignalStrengthRequest. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetSignalStrengthInput. The #QmiMessageNasGetSignalStrengthOutput structure contains private data and should only be accessed using the provided API. Get the 'ECIO List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #GArray of #QmiMessageNasGetSignalStrengthOutputEcioListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'ECIO List' field from @self. Version of qmi_message_nas_get_signal_strength_output_get_ecio_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output array of #QmiMessageNasGetSignalStrengthOutputEcioListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Error Rate List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #GArray of #QmiMessageNasGetSignalStrengthOutputErrorRateListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Error Rate List' field from @self. Version of qmi_message_nas_get_signal_strength_output_get_error_rate_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output array of #QmiMessageNasGetSignalStrengthOutputErrorRateListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'IO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #gint32, or %NULL if not required. Get the 'LTE RSRP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #gint16, or %NULL if not required. Get the 'LTE SNR' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #gint16, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetSignalStrengthOutput. Get the 'RSRQ' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'RSSI List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #GArray of #QmiMessageNasGetSignalStrengthOutputRssiListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'RSSI List' field from @self. Version of qmi_message_nas_get_signal_strength_output_get_rssi_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output array of #QmiMessageNasGetSignalStrengthOutputRssiListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Signal Strength' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'SINR' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #QmiNasEvdoSinrLevel, or %NULL if not required. Get the 'Strength List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output #GArray of #QmiMessageNasGetSignalStrengthOutputStrengthListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Strength List' field from @self. Version of qmi_message_nas_get_signal_strength_output_get_strength_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSignalStrengthOutput. a placeholder for the output array of #QmiMessageNasGetSignalStrengthOutputStrengthListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetSignalStrengthOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetSignalStrengthOutput. A QmiMessageNasGetSignalStrengthOutputEcioListElement struct. a #guint8. a #QmiNasRadioInterface. A QmiMessageNasGetSignalStrengthOutputErrorRateListElement struct. a #guint16. a #QmiNasRadioInterface. A QmiMessageNasGetSignalStrengthOutputRssiListElement struct. a #guint8. a #QmiNasRadioInterface. A QmiMessageNasGetSignalStrengthOutputStrengthListElement struct. a #gint8. a #QmiNasRadioInterface. The #QmiMessageNasGetSupportedMessagesOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSupportedMessagesOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetSupportedMessagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetSupportedMessagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetSupportedMessagesOutput. The #QmiMessageNasGetSystemInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Additional CDMA System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Additional GSM System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasCellBroadcastCapability, or %NULL if not required. Get the 'Additional HDR System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Additional LTE System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Additional WCDMA System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasCellBroadcastCapability, or %NULL if not required. Get the 'CDMA Registration Zone ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'CDMA Resolved MCC' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'CDMA Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'CDMA System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'DCNR restriction Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'EUTRA with NR5G availability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'GSM Call Barring Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. Get the 'GSM Cipher Domain' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. Get the 'GSM Routing Area Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'GSM Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'GSM System Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HDR Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HDR System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasHdrPersonality, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasHdrProtocolRevision, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'IMS Voice Support' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'LTE Cell Access Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasLteCellAccessStatus, or %NULL if not required. Get the 'LTE eMBMS Coverage Info Support' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'LTE eMBMS Coverage Info Trace ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE Registration Domain' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasLteRegistrationDomain, or %NULL if not required. Get the 'LTE Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'LTE System Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'LTE Voice Domain' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasLteVoiceDomain, or %NULL if not required. Get the 'LTE Voice Support' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Network Selection Registration Restriction' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasNetworkSelectionRegistrationRestriction, or %NULL if not required. Get the 'NR5G Service Status Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'NR5G System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'NR5G Tracking Area Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetSystemInfoOutput. Get the 'SIM Reject Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasSimRejectState, or %NULL if not required. Get the 'TD SCDMA Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'TD SCDMA System Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasWcdmaHsService, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasWcdmaHsService, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasCellBroadcastCapability, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. Get the 'WCDMA Call Barring Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. a placeholder for the output #QmiNasCallBarringStatus, or %NULL if not required. Get the 'WCDMA Cipher Domain' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. Get the 'WCDMA Routing Area Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'WCDMA Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #QmiNasServiceStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'WCDMA System Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasRoamingStatus, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasNetworkServiceDomain, or %NULL if not required. a placeholder for the output #QmiNasRejectCause, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasWcdmaHsService, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiNasWcdmaHsService, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetSystemInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetSystemInfoOutput. The #QmiMessageNasGetSystemSelectionPreferenceOutput structure contains private data and should only be accessed using the provided API. Get the 'Acquisition Order Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #GArray of #QmiNasRadioInterface elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasBandPreference, or %NULL if not required. Get the 'CDMA PRL Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasCdmaPrlPreference, or %NULL if not required. Get the 'Disabled Modes' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasRatModePreference, or %NULL if not required. Get the 'Emergency mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended LTE Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. Get the 'GSM WCDMA Acquisition Order Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasGsmWcdmaAcquisitionOrderPreference, or %NULL if not required. Get the 'LTE Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasLteBandPreference, or %NULL if not required. Get the 'Manual Network Selection' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Mode Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasRatModePreference, or %NULL if not required. Get the 'Network Selection Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasNetworkSelectionPreference, or %NULL if not required. Get the 'Network Selection Registration Restriction' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasNetworkSelectionRegistrationRestriction, or %NULL if not required. Get the 'NR5G NSA Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. Get the 'NR5G SA Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetSystemSelectionPreferenceOutput. Get the 'Roaming Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasRoamingPreference, or %NULL if not required. Get the 'Service Domain Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasServiceDomainPreference, or %NULL if not required. Get the 'TD SCDMA Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasTdScdmaBandPreference, or %NULL if not required. Get the 'Usage Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasUsagePreference, or %NULL if not required. Get the 'Voice Domain Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetSystemSelectionPreferenceOutput. a placeholder for the output #QmiNasVoiceDomainPreference, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetSystemSelectionPreferenceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetSystemSelectionPreferenceOutput. The #QmiMessageNasGetTechnologyPreferenceOutput structure contains private data and should only be accessed using the provided API. Get the 'Active' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetTechnologyPreferenceOutput. a placeholder for the output #QmiNasRadioTechnologyPreference, or %NULL if not required. a placeholder for the output #QmiNasPreferenceDuration, or %NULL if not required. Get the 'Persistent' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetTechnologyPreferenceOutput. a placeholder for the output #QmiNasRadioTechnologyPreference, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetTechnologyPreferenceOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetTechnologyPreferenceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetTechnologyPreferenceOutput. The #QmiMessageNasGetTxRxInfoInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasGetTxRxInfoInput. the newly created #QmiMessageNasGetTxRxInfoInput. The returned value should be freed with qmi_message_nas_get_tx_rx_info_input_unref(). Get the 'Radio Interface' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetTxRxInfoInput. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetTxRxInfoInput. Set the 'Radio Interface' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasGetTxRxInfoInput. a #QmiNasRadioInterface. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetTxRxInfoInput. The #QmiMessageNasGetTxRxInfoOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasGetTxRxInfoOutput. Get the 'Rx Chain 0 Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetTxRxInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Chain 1 Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetTxRxInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Chain 2 Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetTxRxInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Chain 3 Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetTxRxInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasGetTxRxInfoOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasGetTxRxInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasGetTxRxInfoOutput. The #QmiMessageNasInitiateNetworkRegisterInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasInitiateNetworkRegisterInput. the newly created #QmiMessageNasInitiateNetworkRegisterInput. The returned value should be freed with qmi_message_nas_initiate_network_register_input_unref(). Get the 'Action' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasInitiateNetworkRegisterInput. a placeholder for the output #QmiNasNetworkRegisterType, or %NULL if not required. Get the 'Change Duration' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasInitiateNetworkRegisterInput. a placeholder for the output #QmiNasChangeDuration, or %NULL if not required. Get the 'Manual Registration Info 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasInitiateNetworkRegisterInput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasRadioInterface, or %NULL if not required. Get the 'MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasInitiateNetworkRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasInitiateNetworkRegisterInput. Set the 'Action' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasInitiateNetworkRegisterInput. a #QmiNasNetworkRegisterType. Set the 'Change Duration' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasInitiateNetworkRegisterInput. a #QmiNasChangeDuration. Set the 'Manual Registration Info 3GPP' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasInitiateNetworkRegisterInput. a #guint16. a #guint16. a #QmiNasRadioInterface. Set the 'MNC PCS Digit Include Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasInitiateNetworkRegisterInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasInitiateNetworkRegisterInput. The #QmiMessageNasInitiateNetworkRegisterOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasInitiateNetworkRegisterOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasInitiateNetworkRegisterOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasInitiateNetworkRegisterOutput. The #QmiMessageNasNetworkScanInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasNetworkScanInput. the newly created #QmiMessageNasNetworkScanInput. The returned value should be freed with qmi_message_nas_network_scan_input_unref(). Get the 'Network Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasNetworkScanInput. a placeholder for the output #QmiNasNetworkScanType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasNetworkScanInput. Set the 'Network Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasNetworkScanInput. a #QmiNasNetworkScanType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasNetworkScanInput. The #QmiMessageNasNetworkScanOutput structure contains private data and should only be accessed using the provided API. Get the 'MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasNetworkScanOutput. a placeholder for the output #GArray of #QmiMessageNasNetworkScanOutputMncPcsDigitIncludeStatusElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'MNC PCS Digit Include Status' field from @self. Version of qmi_message_nas_network_scan_output_get_mnc_pcs_digit_include_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasNetworkScanOutput. a placeholder for the output array of #QmiMessageNasNetworkScanOutputMncPcsDigitIncludeStatusElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Network Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasNetworkScanOutput. a placeholder for the output #GArray of #QmiMessageNasNetworkScanOutputNetworkInformationElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Network Information' field from @self. Version of qmi_message_nas_network_scan_output_get_network_information() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasNetworkScanOutput. a placeholder for the output array of #QmiMessageNasNetworkScanOutputNetworkInformationElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Network Scan Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasNetworkScanOutput. a placeholder for the output #QmiNasNetworkScanResult, or %NULL if not required. Get the 'Radio Access Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasNetworkScanOutput. a placeholder for the output #GArray of #QmiMessageNasNetworkScanOutputRadioAccessTechnologyElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Radio Access Technology' field from @self. Version of qmi_message_nas_network_scan_output_get_radio_access_technology() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasNetworkScanOutput. a placeholder for the output array of #QmiMessageNasNetworkScanOutputRadioAccessTechnologyElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasNetworkScanOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasNetworkScanOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasNetworkScanOutput. A QmiMessageNasNetworkScanOutputMncPcsDigitIncludeStatusElement struct. a #guint16. a #guint16. a #gboolean. A QmiMessageNasNetworkScanOutputNetworkInformationElement struct. a #guint16. a #guint16. a #QmiNasNetworkStatus. a string. A QmiMessageNasNetworkScanOutputRadioAccessTechnologyElement struct. a #guint16. a #guint16. a #QmiNasRadioInterface. The #QmiMessageNasRegisterIndicationsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasRegisterIndicationsInput. the newly created #QmiMessageNasRegisterIndicationsInput. The returned value should be freed with qmi_message_nas_register_indications_input_unref(). Get the 'Current PLMN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'DDTM Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Dual Standby Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'eMBMS Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Error Rate' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HDR New UATI Assigned' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HDR Session Closed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Managed Roaming' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Network Reject Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Network Time' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'RF Band Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Serving System Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Signal Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Subscription Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'System Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'System Selection Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasRegisterIndicationsInput. Set the 'Current PLMN Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'DDTM Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'Dual Standby Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'eMBMS Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'Error Rate' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'HDR New UATI Assigned' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'HDR Session Closed' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'Managed Roaming' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'Network Reject Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. a #gboolean. Set the 'Network Time' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'RF Band Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'Serving System Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'Signal Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'Subscription Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'System Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Set the 'System Selection Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasRegisterIndicationsInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasRegisterIndicationsInput. The #QmiMessageNasRegisterIndicationsOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasRegisterIndicationsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasRegisterIndicationsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasRegisterIndicationsOutput. The #QmiMessageNasResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasResetOutput. The #QmiMessageNasSetEventReportInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasSetEventReportInput. the newly created #QmiMessageNasSetEventReportInput. The returned value should be freed with qmi_message_nas_set_event_report_input_unref(). Get the 'ECIO Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'ECIO Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #gint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Error Rate Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IO Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'LTE RSRP Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'LTE SNR Delta' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Registration Reject Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'RF Band Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'RSSI Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Signal Strength Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #gint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'SINR Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'SINR Threshold' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSetEventReportInput. Set the 'ECIO Indicator' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #guint8. Set the 'ECIO Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #GArray of #gint16 elements. A new reference to @value_ecio_threshold_thresholds will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Error Rate Indicator' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. Set the 'IO Indicator' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #guint8. Set the 'LTE RSRP Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #guint8. Set the 'LTE SNR Delta' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #guint8. Set the 'Registration Reject Reason' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. Set the 'RF Band Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. Set the 'RSSI Indicator' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #guint8. Set the 'Signal Strength Indicator' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #GArray of #gint8 elements. A new reference to @value_signal_strength_indicator_thresholds will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'SINR Indicator' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #guint8. Set the 'SINR Threshold' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetEventReportInput. a #gboolean. a #GArray of #guint8 elements. A new reference to @value_sinr_threshold_thresholds will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSetEventReportInput. The #QmiMessageNasSetEventReportOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasSetEventReportOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSetEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSetEventReportOutput. The #QmiMessageNasSetPreferredNetworksInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasSetPreferredNetworksInput. the newly created #QmiMessageNasSetPreferredNetworksInput. The returned value should be freed with qmi_message_nas_set_preferred_networks_input_unref(). Get the 'Clear Previous Preferred Networks' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. a placeholder for the output #GArray of #QmiMessageNasSetPreferredNetworksInputMncPcsDigitIncludeStatusElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'MNC PCS Digit Include Status' field from @self. Version of qmi_message_nas_set_preferred_networks_input_get_mnc_pcs_digit_include_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. a placeholder for the output array of #QmiMessageNasSetPreferredNetworksInputMncPcsDigitIncludeStatusElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Preferred Networks' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. a placeholder for the output #GArray of #QmiMessageNasSetPreferredNetworksInputPreferredNetworksElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Preferred Networks' field from @self. Version of qmi_message_nas_set_preferred_networks_input_get_preferred_networks() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. a placeholder for the output array of #QmiMessageNasSetPreferredNetworksInputPreferredNetworksElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSetPreferredNetworksInput. Set the 'Clear Previous Preferred Networks' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. a #gboolean. Set the 'MNC PCS Digit Include Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. a #GArray of #QmiMessageNasSetPreferredNetworksInputMncPcsDigitIncludeStatusElement elements. A new reference to @value_mnc_pcs_digit_include_status will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'MNC PCS Digit Include Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. array of #QmiMessageNasSetPreferredNetworksInputMncPcsDigitIncludeStatusElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Set the 'Preferred Networks' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. a #GArray of #QmiMessageNasSetPreferredNetworksInputPreferredNetworksElement elements. A new reference to @value_preferred_networks will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Preferred Networks' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetPreferredNetworksInput. array of #QmiMessageNasSetPreferredNetworksInputPreferredNetworksElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSetPreferredNetworksInput. A QmiMessageNasSetPreferredNetworksInputMncPcsDigitIncludeStatusElement struct. a #guint16. a #guint16. a #gboolean. A QmiMessageNasSetPreferredNetworksInputPreferredNetworksElement struct. a #guint16. a #guint16. a #QmiNasPlmnAccessTechnologyIdentifier. The #QmiMessageNasSetPreferredNetworksOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasSetPreferredNetworksOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSetPreferredNetworksOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSetPreferredNetworksOutput. The #QmiMessageNasSetSystemSelectionPreferenceInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasSetSystemSelectionPreferenceInput. the newly created #QmiMessageNasSetSystemSelectionPreferenceInput. The returned value should be freed with qmi_message_nas_set_system_selection_preference_input_unref(). Get the 'Acquisition Order Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #GArray of #QmiNasRadioInterface elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasBandPreference, or %NULL if not required. Get the 'CDMA PRL Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasCdmaPrlPreference, or %NULL if not required. Get the 'Change Duration' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasChangeDuration, or %NULL if not required. Get the 'Emergency mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended LTE Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. Get the 'GSM WCDMA Acquisition Order Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasGsmWcdmaAcquisitionOrderPreference, or %NULL if not required. Get the 'LTE Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasLteBandPreference, or %NULL if not required. Get the 'MNC PCS Digit Include Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Mode Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasRatModePreference, or %NULL if not required. Get the 'Network Selection Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasNetworkSelectionPreference, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Network Selection Registration Restriction' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasNetworkSelectionRegistrationRestriction, or %NULL if not required. Get the 'NR5G NSA Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. Get the 'NR5G SA Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. Get the 'Roaming Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasRoamingPreference, or %NULL if not required. Get the 'Service Domain Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasServiceDomainPreference, or %NULL if not required. Get the 'TD SCDMA Band Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasTdScdmaBandPreference, or %NULL if not required. Get the 'Usage Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasUsagePreference, or %NULL if not required. Get the 'Voice Domain Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a placeholder for the output #QmiNasVoiceDomainPreference, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSetSystemSelectionPreferenceInput. Set the 'Acquisition Order Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #GArray of #QmiNasRadioInterface elements. A new reference to @value_acquisition_order_preference will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Band Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasBandPreference. Set the 'CDMA PRL Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasCdmaPrlPreference. Set the 'Change Duration' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasChangeDuration. Set the 'Emergency mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #gboolean. Set the 'Extended LTE Band Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #guint64. a #guint64. a #guint64. a #guint64. Set the 'GSM WCDMA Acquisition Order Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasGsmWcdmaAcquisitionOrderPreference. Set the 'LTE Band Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasLteBandPreference. Set the 'MNC PCS Digit Include Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #gboolean. Set the 'Mode Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasRatModePreference. Set the 'Network Selection Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasNetworkSelectionPreference. a #guint16. a #guint16. Set the 'Network Selection Registration Restriction' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasNetworkSelectionRegistrationRestriction. Set the 'NR5G NSA Band Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #guint64. a #guint64. a #guint64. a #guint64. a #guint64. a #guint64. a #guint64. a #guint64. Set the 'NR5G SA Band Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #guint64. a #guint64. a #guint64. a #guint64. a #guint64. a #guint64. a #guint64. a #guint64. Set the 'Roaming Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasRoamingPreference. Set the 'Service Domain Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasServiceDomainPreference. Set the 'TD SCDMA Band Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasTdScdmaBandPreference. Set the 'Usage Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasUsagePreference. Set the 'Voice Domain Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetSystemSelectionPreferenceInput. a #QmiNasVoiceDomainPreference. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSetSystemSelectionPreferenceInput. The #QmiMessageNasSetSystemSelectionPreferenceOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasSetSystemSelectionPreferenceOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSetSystemSelectionPreferenceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSetSystemSelectionPreferenceOutput. The #QmiMessageNasSetTechnologyPreferenceInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageNasSetTechnologyPreferenceInput. the newly created #QmiMessageNasSetTechnologyPreferenceInput. The returned value should be freed with qmi_message_nas_set_technology_preference_input_unref(). Get the 'Current' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSetTechnologyPreferenceInput. a placeholder for the output #QmiNasRadioTechnologyPreference, or %NULL if not required. a placeholder for the output #QmiNasPreferenceDuration, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSetTechnologyPreferenceInput. Set the 'Current' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageNasSetTechnologyPreferenceInput. a #QmiNasRadioTechnologyPreference. a #QmiNasPreferenceDuration. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSetTechnologyPreferenceInput. The #QmiMessageNasSetTechnologyPreferenceOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasSetTechnologyPreferenceOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSetTechnologyPreferenceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSetTechnologyPreferenceOutput. The #QmiMessageNasSwiGetStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Common Info v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSwiGetStatusOutput. a placeholder for the output #gint8, or %NULL if not required. a placeholder for the output #QmiNasSwiModemMode, or %NULL if not required. a placeholder for the output #QmiNasSwiSystemMode, or %NULL if not required. a placeholder for the output #QmiNasSwiImsRegState, or %NULL if not required. a placeholder for the output #QmiNasSwiPsState, or %NULL if not required. Get the 'LTE Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageNasSwiGetStatusOutput. a placeholder for the output #QmiNasActiveBand, or %NULL if not required. a placeholder for the output #QmiNasDLBandwidth, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiNasSwiEmmState, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiNasSwiEmmConnectionState, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageNasSwiGetStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageNasSwiGetStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageNasSwiGetStatusOutput. The #QmiMessageOmaCancelSessionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageOmaCancelSessionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaCancelSessionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaCancelSessionOutput. The #QmiMessageOmaGetFeatureSettingOutput structure contains private data and should only be accessed using the provided API. Get the 'Device Provisioning Service Update Config' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaGetFeatureSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HFA Feature Config' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaGetFeatureSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HFA Feature Done State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaGetFeatureSettingOutput. a placeholder for the output #QmiOmaHfaFeatureDoneState, or %NULL if not required. Get the 'PRL Update Service Config' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaGetFeatureSettingOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageOmaGetFeatureSettingOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaGetFeatureSettingOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaGetFeatureSettingOutput. The #QmiMessageOmaGetSessionInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Network Initiated Alert' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaGetSessionInfoOutput. a placeholder for the output #QmiOmaSessionType, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageOmaGetSessionInfoOutput. Get the 'Retry Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaGetSessionInfoOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Session Failed Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaGetSessionInfoOutput. a placeholder for the output #QmiOmaSessionFailedReason, or %NULL if not required. Get the 'Session Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaGetSessionInfoOutput. a placeholder for the output #QmiOmaSessionState, or %NULL if not required. a placeholder for the output #QmiOmaSessionType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaGetSessionInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaGetSessionInfoOutput. The #QmiMessageOmaResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageOmaResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaResetOutput. The #QmiMessageOmaSendSelectionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageOmaSendSelectionInput. the newly created #QmiMessageOmaSendSelectionInput. The returned value should be freed with qmi_message_oma_send_selection_input_unref(). Get the 'Network Initiated Alert Selection' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaSendSelectionInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaSendSelectionInput. Set the 'Network Initiated Alert Selection' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageOmaSendSelectionInput. a #gboolean. a #guint16. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaSendSelectionInput. The #QmiMessageOmaSendSelectionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageOmaSendSelectionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaSendSelectionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaSendSelectionOutput. The #QmiMessageOmaSetEventReportInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageOmaSetEventReportInput. the newly created #QmiMessageOmaSetEventReportInput. The returned value should be freed with qmi_message_oma_set_event_report_input_unref(). Get the 'Network Initiated Alert Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Session State Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaSetEventReportInput. Set the 'Network Initiated Alert Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageOmaSetEventReportInput. a #gboolean. Set the 'Session State Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageOmaSetEventReportInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaSetEventReportInput. The #QmiMessageOmaSetEventReportOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageOmaSetEventReportOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaSetEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaSetEventReportOutput. The #QmiMessageOmaSetFeatureSettingInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageOmaSetFeatureSettingInput. the newly created #QmiMessageOmaSetFeatureSettingInput. The returned value should be freed with qmi_message_oma_set_feature_setting_input_unref(). Get the 'Device Provisioning Service Update Config' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaSetFeatureSettingInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'HFA Feature Config' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaSetFeatureSettingInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PRL Update Service Config' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaSetFeatureSettingInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaSetFeatureSettingInput. Set the 'Device Provisioning Service Update Config' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageOmaSetFeatureSettingInput. a #gboolean. Set the 'HFA Feature Config' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageOmaSetFeatureSettingInput. a #gboolean. Set the 'PRL Update Service Config' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageOmaSetFeatureSettingInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaSetFeatureSettingInput. The #QmiMessageOmaSetFeatureSettingOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageOmaSetFeatureSettingOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaSetFeatureSettingOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaSetFeatureSettingOutput. The #QmiMessageOmaStartSessionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageOmaStartSessionInput. the newly created #QmiMessageOmaStartSessionInput. The returned value should be freed with qmi_message_oma_start_session_input_unref(). Get the 'Session Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageOmaStartSessionInput. a placeholder for the output #QmiOmaSessionType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaStartSessionInput. Set the 'Session Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageOmaStartSessionInput. a #QmiOmaSessionType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaStartSessionInput. The #QmiMessageOmaStartSessionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageOmaStartSessionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageOmaStartSessionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageOmaStartSessionOutput. The #QmiMessagePbmGetAllCapabilitiesOutput structure contains private data and should only be accessed using the provided API. Get the 'Additional Number Alpha String Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output #GArray of #QmiMessagePbmGetAllCapabilitiesOutputAdditionalNumberAlphaStringCapabilityElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Additional Number Alpha String Capability' field from @self. Version of qmi_message_pbm_get_all_capabilities_output_get_additional_number_alpha_string_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputAdditionalNumberAlphaStringCapabilityElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Additional Number Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output #GArray of #QmiMessagePbmGetAllCapabilitiesOutputAdditionalNumberCapabilityElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Additional Number Capability' field from @self. Version of qmi_message_pbm_get_all_capabilities_output_get_additional_number_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputAdditionalNumberCapabilityElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Capability Basic Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output #GArray of #QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Capability Basic Information' field from @self. Version of qmi_message_pbm_get_all_capabilities_output_get_capability_basic_information() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Email Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output #GArray of #QmiMessagePbmGetAllCapabilitiesOutputEmailCapabilityElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Email Capability' field from @self. Version of qmi_message_pbm_get_all_capabilities_output_get_email_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputEmailCapabilityElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Group Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output #GArray of #QmiMessagePbmGetAllCapabilitiesOutputGroupCapabilityElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Group Capability' field from @self. Version of qmi_message_pbm_get_all_capabilities_output_get_group_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputGroupCapabilityElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Grouping Information Alpha String Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output #GArray of #QmiMessagePbmGetAllCapabilitiesOutputGroupingInformationAlphaStringCapabilityElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Grouping Information Alpha String Capability' field from @self. Version of qmi_message_pbm_get_all_capabilities_output_get_grouping_information_alpha_string_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputGroupingInformationAlphaStringCapabilityElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Hidden Records Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output #GArray of #QmiMessagePbmGetAllCapabilitiesOutputHiddenRecordsCapabilityElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Hidden Records Capability' field from @self. Version of qmi_message_pbm_get_all_capabilities_output_get_hidden_records_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputHiddenRecordsCapabilityElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePbmGetAllCapabilitiesOutput. Get the 'Second Name Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output #GArray of #QmiMessagePbmGetAllCapabilitiesOutputSecondNameCapabilityElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Second Name Capability' field from @self. Version of qmi_message_pbm_get_all_capabilities_output_get_second_name_capability() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetAllCapabilitiesOutput. a placeholder for the output array of #QmiMessagePbmGetAllCapabilitiesOutputSecondNameCapabilityElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePbmGetAllCapabilitiesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePbmGetAllCapabilitiesOutput. A QmiMessagePbmGetAllCapabilitiesOutputAdditionalNumberAlphaStringCapabilityElement struct. a #QmiPbmSessionType. a #guint8. a #guint8. a #guint8. A QmiMessagePbmGetAllCapabilitiesOutputAdditionalNumberCapabilityElement struct. a #QmiPbmSessionType. a #guint8. a #guint8. a #guint8. A QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElement struct. a #QmiPbmSessionType. a #GArray of #QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElementPhonebooksElement elements. A QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElementGir struct. This type is a version of #QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElement, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. a #QmiPbmSessionType. an array of #QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElementPhonebooksElement elements. A QmiMessagePbmGetAllCapabilitiesOutputCapabilityBasicInformationElementPhonebooksElement struct. a #QmiPbmPhonebookType. a #guint16. a #guint16. a #guint8. a #guint8. A QmiMessagePbmGetAllCapabilitiesOutputEmailCapabilityElement struct. a #QmiPbmSessionType. a #guint8. a #guint8. A QmiMessagePbmGetAllCapabilitiesOutputGroupCapabilityElement struct. a #QmiPbmSessionType. a #guint8. a #guint8. A QmiMessagePbmGetAllCapabilitiesOutputGroupingInformationAlphaStringCapabilityElement struct. a #QmiPbmSessionType. a #guint8. a #guint8. a #guint8. A QmiMessagePbmGetAllCapabilitiesOutputHiddenRecordsCapabilityElement struct. a #QmiPbmSessionType. a #gboolean. A QmiMessagePbmGetAllCapabilitiesOutputSecondNameCapabilityElement struct. a #QmiPbmSessionType. a #guint8. The #QmiMessagePbmGetCapabilitiesInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePbmGetCapabilitiesInput. the newly created #QmiMessagePbmGetCapabilitiesInput. The returned value should be freed with qmi_message_pbm_get_capabilities_input_unref(). Get the 'Phonebook Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesInput. a placeholder for the output #QmiPbmSessionType, or %NULL if not required. a placeholder for the output #QmiPbmPhonebookType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePbmGetCapabilitiesInput. Set the 'Phonebook Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesInput. a #QmiPbmSessionType. a #QmiPbmPhonebookType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePbmGetCapabilitiesInput. The #QmiMessagePbmGetCapabilitiesOutput structure contains private data and should only be accessed using the provided API. Get the 'Additional Number Alpha String Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Additional Number Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Capability Basic Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesOutput. a placeholder for the output #QmiPbmSessionType, or %NULL if not required. a placeholder for the output #QmiPbmPhonebookType, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Email Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Group Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Grouping Information Alpha String Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Hidden Records Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePbmGetCapabilitiesOutput. Get the 'Second Name Capability' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmGetCapabilitiesOutput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePbmGetCapabilitiesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePbmGetCapabilitiesOutput. The #QmiMessagePbmIndicationRegisterInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePbmIndicationRegisterInput. the newly created #QmiMessagePbmIndicationRegisterInput. The returned value should be freed with qmi_message_pbm_indication_register_input_unref(). Get the 'Event Registration Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmIndicationRegisterInput. a placeholder for the output #QmiPbmEventRegistrationFlag, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePbmIndicationRegisterInput. Set the 'Event Registration Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePbmIndicationRegisterInput. a #QmiPbmEventRegistrationFlag. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePbmIndicationRegisterInput. The #QmiMessagePbmIndicationRegisterOutput structure contains private data and should only be accessed using the provided API. Get the 'Event Registration Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePbmIndicationRegisterOutput. a placeholder for the output #QmiPbmEventRegistrationFlag, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePbmIndicationRegisterOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePbmIndicationRegisterOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePbmIndicationRegisterOutput. The #QmiMessagePdcActivateConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcActivateConfigInput. the newly created #QmiMessagePdcActivateConfigInput. The returned value should be freed with qmi_message_pdc_activate_config_input_unref(). Get the 'Config Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcActivateConfigInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcActivateConfigInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcActivateConfigInput. Set the 'Config Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcActivateConfigInput. a #QmiPdcConfigurationType. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcActivateConfigInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcActivateConfigInput. The #QmiMessagePdcActivateConfigOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcActivateConfigOutput. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcActivateConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcActivateConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcActivateConfigOutput. The #QmiMessagePdcConfigChangeInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcConfigChangeInput. the newly created #QmiMessagePdcConfigChangeInput. The returned value should be freed with qmi_message_pdc_config_change_input_unref(). Get the 'Type With Id v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcConfigChangeInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcConfigChangeInput. Set the 'Type With Id v2' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcConfigChangeInput. a #QmiPdcConfigurationType. a #GArray of #guint8 elements. A new reference to @value_type_with_id_v2_id will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcConfigChangeInput. The #QmiMessagePdcConfigChangeOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcConfigChangeOutput. Get the 'Type With Id v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcConfigChangeOutput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcConfigChangeOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcConfigChangeOutput. The #QmiMessagePdcDeactivateConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcDeactivateConfigInput. the newly created #QmiMessagePdcDeactivateConfigInput. The returned value should be freed with qmi_message_pdc_deactivate_config_input_unref(). Get the 'Config Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcDeactivateConfigInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcDeactivateConfigInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcDeactivateConfigInput. Set the 'Config Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcDeactivateConfigInput. a #QmiPdcConfigurationType. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcDeactivateConfigInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcDeactivateConfigInput. The #QmiMessagePdcDeactivateConfigOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcDeactivateConfigOutput. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcDeactivateConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcDeactivateConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcDeactivateConfigOutput. The #QmiMessagePdcDeleteConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcDeleteConfigInput. the newly created #QmiMessagePdcDeleteConfigInput. The returned value should be freed with qmi_message_pdc_delete_config_input_unref(). Get the 'Config Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcDeleteConfigInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. Get the 'Id' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcDeleteConfigInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcDeleteConfigInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcDeleteConfigInput. Set the 'Config Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcDeleteConfigInput. a #QmiPdcConfigurationType. Set the 'Id' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcDeleteConfigInput. a #GArray of #guint8 elements. A new reference to @value_id will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcDeleteConfigInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcDeleteConfigInput. The #QmiMessagePdcDeleteConfigOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcDeleteConfigOutput. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcDeleteConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcDeleteConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcDeleteConfigOutput. The #QmiMessagePdcGetConfigInfoInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcGetConfigInfoInput. the newly created #QmiMessagePdcGetConfigInfoInput. The returned value should be freed with qmi_message_pdc_get_config_info_input_unref(). Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetConfigInfoInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Type With Id v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetConfigInfoInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcGetConfigInfoInput. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcGetConfigInfoInput. a #guint32. Set the 'Type With Id v2' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcGetConfigInfoInput. a #QmiPdcConfigurationType. a #GArray of #guint8 elements. A new reference to @value_type_with_id_v2_id will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcGetConfigInfoInput. The #QmiMessagePdcGetConfigInfoOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcGetConfigInfoOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcGetConfigInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcGetConfigInfoOutput. The #QmiMessagePdcGetConfigLimitsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcGetConfigLimitsInput. the newly created #QmiMessagePdcGetConfigLimitsInput. The returned value should be freed with qmi_message_pdc_get_config_limits_input_unref(). Get the 'Config Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetConfigLimitsInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetConfigLimitsInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcGetConfigLimitsInput. Set the 'Config Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcGetConfigLimitsInput. a #QmiPdcConfigurationType. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcGetConfigLimitsInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcGetConfigLimitsInput. The #QmiMessagePdcGetConfigLimitsOutput structure contains private data and should only be accessed using the provided API. Get the 'Current Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetConfigLimitsOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Maximum Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetConfigLimitsOutput. a placeholder for the output #guint64, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcGetConfigLimitsOutput. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetConfigLimitsOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcGetConfigLimitsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcGetConfigLimitsOutput. The #QmiMessagePdcGetDefaultConfigInfoInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcGetDefaultConfigInfoInput. the newly created #QmiMessagePdcGetDefaultConfigInfoInput. The returned value should be freed with qmi_message_pdc_get_default_config_info_input_unref(). Get the 'Config Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetDefaultConfigInfoInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetDefaultConfigInfoInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcGetDefaultConfigInfoInput. Set the 'Config Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcGetDefaultConfigInfoInput. a #QmiPdcConfigurationType. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcGetDefaultConfigInfoInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcGetDefaultConfigInfoInput. The #QmiMessagePdcGetDefaultConfigInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Description' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetDefaultConfigInfoOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcGetDefaultConfigInfoOutput. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetDefaultConfigInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Total Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetDefaultConfigInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Version' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetDefaultConfigInfoOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcGetDefaultConfigInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcGetDefaultConfigInfoOutput. The #QmiMessagePdcGetSelectedConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcGetSelectedConfigInput. the newly created #QmiMessagePdcGetSelectedConfigInput. The returned value should be freed with qmi_message_pdc_get_selected_config_input_unref(). Get the 'Config Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetSelectedConfigInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetSelectedConfigInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcGetSelectedConfigInput. Set the 'Config Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcGetSelectedConfigInput. a #QmiPdcConfigurationType. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcGetSelectedConfigInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcGetSelectedConfigInput. The #QmiMessagePdcGetSelectedConfigOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcGetSelectedConfigOutput. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcGetSelectedConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcGetSelectedConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcGetSelectedConfigOutput. The #QmiMessagePdcListConfigsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcListConfigsInput. the newly created #QmiMessagePdcListConfigsInput. The returned value should be freed with qmi_message_pdc_list_configs_input_unref(). Get the 'Config Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcListConfigsInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcListConfigsInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcListConfigsInput. Set the 'Config Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcListConfigsInput. a #QmiPdcConfigurationType. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcListConfigsInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcListConfigsInput. The #QmiMessagePdcListConfigsOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcListConfigsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcListConfigsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcListConfigsOutput. The #QmiMessagePdcLoadConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcLoadConfigInput. the newly created #QmiMessagePdcLoadConfigInput. The returned value should be freed with qmi_message_pdc_load_config_input_unref(). Get the 'Config Chunk' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcLoadConfigInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcLoadConfigInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcLoadConfigInput. Set the 'Config Chunk' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcLoadConfigInput. a #QmiPdcConfigurationType. a #GArray of #guint8 elements. A new reference to @value_config_chunk_id will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. a #guint32. a #GArray of #guint8 elements. A new reference to @value_config_chunk_chunk will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcLoadConfigInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcLoadConfigInput. The #QmiMessagePdcLoadConfigOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcLoadConfigOutput. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcLoadConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcLoadConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcLoadConfigOutput. The #QmiMessagePdcRegisterInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcRegisterInput. the newly created #QmiMessagePdcRegisterInput. The returned value should be freed with qmi_message_pdc_register_input_unref(). Get the 'Enable Refresh' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Enable Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcRegisterInput. Set the 'Enable Refresh' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcRegisterInput. a #gboolean. Set the 'Enable Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcRegisterInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcRegisterInput. The #QmiMessagePdcRegisterOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcRegisterOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcRegisterOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcRegisterOutput. The #QmiMessagePdcResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcResetOutput. The #QmiMessagePdcSetSelectedConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdcSetSelectedConfigInput. the newly created #QmiMessagePdcSetSelectedConfigInput. The returned value should be freed with qmi_message_pdc_set_selected_config_input_unref(). Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcSetSelectedConfigInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Type With Id v2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcSetSelectedConfigInput. a placeholder for the output #QmiPdcConfigurationType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcSetSelectedConfigInput. Set the 'Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcSetSelectedConfigInput. a #guint32. Set the 'Type With Id v2' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdcSetSelectedConfigInput. a #QmiPdcConfigurationType. a #GArray of #guint8 elements. A new reference to @value_type_with_id_v2_id will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcSetSelectedConfigInput. The #QmiMessagePdcSetSelectedConfigOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdcSetSelectedConfigOutput. Get the 'Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdcSetSelectedConfigOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdcSetSelectedConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdcSetSelectedConfigOutput. The #QmiMessagePdsGetAgpsConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdsGetAgpsConfigInput. the newly created #QmiMessagePdsGetAgpsConfigInput. The returned value should be freed with qmi_message_pds_get_agps_config_input_unref(). Get the 'Network Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsGetAgpsConfigInput. a placeholder for the output #QmiPdsNetworkMode, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsGetAgpsConfigInput. Set the 'Network Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsGetAgpsConfigInput. a #QmiPdsNetworkMode. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsGetAgpsConfigInput. The #QmiMessagePdsGetAgpsConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Location Server Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsGetAgpsConfigOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Location Server URL' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsGetAgpsConfigOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsGetAgpsConfigOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsGetAgpsConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsGetAgpsConfigOutput. The #QmiMessagePdsGetAutoTrackingStateOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsGetAutoTrackingStateOutput. Get the 'State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsGetAutoTrackingStateOutput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsGetAutoTrackingStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsGetAutoTrackingStateOutput. The #QmiMessagePdsGetDefaultTrackingSessionOutput structure contains private data and should only be accessed using the provided API. Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsGetDefaultTrackingSessionOutput. a placeholder for the output #QmiPdsOperatingMode, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsGetDefaultTrackingSessionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsGetDefaultTrackingSessionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsGetDefaultTrackingSessionOutput. The #QmiMessagePdsGetGpsServiceStateOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsGetGpsServiceStateOutput. Get the 'State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsGetGpsServiceStateOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiPdsTrackingSessionState, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsGetGpsServiceStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsGetGpsServiceStateOutput. The #QmiMessagePdsResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsResetOutput. The #QmiMessagePdsSetAgpsConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdsSetAgpsConfigInput. the newly created #QmiMessagePdsSetAgpsConfigInput. The returned value should be freed with qmi_message_pds_set_agps_config_input_unref(). Get the 'Location Server Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetAgpsConfigInput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Location Server URL' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetAgpsConfigInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Network Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetAgpsConfigInput. a placeholder for the output #QmiPdsNetworkMode, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetAgpsConfigInput. Set the 'Location Server Address' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetAgpsConfigInput. a #guint32. a #guint32. Set the 'Location Server URL' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetAgpsConfigInput. a #GArray of #guint8 elements. A new reference to @value_location_server_url will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Network Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetAgpsConfigInput. a #QmiPdsNetworkMode. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetAgpsConfigInput. The #QmiMessagePdsSetAgpsConfigOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsSetAgpsConfigOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetAgpsConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetAgpsConfigOutput. The #QmiMessagePdsSetAutoTrackingStateInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdsSetAutoTrackingStateInput. the newly created #QmiMessagePdsSetAutoTrackingStateInput. The returned value should be freed with qmi_message_pds_set_auto_tracking_state_input_unref(). Get the 'State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetAutoTrackingStateInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetAutoTrackingStateInput. Set the 'State' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetAutoTrackingStateInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetAutoTrackingStateInput. The #QmiMessagePdsSetAutoTrackingStateOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsSetAutoTrackingStateOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetAutoTrackingStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetAutoTrackingStateOutput. The #QmiMessagePdsSetDefaultTrackingSessionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdsSetDefaultTrackingSessionInput. the newly created #QmiMessagePdsSetDefaultTrackingSessionInput. The returned value should be freed with qmi_message_pds_set_default_tracking_session_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetDefaultTrackingSessionInput. a placeholder for the output #QmiPdsOperatingMode, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetDefaultTrackingSessionInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetDefaultTrackingSessionInput. a #QmiPdsOperatingMode. a #guint8. a #guint32. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetDefaultTrackingSessionInput. The #QmiMessagePdsSetDefaultTrackingSessionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsSetDefaultTrackingSessionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetDefaultTrackingSessionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetDefaultTrackingSessionOutput. The #QmiMessagePdsSetEventReportInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdsSetEventReportInput. the newly created #QmiMessagePdsSetEventReportInput. The returned value should be freed with qmi_message_pds_set_event_report_input_unref(). Get the 'Accelerometer Data Streaming Ready Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended External XTRA Data Request Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended NMEA Position Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'External Time Injection Request Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'External WIFI Position Request Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'External XTRA Data Request Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Gyro Data Streaming Ready Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Heading Uncertainty Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'NMEA Debug Strings Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'NMEA Position Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Parsed Position Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDS Comm Event Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Position Reliability Indicator Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Satellite Information Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Sensor Data Usage Indicator Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'SUPL Network Initiated Prompt Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Time Source Information Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Time Sync Request Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'UMTS CP Network Initiated Prompt Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'VX Network Initiated Request Reporting' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetEventReportInput. Set the 'Accelerometer Data Streaming Ready Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Extended External XTRA Data Request Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Extended NMEA Position Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'External Time Injection Request Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'External WIFI Position Request Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'External XTRA Data Request Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Gyro Data Streaming Ready Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Heading Uncertainty Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'NMEA Debug Strings Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'NMEA Position Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Parsed Position Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'PDS Comm Event Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Position Reliability Indicator Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Satellite Information Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Sensor Data Usage Indicator Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'SUPL Network Initiated Prompt Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Time Source Information Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'Time Sync Request Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'UMTS CP Network Initiated Prompt Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Set the 'VX Network Initiated Request Reporting' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetEventReportInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetEventReportInput. The #QmiMessagePdsSetEventReportOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsSetEventReportOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetEventReportOutput. The #QmiMessagePdsSetGpsServiceStateInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessagePdsSetGpsServiceStateInput. the newly created #QmiMessagePdsSetGpsServiceStateInput. The returned value should be freed with qmi_message_pds_set_gps_service_state_input_unref(). Get the 'State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessagePdsSetGpsServiceStateInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetGpsServiceStateInput. Set the 'State' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessagePdsSetGpsServiceStateInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetGpsServiceStateInput. The #QmiMessagePdsSetGpsServiceStateOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessagePdsSetGpsServiceStateOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessagePdsSetGpsServiceStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessagePdsSetGpsServiceStateOutput. The #QmiMessageQosGetFlowStatusInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageQosGetFlowStatusInput. the newly created #QmiMessageQosGetFlowStatusInput. The returned value should be freed with qmi_message_qos_get_flow_status_input_unref(). Get the 'Qos Id' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageQosGetFlowStatusInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageQosGetFlowStatusInput. Set the 'Qos Id' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageQosGetFlowStatusInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageQosGetFlowStatusInput. The #QmiMessageQosGetFlowStatusOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageQosGetFlowStatusOutput. Get the 'Value' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageQosGetFlowStatusOutput. a placeholder for the output #QmiQosStatus, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageQosGetFlowStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageQosGetFlowStatusOutput. The #QmiMessageQosGetNetworkStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'QoS Supported' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageQosGetNetworkStatusOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageQosGetNetworkStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageQosGetNetworkStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageQosGetNetworkStatusOutput. The #QmiMessageQosResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageQosResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageQosResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageQosResetOutput. The #QmiMessageQosSwiReadDataStatsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageQosSwiReadDataStatsInput. the newly created #QmiMessageQosSwiReadDataStatsInput. The returned value should be freed with qmi_message_qos_swi_read_data_stats_input_unref(). Get the 'Apn Id' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageQosSwiReadDataStatsInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageQosSwiReadDataStatsInput. Set the 'Apn Id' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageQosSwiReadDataStatsInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageQosSwiReadDataStatsInput. The #QmiMessageQosSwiReadDataStatsOutput structure contains private data and should only be accessed using the provided API. Get the 'Apn' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageQosSwiReadDataStatsOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. a placeholder for the output #guint64, or %NULL if not required. Get the 'Flow' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageQosSwiReadDataStatsOutput. a placeholder for the output #GArray of #QmiMessageQosSwiReadDataStatsOutputFlowElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Flow' field from @self. Version of qmi_message_qos_swi_read_data_stats_output_get_flow() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageQosSwiReadDataStatsOutput. a placeholder for the output array of #QmiMessageQosSwiReadDataStatsOutputFlowElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageQosSwiReadDataStatsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageQosSwiReadDataStatsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageQosSwiReadDataStatsOutput. A QmiMessageQosSwiReadDataStatsOutputFlowElement struct. a #guint32. a #guint32. a #guint32. a #guint64. a #guint64. The #QmiMessageSarRfGetStateOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageSarRfGetStateOutput. Get the 'State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageSarRfGetStateOutput. a placeholder for the output #QmiSarRfState, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageSarRfGetStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageSarRfGetStateOutput. The #QmiMessageSarRfSetStateInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageSarRfSetStateInput. the newly created #QmiMessageSarRfSetStateInput. The returned value should be freed with qmi_message_sar_rf_set_state_input_unref(). Get the 'State' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageSarRfSetStateInput. a placeholder for the output #QmiSarRfState, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageSarRfSetStateInput. Set the 'State' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageSarRfSetStateInput. a #QmiSarRfState. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageSarRfSetStateInput. The #QmiMessageSarRfSetStateOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageSarRfSetStateOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageSarRfSetStateOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageSarRfSetStateOutput. The #QmiMessageSscControlInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageSscControlInput. the newly created #QmiMessageSscControlInput. The returned value should be freed with qmi_message_ssc_control_input_unref(). Get the 'Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageSscControlInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Report Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageSscControlInput. a placeholder for the output #QmiSscReportType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageSscControlInput. Set the 'Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageSscControlInput. a #GArray of #guint8 elements. A new reference to @value_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Report Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageSscControlInput. a #QmiSscReportType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageSscControlInput. The #QmiMessageSscControlOutput structure contains private data and should only be accessed using the provided API. Get the 'Client ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageSscControlOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Response' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageSscControlOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageSscControlOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageSscControlOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageSscControlOutput. The #QmiMessageUimChangePinInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimChangePinInput. the newly created #QmiMessageUimChangePinInput. The returned value should be freed with qmi_message_uim_change_pin_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimChangePinInput. a placeholder for the output #QmiUimPinId, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimChangePinInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimChangePinInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimChangePinInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimChangePinInput. a #QmiUimPinId. a constant string. a constant string. Set the 'Response In Indication Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimChangePinInput. a #guint32. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimChangePinInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimChangePinInput. The #QmiMessageUimChangePinOutput structure contains private data and should only be accessed using the provided API. Get the 'Card Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimChangePinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimChangePinOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimChangePinOutput. Get the 'Retries Remaining' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimChangePinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimChangePinOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimChangePinOutput. The #QmiMessageUimChangeProvisioningSessionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimChangeProvisioningSessionInput. the newly created #QmiMessageUimChangeProvisioningSessionInput. The returned value should be freed with qmi_message_uim_change_provisioning_session_input_unref(). Get the 'Application Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimChangeProvisioningSessionInput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Session Change' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimChangeProvisioningSessionInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimChangeProvisioningSessionInput. Set the 'Application Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimChangeProvisioningSessionInput. a #guint8. a #GArray of #guint8 elements. A new reference to @value_application_information_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Session Change' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimChangeProvisioningSessionInput. a #QmiUimSessionType. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimChangeProvisioningSessionInput. The #QmiMessageUimChangeProvisioningSessionOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimChangeProvisioningSessionOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimChangeProvisioningSessionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimChangeProvisioningSessionOutput. The #QmiMessageUimDepersonalizationInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimDepersonalizationInput. the newly created #QmiMessageUimDepersonalizationInput. The returned value should be freed with qmi_message_uim_depersonalization_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimDepersonalizationInput. a placeholder for the output #QmiUimCardApplicationPersonalizationFeature, or %NULL if not required. a placeholder for the output #QmiUimDepersonalizationOperation, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Slot' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimDepersonalizationInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimDepersonalizationInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimDepersonalizationInput. a #QmiUimCardApplicationPersonalizationFeature. a #QmiUimDepersonalizationOperation. a constant string. Set the 'Slot' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimDepersonalizationInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimDepersonalizationInput. The #QmiMessageUimDepersonalizationOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimDepersonalizationOutput. Get the 'Retries Remaining' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimDepersonalizationOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimDepersonalizationOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimDepersonalizationOutput. The #QmiMessageUimGetCardStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Card Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetCardStatusOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageUimGetCardStatusOutputCardStatusCardsElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Card Status' field from @self. Version of qmi_message_uim_get_card_status_output_get_card_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetCardStatusOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output array of #QmiMessageUimGetCardStatusOutputCardStatusCardsElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimGetCardStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimGetCardStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimGetCardStatusOutput. A QmiMessageUimGetCardStatusOutputCardStatusCardsElement struct. a #QmiUimCardState. a #QmiUimPinState. a #guint8. a #guint8. a #QmiUimCardError. a #GArray of #QmiMessageUimGetCardStatusOutputCardStatusCardsElementApplicationsElementV2 elements. A QmiMessageUimGetCardStatusOutputCardStatusCardsElementApplicationsElementV2 struct. a #QmiUimCardApplicationType. a #QmiUimCardApplicationState. a #QmiUimCardApplicationPersonalizationState. a #QmiUimCardApplicationPersonalizationFeatureStatus. a #guint8. a #guint8. a #GArray of #guint8 elements. a #gboolean. a #QmiUimPinState. a #guint8. a #guint8. a #QmiUimPinState. a #guint8. a #guint8. A QmiMessageUimGetCardStatusOutputCardStatusCardsElementGir struct. This type is a version of #QmiMessageUimGetCardStatusOutputCardStatusCardsElement, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. a #QmiUimCardState. a #QmiUimPinState. a #guint8. a #guint8. a #QmiUimCardError. an array of #QmiMessageUimGetCardStatusOutputCardStatusCardsElementApplicationsElementV2 elements. The #QmiMessageUimGetConfigurationInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimGetConfigurationInput. the newly created #QmiMessageUimGetConfigurationInput. The returned value should be freed with qmi_message_uim_get_configuration_input_unref(). Get the 'Configuration Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetConfigurationInput. a placeholder for the output #QmiUimConfiguration, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimGetConfigurationInput. Set the 'Configuration Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimGetConfigurationInput. a #QmiUimConfiguration. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimGetConfigurationInput. The #QmiMessageUimGetConfigurationOutput structure contains private data and should only be accessed using the provided API. Get the 'Automatic Selection' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetConfigurationOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Halt Subscription' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetConfigurationOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Personalization Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetConfigurationOutput. a placeholder for the output #GArray of #QmiMessageUimGetConfigurationOutputPersonalizationStatusElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Personalization Status' field from @self. Version of qmi_message_uim_get_configuration_output_get_personalization_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetConfigurationOutput. a placeholder for the output array of #QmiMessageUimGetConfigurationOutputPersonalizationStatusElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Personalization Status Other' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetConfigurationOutput. a placeholder for the output #GArray of #QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Personalization Status Other' field from @self. Version of qmi_message_uim_get_configuration_output_get_personalization_status_other() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetConfigurationOutput. a placeholder for the output array of #QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimGetConfigurationOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimGetConfigurationOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimGetConfigurationOutput. A QmiMessageUimGetConfigurationOutputPersonalizationStatusElement struct. a #QmiUimCardApplicationPersonalizationFeature. a #guint8. a #guint8. A QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElement struct. a #GArray of #QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotElement elements. A QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementGir struct. This type is a version of #QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElement, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. an array of #QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotElement elements. A QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotElement struct. a #QmiUimCardApplicationPersonalizationFeature. a #guint8. a #guint8. The #QmiMessageUimGetFileAttributesInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimGetFileAttributesInput. the newly created #QmiMessageUimGetFileAttributesInput. The returned value should be freed with qmi_message_uim_get_file_attributes_input_unref(). Get the 'File' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetFileAttributesInput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetFileAttributesInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetFileAttributesInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimGetFileAttributesInput. Set the 'File' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimGetFileAttributesInput. a #guint16. a #GArray of #guint8 elements. A new reference to @value_file_file_path will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Response In Indication Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimGetFileAttributesInput. a #guint32. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimGetFileAttributesInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimGetFileAttributesInput. The #QmiMessageUimGetFileAttributesOutput structure contains private data and should only be accessed using the provided API. Get the 'Card result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetFileAttributesOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'File Attributes' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetFileAttributesOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiUimFileType, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttributeLogic, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttribute, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttributeLogic, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttribute, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttributeLogic, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttribute, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttributeLogic, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttribute, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttributeLogic, or %NULL if not required. a placeholder for the output #QmiUimSecurityAttribute, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetFileAttributesOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimGetFileAttributesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimGetFileAttributesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimGetFileAttributesOutput. The #QmiMessageUimGetSlotStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Physical Slot Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetSlotStatusOutput. a placeholder for the output #GArray of #QmiPhysicalSlotInformationSlot elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Physical Slot Information' field from @self. Version of qmi_message_uim_get_slot_status_output_get_physical_slot_information() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetSlotStatusOutput. a placeholder for the output array of #QmiPhysicalSlotInformationSlot elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Physical Slot Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetSlotStatusOutput. a placeholder for the output #GArray of #QmiPhysicalSlotStatusSlot elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Physical Slot Status' field from @self. Version of qmi_message_uim_get_slot_status_output_get_physical_slot_status() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetSlotStatusOutput. a placeholder for the output array of #QmiPhysicalSlotStatusSlot elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimGetSlotStatusOutput. Get the 'Slot EID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetSlotStatusOutput. a placeholder for the output #GArray of #QmiSlotEidElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Slot EID' field from @self. Version of qmi_message_uim_get_slot_status_output_get_slot_eid() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetSlotStatusOutput. a placeholder for the output array of #QmiSlotEidElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimGetSlotStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimGetSlotStatusOutput. The #QmiMessageUimGetSupportedMessagesOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimGetSupportedMessagesOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimGetSupportedMessagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimGetSupportedMessagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimGetSupportedMessagesOutput. The #QmiMessageUimLogicalChannelInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimLogicalChannelInput. the newly created #QmiMessageUimLogicalChannelInput. The returned value should be freed with qmi_message_uim_logical_channel_input_unref(). Get the 'AID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Channel ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'File Control Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a placeholder for the output #QmiUimFileControlInformation, or %NULL if not required. Get the 'Slot' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Terminate Application' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimLogicalChannelInput. Set the 'AID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a #GArray of #guint8 elements. A new reference to @value_aid will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Channel ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a #guint8. Set the 'File Control Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a #QmiUimFileControlInformation. Set the 'Slot' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a #guint8. Set the 'Terminate Application' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimLogicalChannelInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimLogicalChannelInput. The #QmiMessageUimLogicalChannelOutput structure contains private data and should only be accessed using the provided API. Get the 'Card result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimLogicalChannelOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Channel ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimLogicalChannelOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimLogicalChannelOutput. Get the 'Select Response' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimLogicalChannelOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimLogicalChannelOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimLogicalChannelOutput. The #QmiMessageUimOpenLogicalChannelInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimOpenLogicalChannelInput. the newly created #QmiMessageUimOpenLogicalChannelInput. The returned value should be freed with qmi_message_uim_open_logical_channel_input_unref(). Get the 'AID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'File Control Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelInput. a placeholder for the output #QmiUimFileControlInformation, or %NULL if not required. Get the 'Slot' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimOpenLogicalChannelInput. Set the 'AID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelInput. a #GArray of #guint8 elements. A new reference to @value_aid will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'File Control Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelInput. a #QmiUimFileControlInformation. Set the 'Slot' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimOpenLogicalChannelInput. The #QmiMessageUimOpenLogicalChannelOutput structure contains private data and should only be accessed using the provided API. Get the 'Card result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Channel ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimOpenLogicalChannelOutput. Get the 'Select Response' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimOpenLogicalChannelOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimOpenLogicalChannelOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimOpenLogicalChannelOutput. The #QmiMessageUimPowerOffSimInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimPowerOffSimInput. the newly created #QmiMessageUimPowerOffSimInput. The returned value should be freed with qmi_message_uim_power_off_sim_input_unref(). Get the 'Slot' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimPowerOffSimInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimPowerOffSimInput. Set the 'Slot' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimPowerOffSimInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimPowerOffSimInput. The #QmiMessageUimPowerOffSimOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimPowerOffSimOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimPowerOffSimOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimPowerOffSimOutput. The #QmiMessageUimPowerOnSimInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimPowerOnSimInput. the newly created #QmiMessageUimPowerOnSimInput. The returned value should be freed with qmi_message_uim_power_on_sim_input_unref(). Get the 'Slot' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimPowerOnSimInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimPowerOnSimInput. Set the 'Slot' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimPowerOnSimInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimPowerOnSimInput. The #QmiMessageUimPowerOnSimOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimPowerOnSimOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimPowerOnSimOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimPowerOnSimOutput. The #QmiMessageUimReadRecordInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimReadRecordInput. the newly created #QmiMessageUimReadRecordInput. The returned value should be freed with qmi_message_uim_read_record_input_unref(). Get the 'File' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Last Record' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a placeholder for the output #guint16, or %NULL if not required. Get the 'Record' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimReadRecordInput. Set the 'File' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a #guint16. a #GArray of #guint8 elements. A new reference to @value_file_file_path will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Last Record' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a #guint16. Set the 'Record' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a #guint16. a #guint16. Set the 'Response In Indication Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a #guint32. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadRecordInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimReadRecordInput. The #QmiMessageUimReadRecordOutput structure contains private data and should only be accessed using the provided API. Get the 'Additional Read Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Card result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Read Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadRecordOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimReadRecordOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimReadRecordOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimReadRecordOutput. The #QmiMessageUimReadTransparentInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimReadTransparentInput. the newly created #QmiMessageUimReadTransparentInput. The returned value should be freed with qmi_message_uim_read_transparent_input_unref(). Get the 'Encrypt Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'File' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Read Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimReadTransparentInput. Set the 'Encrypt Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a #gboolean. Set the 'File' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a #guint16. a #GArray of #guint8 elements. A new reference to @value_file_file_path will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Read Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a #guint16. a #guint16. Set the 'Response In Indication Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a #guint32. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimReadTransparentInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimReadTransparentInput. The #QmiMessageUimReadTransparentOutput structure contains private data and should only be accessed using the provided API. Get the 'Card result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Encrypted Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Read result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimReadTransparentOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimReadTransparentOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimReadTransparentOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimReadTransparentOutput. The #QmiMessageUimRefreshCompleteInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimRefreshCompleteInput. the newly created #QmiMessageUimRefreshCompleteInput. The returned value should be freed with qmi_message_uim_refresh_complete_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRefreshCompleteInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRefreshCompleteInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRefreshCompleteInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRefreshCompleteInput. a #gboolean. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRefreshCompleteInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRefreshCompleteInput. The #QmiMessageUimRefreshCompleteOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimRefreshCompleteOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRefreshCompleteOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRefreshCompleteOutput. The #QmiMessageUimRefreshRegisterAllInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimRefreshRegisterAllInput. the newly created #QmiMessageUimRefreshRegisterAllInput. The returned value should be freed with qmi_message_uim_refresh_register_all_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRefreshRegisterAllInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRefreshRegisterAllInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRefreshRegisterAllInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRefreshRegisterAllInput. a #gboolean. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRefreshRegisterAllInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRefreshRegisterAllInput. The #QmiMessageUimRefreshRegisterAllOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimRefreshRegisterAllOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRefreshRegisterAllOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRefreshRegisterAllOutput. The #QmiMessageUimRefreshRegisterInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimRefreshRegisterInput. the newly created #QmiMessageUimRefreshRegisterInput. The returned value should be freed with qmi_message_uim_refresh_register_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRefreshRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #QmiMessageUimRefreshRegisterInputInfoFilesElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Info' field from @self. Version of qmi_message_uim_refresh_register_input_get_info() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRefreshRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output array of #QmiMessageUimRefreshRegisterInputInfoFilesElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRefreshRegisterInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRefreshRegisterInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRefreshRegisterInput. a #gboolean. a #gboolean. a #GArray of #QmiMessageUimRefreshRegisterInputInfoFilesElement elements. A new reference to @value_info_files will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRefreshRegisterInput. a #gboolean. a #gboolean. array of #QmiMessageUimRefreshRegisterInputInfoFilesElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRefreshRegisterInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRefreshRegisterInput. A QmiMessageUimRefreshRegisterInputInfoFilesElement struct. a #guint16. a #GArray of #guint8 elements. The #QmiMessageUimRefreshRegisterOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimRefreshRegisterOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRefreshRegisterOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRefreshRegisterOutput. The #QmiMessageUimRegisterEventsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimRegisterEventsInput. the newly created #QmiMessageUimRegisterEventsInput. The returned value should be freed with qmi_message_uim_register_events_input_unref(). Get the 'Event Registration Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRegisterEventsInput. a placeholder for the output #QmiUimEventRegistrationFlag, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRegisterEventsInput. Set the 'Event Registration Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRegisterEventsInput. a #QmiUimEventRegistrationFlag. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRegisterEventsInput. The #QmiMessageUimRegisterEventsOutput structure contains private data and should only be accessed using the provided API. Get the 'Event Registration Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRegisterEventsOutput. a placeholder for the output #QmiUimEventRegistrationFlag, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimRegisterEventsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRegisterEventsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRegisterEventsOutput. The #QmiMessageUimRemoteUnlockInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimRemoteUnlockInput. the newly created #QmiMessageUimRemoteUnlockInput. The returned value should be freed with qmi_message_uim_remote_unlock_input_unref(). Get the 'SimLock Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRemoteUnlockInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'SimLock Extended Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimRemoteUnlockInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRemoteUnlockInput. Set the 'SimLock Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRemoteUnlockInput. a #GArray of #guint8 elements. A new reference to @value_simlock_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'SimLock Extended Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimRemoteUnlockInput. a #GArray of #guint8 elements. A new reference to @value_simlock_extended_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRemoteUnlockInput. The #QmiMessageUimRemoteUnlockOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimRemoteUnlockOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimRemoteUnlockOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimRemoteUnlockOutput. The #QmiMessageUimResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimResetOutput. The #QmiMessageUimSendApduInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimSendApduInput. the newly created #QmiMessageUimSendApduInput. The returned value should be freed with qmi_message_uim_send_apdu_input_unref(). Get the 'APDU' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSendApduInput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Channel ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSendApduInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Procedure bytes' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSendApduInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Slot' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSendApduInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimSendApduInput. Set the 'APDU' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSendApduInput. a #GArray of #guint8 elements. A new reference to @value_apdu will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Channel ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSendApduInput. a #guint8. Set the 'Procedure bytes' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSendApduInput. a #guint8. Set the 'Slot' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSendApduInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimSendApduInput. The #QmiMessageUimSendApduOutput structure contains private data and should only be accessed using the provided API. Get the 'APDU Response' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSendApduOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimSendApduOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimSendApduOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimSendApduOutput. The #QmiMessageUimSetPinProtectionInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimSetPinProtectionInput. the newly created #QmiMessageUimSetPinProtectionInput. The returned value should be freed with qmi_message_uim_set_pin_protection_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSetPinProtectionInput. a placeholder for the output #QmiUimPinId, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSetPinProtectionInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSetPinProtectionInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimSetPinProtectionInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSetPinProtectionInput. a #QmiUimPinId. a #gboolean. a constant string. Set the 'Response In Indication Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSetPinProtectionInput. a #guint32. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSetPinProtectionInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimSetPinProtectionInput. The #QmiMessageUimSetPinProtectionOutput structure contains private data and should only be accessed using the provided API. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSetPinProtectionOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimSetPinProtectionOutput. Get the 'Retries Remaining' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSetPinProtectionOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimSetPinProtectionOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimSetPinProtectionOutput. The #QmiMessageUimSwitchSlotInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimSwitchSlotInput. the newly created #QmiMessageUimSwitchSlotInput. The returned value should be freed with qmi_message_uim_switch_slot_input_unref(). Get the 'Logical Slot' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSwitchSlotInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Physical Slot' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimSwitchSlotInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimSwitchSlotInput. Set the 'Logical Slot' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSwitchSlotInput. a #guint8. Set the 'Physical Slot' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimSwitchSlotInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimSwitchSlotInput. The #QmiMessageUimSwitchSlotOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimSwitchSlotOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimSwitchSlotOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimSwitchSlotOutput. The #QmiMessageUimUnblockPinInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimUnblockPinInput. the newly created #QmiMessageUimUnblockPinInput. The returned value should be freed with qmi_message_uim_unblock_pin_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimUnblockPinInput. a placeholder for the output #QmiUimPinId, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimUnblockPinInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimUnblockPinInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimUnblockPinInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimUnblockPinInput. a #QmiUimPinId. a constant string. a constant string. Set the 'Response In Indication Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimUnblockPinInput. a #guint32. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimUnblockPinInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimUnblockPinInput. The #QmiMessageUimUnblockPinOutput structure contains private data and should only be accessed using the provided API. Get the 'Card Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimUnblockPinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimUnblockPinOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimUnblockPinOutput. Get the 'Retries Remaining' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimUnblockPinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimUnblockPinOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimUnblockPinOutput. The #QmiMessageUimVerifyPinInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageUimVerifyPinInput. the newly created #QmiMessageUimVerifyPinInput. The returned value should be freed with qmi_message_uim_verify_pin_input_unref(). Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimVerifyPinInput. a placeholder for the output #QmiUimPinId, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimVerifyPinInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Session' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimVerifyPinInput. a placeholder for the output #QmiUimSessionType, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimVerifyPinInput. Set the 'Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimVerifyPinInput. a #QmiUimPinId. a constant string. Set the 'Response In Indication Token' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimVerifyPinInput. a #guint32. Set the 'Session' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageUimVerifyPinInput. a #QmiUimSessionType. a #GArray of #guint8 elements. A new reference to @value_session_application_identifier will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimVerifyPinInput. The #QmiMessageUimVerifyPinOutput structure contains private data and should only be accessed using the provided API. Get the 'Card Result' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimVerifyPinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Response In Indication Token' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimVerifyPinOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageUimVerifyPinOutput. Get the 'Retries Remaining' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageUimVerifyPinOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageUimVerifyPinOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageUimVerifyPinOutput. The #QmiMessageVoiceAnswerCallInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceAnswerCallInput. the newly created #QmiMessageVoiceAnswerCallInput. The returned value should be freed with qmi_message_voice_answer_call_input_unref(). Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceAnswerCallInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceAnswerCallInput. Set the 'Call ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceAnswerCallInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceAnswerCallInput. The #QmiMessageVoiceAnswerCallOutput structure contains private data and should only be accessed using the provided API. Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceAnswerCallOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceAnswerCallOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceAnswerCallOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceAnswerCallOutput. The #QmiMessageVoiceAnswerUssdInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceAnswerUssdInput. the newly created #QmiMessageVoiceAnswerUssdInput. The returned value should be freed with qmi_message_voice_answer_ussd_input_unref(). Get the 'USS Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceAnswerUssdInput. a placeholder for the output #QmiVoiceUssDataCodingScheme, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceAnswerUssdInput. Set the 'USS Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceAnswerUssdInput. a #QmiVoiceUssDataCodingScheme. a #GArray of #guint8 elements. A new reference to @value_uss_data_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceAnswerUssdInput. The #QmiMessageVoiceAnswerUssdOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceAnswerUssdOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceAnswerUssdOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceAnswerUssdOutput. The #QmiMessageVoiceBurstDtmfInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceBurstDtmfInput. the newly created #QmiMessageVoiceBurstDtmfInput. The returned value should be freed with qmi_message_voice_burst_dtmf_input_unref(). Get the 'Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceBurstDtmfInput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceBurstDtmfInput. Set the 'Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceBurstDtmfInput. a #guint8. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceBurstDtmfInput. The #QmiMessageVoiceBurstDtmfOutput structure contains private data and should only be accessed using the provided API. Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceBurstDtmfOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceBurstDtmfOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceBurstDtmfOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceBurstDtmfOutput. The #QmiMessageVoiceCancelUssdOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceCancelUssdOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceCancelUssdOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceCancelUssdOutput. The #QmiMessageVoiceDialCallInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceDialCallInput. the newly created #QmiMessageVoiceDialCallInput. The returned value should be freed with qmi_message_voice_dial_call_input_unref(). Get the 'Calling Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceDialCallInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceDialCallInput. Set the 'Calling Number' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceDialCallInput. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceDialCallInput. The #QmiMessageVoiceDialCallOutput structure contains private data and should only be accessed using the provided API. Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceDialCallOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceDialCallOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceDialCallOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceDialCallOutput. The #QmiMessageVoiceEndCallInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceEndCallInput. the newly created #QmiMessageVoiceEndCallInput. The returned value should be freed with qmi_message_voice_end_call_input_unref(). Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceEndCallInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceEndCallInput. Set the 'Call ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceEndCallInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceEndCallInput. The #QmiMessageVoiceEndCallOutput structure contains private data and should only be accessed using the provided API. Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceEndCallOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceEndCallOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceEndCallOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceEndCallOutput. The #QmiMessageVoiceGetAllCallInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Call Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetAllCallInfoOutput. a placeholder for the output #GArray of #QmiMessageVoiceGetAllCallInfoOutputCallInformationCall elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Call Information' field from @self. Version of qmi_message_voice_get_all_call_info_output_get_call_information() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetAllCallInfoOutput. a placeholder for the output array of #QmiMessageVoiceGetAllCallInfoOutputCallInformationCall elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Remote Party Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetAllCallInfoOutput. a placeholder for the output #GArray of #QmiMessageVoiceGetAllCallInfoOutputRemotePartyNumberCall elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Remote Party Number' field from @self. Version of qmi_message_voice_get_all_call_info_output_get_remote_party_number() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetAllCallInfoOutput. a placeholder for the output array of #QmiMessageVoiceGetAllCallInfoOutputRemotePartyNumberCall elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceGetAllCallInfoOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceGetAllCallInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceGetAllCallInfoOutput. A QmiMessageVoiceGetAllCallInfoOutputCallInformationCall struct. a #guint8. a #QmiVoiceCallState. a #QmiVoiceCallType. a #QmiVoiceCallDirection. a #QmiVoiceCallMode. a #gboolean. a #QmiVoiceAls. A QmiMessageVoiceGetAllCallInfoOutputRemotePartyNumberCall struct. a #guint8. a #QmiVoicePresentation. a string. The #QmiMessageVoiceGetCallWaitingInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceGetCallWaitingInput. the newly created #QmiMessageVoiceGetCallWaitingInput. The returned value should be freed with qmi_message_voice_get_call_waiting_input_unref(). Get the 'Service Class' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetCallWaitingInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceGetCallWaitingInput. Set the 'Service Class' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetCallWaitingInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceGetCallWaitingInput. The #QmiMessageVoiceGetCallWaitingOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceGetCallWaitingOutput. Get the 'Service Class' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetCallWaitingOutput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceGetCallWaitingOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceGetCallWaitingOutput. The #QmiMessageVoiceGetConfigInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceGetConfigInput. the newly created #QmiMessageVoiceGetConfigInput. The returned value should be freed with qmi_message_voice_get_config_input_unref(). Get the 'Air Timer' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'AMR Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Auto Answer' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'NAM Index' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Preferred Voice Privacy' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Preferred Voice Service Option' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Roam Timer' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'TTY Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Voice Domain Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceGetConfigInput. Set the 'Air Timer' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Set the 'AMR Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Set the 'Auto Answer' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Set the 'NAM Index' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Set the 'Preferred Voice Privacy' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Set the 'Preferred Voice Service Option' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Set the 'Roam Timer' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Set the 'TTY Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Set the 'Voice Domain Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceGetConfigInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceGetConfigInput. The #QmiMessageVoiceGetConfigOutput structure contains private data and should only be accessed using the provided API. Get the 'Air Timer Count' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Auto Answer Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Current AMR Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiVoiceWcdmaAmrStatus, or %NULL if not required. Get the 'Current Preferred Voice SO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiVoiceServiceOption, or %NULL if not required. a placeholder for the output #QmiVoiceServiceOption, or %NULL if not required. a placeholder for the output #QmiVoiceServiceOption, or %NULL if not required. Get the 'Current TTY Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigOutput. a placeholder for the output #QmiVoiceTtyMode, or %NULL if not required. Get the 'Current Voice Domain Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigOutput. a placeholder for the output #QmiVoiceDomain, or %NULL if not required. Get the 'Current Voice Privacy Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigOutput. a placeholder for the output #QmiVoicePrivacy, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceGetConfigOutput. Get the 'Roam Timer Count' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetConfigOutput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceGetConfigOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceGetConfigOutput. The #QmiMessageVoiceGetSupportedMessagesOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceGetSupportedMessagesOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceGetSupportedMessagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceGetSupportedMessagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceGetSupportedMessagesOutput. The #QmiMessageVoiceIndicationRegisterInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceIndicationRegisterInput. the newly created #QmiMessageVoiceIndicationRegisterInput. The returned value should be freed with qmi_message_voice_indication_register_input_unref(). Get the 'AOC Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Call Notification Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Conference Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'DTMF Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended Burst Type International Information Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Handover Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Modification Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'MT Page Miss Information Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Speech Codec Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Supplementary Service Notification Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'USSD Notification Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'UUS Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Voice Privacy Events' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceIndicationRegisterInput. Set the 'AOC Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'Call Notification Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'Conference Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'DTMF Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'Extended Burst Type International Information Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'Handover Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'Modification Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'MT Page Miss Information Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'Speech Codec Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'Supplementary Service Notification Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'USSD Notification Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'UUS Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Set the 'Voice Privacy Events' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceIndicationRegisterInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceIndicationRegisterInput. The #QmiMessageVoiceIndicationRegisterOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceIndicationRegisterOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceIndicationRegisterOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceIndicationRegisterOutput. The #QmiMessageVoiceManageCallsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceManageCallsInput. the newly created #QmiMessageVoiceManageCallsInput. The returned value should be freed with qmi_message_voice_manage_calls_input_unref(). Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceManageCallsInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Service Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceManageCallsInput. a placeholder for the output #QmiVoiceSupplementaryServiceType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceManageCallsInput. Set the 'Call ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceManageCallsInput. a #guint8. Set the 'Service Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceManageCallsInput. a #QmiVoiceSupplementaryServiceType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceManageCallsInput. The #QmiMessageVoiceManageCallsOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceManageCallsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceManageCallsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceManageCallsOutput. The #QmiMessageVoiceOriginateUssdInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceOriginateUssdInput. the newly created #QmiMessageVoiceOriginateUssdInput. The returned value should be freed with qmi_message_voice_originate_ussd_input_unref(). Get the 'USS Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdInput. a placeholder for the output #QmiVoiceUssDataCodingScheme, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceOriginateUssdInput. Set the 'USS Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdInput. a #QmiVoiceUssDataCodingScheme. a #GArray of #guint8 elements. A new reference to @value_uss_data_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceOriginateUssdInput. The #QmiMessageVoiceOriginateUssdNoWaitInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceOriginateUssdNoWaitInput. the newly created #QmiMessageVoiceOriginateUssdNoWaitInput. The returned value should be freed with qmi_message_voice_originate_ussd_no_wait_input_unref(). Get the 'USS Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdNoWaitInput. a placeholder for the output #QmiVoiceUssDataCodingScheme, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceOriginateUssdNoWaitInput. Set the 'USS Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdNoWaitInput. a #QmiVoiceUssDataCodingScheme. a #GArray of #guint8 elements. A new reference to @value_uss_data_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceOriginateUssdNoWaitInput. The #QmiMessageVoiceOriginateUssdNoWaitOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceOriginateUssdNoWaitOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceOriginateUssdNoWaitOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceOriginateUssdNoWaitOutput. The #QmiMessageVoiceOriginateUssdOutput structure contains private data and should only be accessed using the provided API. Get the 'Alpha Identifier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdOutput. a placeholder for the output #QmiVoiceAlphaDataCodingScheme, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Call Control Result Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdOutput. a placeholder for the output #QmiVoiceCallControlResultType, or %NULL if not required. Get the 'Call Control Supplementary Service Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdOutput. a placeholder for the output #QmiVoiceCallControlSupplementaryServiceType, or %NULL if not required. Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Failure Cause' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdOutput. a placeholder for the output #QmiVoiceCallEndReason, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceOriginateUssdOutput. Get the 'USS Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdOutput. a placeholder for the output #QmiVoiceUssDataCodingScheme, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'USS Data UTF16' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceOriginateUssdOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceOriginateUssdOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceOriginateUssdOutput. The #QmiMessageVoiceSetSupplementaryServiceInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceSetSupplementaryServiceInput. the newly created #QmiMessageVoiceSetSupplementaryServiceInput. The returned value should be freed with qmi_message_voice_set_supplementary_service_input_unref(). Get the 'Supplementary Service Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceSetSupplementaryServiceInput. a placeholder for the output #QmiVoiceSupplementaryServiceAction, or %NULL if not required. a placeholder for the output #QmiVoiceSupplementaryServiceReason, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceSetSupplementaryServiceInput. Set the 'Supplementary Service Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceSetSupplementaryServiceInput. a #QmiVoiceSupplementaryServiceAction. a #QmiVoiceSupplementaryServiceReason. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceSetSupplementaryServiceInput. The #QmiMessageVoiceSetSupplementaryServiceOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceSetSupplementaryServiceOutput. Get the 'Service Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceSetSupplementaryServiceOutput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceSetSupplementaryServiceOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceSetSupplementaryServiceOutput. The #QmiMessageVoiceStartContinuousDtmfInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceStartContinuousDtmfInput. the newly created #QmiMessageVoiceStartContinuousDtmfInput. The returned value should be freed with qmi_message_voice_start_continuous_dtmf_input_unref(). Get the 'Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceStartContinuousDtmfInput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceStartContinuousDtmfInput. Set the 'Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceStartContinuousDtmfInput. a #guint8. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceStartContinuousDtmfInput. The #QmiMessageVoiceStartContinuousDtmfOutput structure contains private data and should only be accessed using the provided API. Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceStartContinuousDtmfOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceStartContinuousDtmfOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceStartContinuousDtmfOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceStartContinuousDtmfOutput. The #QmiMessageVoiceStopContinuousDtmfInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageVoiceStopContinuousDtmfInput. the newly created #QmiMessageVoiceStopContinuousDtmfInput. The returned value should be freed with qmi_message_voice_stop_continuous_dtmf_input_unref(). Get the 'Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceStopContinuousDtmfInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceStopContinuousDtmfInput. Set the 'Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageVoiceStopContinuousDtmfInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceStopContinuousDtmfInput. The #QmiMessageVoiceStopContinuousDtmfOutput structure contains private data and should only be accessed using the provided API. Get the 'Call ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageVoiceStopContinuousDtmfOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageVoiceStopContinuousDtmfOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageVoiceStopContinuousDtmfOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageVoiceStopContinuousDtmfOutput. The #QmiMessageWdaGetDataFormatInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdaGetDataFormatInput. the newly created #QmiMessageWdaGetDataFormatInput. The returned value should be freed with qmi_message_wda_get_data_format_input_unref(). Get the 'Endpoint Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatInput. a placeholder for the output #QmiDataEndpointType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdaGetDataFormatInput. Set the 'Endpoint Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaGetDataFormatInput. a #QmiDataEndpointType. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdaGetDataFormatInput. The #QmiMessageWdaGetDataFormatOutput structure contains private data and should only be accessed using the provided API. Get the 'Downlink Data Aggregation Max Datagrams' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Downlink Data Aggregation Max Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Downlink Data Aggregation Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #QmiWdaDataAggregationProtocol, or %NULL if not required. Get the 'Download Minimum Padding' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Flow Control' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Link Layer Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #QmiWdaLinkLayerProtocol, or %NULL if not required. Get the 'NDP Signature' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'QoS Format' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdaGetDataFormatOutput. Get the 'Uplink Data Aggregation Max Datagrams' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Uplink Data Aggregation Max Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Uplink Data Aggregation Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetDataFormatOutput. a placeholder for the output #QmiWdaDataAggregationProtocol, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdaGetDataFormatOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdaGetDataFormatOutput. The #QmiMessageWdaGetSupportedMessagesOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaGetSupportedMessagesOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdaGetSupportedMessagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdaGetSupportedMessagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdaGetSupportedMessagesOutput. The #QmiMessageWdaLoopbackConfigurationInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdaLoopbackConfigurationInput. the newly created #QmiMessageWdaLoopbackConfigurationInput. The returned value should be freed with qmi_message_wda_loopback_configuration_input_unref(). Get the 'Loopback state' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaLoopbackConfigurationInput. a placeholder for the output #QmiWdaLoopBackState, or %NULL if not required. Get the 'Replication factor' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaLoopbackConfigurationInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdaLoopbackConfigurationInput. Set the 'Loopback state' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaLoopbackConfigurationInput. a #QmiWdaLoopBackState. Set the 'Replication factor' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaLoopbackConfigurationInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdaLoopbackConfigurationInput. The #QmiMessageWdaLoopbackConfigurationOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdaLoopbackConfigurationOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdaLoopbackConfigurationOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdaLoopbackConfigurationOutput. The #QmiMessageWdaSetDataFormatInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdaSetDataFormatInput. the newly created #QmiMessageWdaSetDataFormatInput. The returned value should be freed with qmi_message_wda_set_data_format_input_unref(). Get the 'Downlink Data Aggregation Max Datagrams' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Downlink Data Aggregation Max Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Downlink Data Aggregation Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #QmiWdaDataAggregationProtocol, or %NULL if not required. Get the 'Endpoint Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #QmiDataEndpointType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Link Layer Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #QmiWdaLinkLayerProtocol, or %NULL if not required. Get the 'NDP Signature' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'QoS Format' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Uplink Data Aggregation Max Datagrams' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Uplink Data Aggregation Max Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Uplink Data Aggregation Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a placeholder for the output #QmiWdaDataAggregationProtocol, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdaSetDataFormatInput. Set the 'Downlink Data Aggregation Max Datagrams' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #guint32. Set the 'Downlink Data Aggregation Max Size' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #guint32. Set the 'Downlink Data Aggregation Protocol' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #QmiWdaDataAggregationProtocol. Set the 'Endpoint Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #QmiDataEndpointType. a #guint32. Set the 'Link Layer Protocol' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #QmiWdaLinkLayerProtocol. Set the 'NDP Signature' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #guint32. Set the 'QoS Format' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #gboolean. Set the 'Uplink Data Aggregation Max Datagrams' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #guint32. Set the 'Uplink Data Aggregation Max Size' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #guint32. Set the 'Uplink Data Aggregation Protocol' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdaSetDataFormatInput. a #QmiWdaDataAggregationProtocol. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdaSetDataFormatInput. The #QmiMessageWdaSetDataFormatOutput structure contains private data and should only be accessed using the provided API. Get the 'Downlink Data Aggregation Max Datagrams' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Downlink Data Aggregation Max Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Downlink Data Aggregation Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #QmiWdaDataAggregationProtocol, or %NULL if not required. Get the 'Download Minimum Padding' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Flow Control' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Link Layer Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #QmiWdaLinkLayerProtocol, or %NULL if not required. Get the 'NDP Signature' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'QoS Format' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdaSetDataFormatOutput. Get the 'Uplink Data Aggregation Max Datagrams' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Uplink Data Aggregation Max Size' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Uplink Data Aggregation Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdaSetDataFormatOutput. a placeholder for the output #QmiWdaDataAggregationProtocol, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdaSetDataFormatOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdaSetDataFormatOutput. The #QmiMessageWdsBindDataPortInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsBindDataPortInput. the newly created #QmiMessageWdsBindDataPortInput. The returned value should be freed with qmi_message_wds_bind_data_port_input_unref(). Get the 'Data Port' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsBindDataPortInput. a placeholder for the output #QmiSioPort, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsBindDataPortInput. Set the 'Data Port' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsBindDataPortInput. a #QmiSioPort. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsBindDataPortInput. The #QmiMessageWdsBindDataPortOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsBindDataPortOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsBindDataPortOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsBindDataPortOutput. The #QmiMessageWdsBindMuxDataPortInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsBindMuxDataPortInput. the newly created #QmiMessageWdsBindMuxDataPortInput. The returned value should be freed with qmi_message_wds_bind_mux_data_port_input_unref(). Get the 'Client Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsBindMuxDataPortInput. a placeholder for the output #QmiWdsClientType, or %NULL if not required. Get the 'Endpoint Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsBindMuxDataPortInput. a placeholder for the output #QmiDataEndpointType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Mux ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsBindMuxDataPortInput. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsBindMuxDataPortInput. Set the 'Client Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsBindMuxDataPortInput. a #QmiWdsClientType. Set the 'Endpoint Info' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsBindMuxDataPortInput. a #QmiDataEndpointType. a #guint32. Set the 'Mux ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsBindMuxDataPortInput. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsBindMuxDataPortInput. The #QmiMessageWdsBindMuxDataPortOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsBindMuxDataPortOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsBindMuxDataPortOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsBindMuxDataPortOutput. The #QmiMessageWdsConfigureProfileEventListInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsConfigureProfileEventListInput. the newly created #QmiMessageWdsConfigureProfileEventListInput. The returned value should be freed with qmi_message_wds_configure_profile_event_list_input_unref(). Get the 'Register' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsConfigureProfileEventListInput. a placeholder for the output #GArray of #QmiMessageWdsConfigureProfileEventListInputRegisterElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Register' field from @self. Version of qmi_message_wds_configure_profile_event_list_input_get_register() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsConfigureProfileEventListInput. a placeholder for the output array of #QmiMessageWdsConfigureProfileEventListInputRegisterElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsConfigureProfileEventListInput. Set the 'Register' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsConfigureProfileEventListInput. a #GArray of #QmiMessageWdsConfigureProfileEventListInputRegisterElement elements. A new reference to @value_register will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Register' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsConfigureProfileEventListInput. array of #QmiMessageWdsConfigureProfileEventListInputRegisterElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsConfigureProfileEventListInput. A QmiMessageWdsConfigureProfileEventListInputRegisterElement struct. a #QmiWdsProfileType. a #guint8. The #QmiMessageWdsConfigureProfileEventListOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsConfigureProfileEventListOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsConfigureProfileEventListOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsConfigureProfileEventListOutput. The #QmiMessageWdsCreateProfileInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsCreateProfileInput. the newly created #QmiMessageWdsCreateProfileInput. The returned value should be freed with qmi_message_wds_create_profile_input_unref(). Get the 'Address Allocation Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsAddressAllocationPreference, or %NULL if not required. Get the 'APN Disabled Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'APN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output constant string, or %NULL if not required. Get the 'APN Type Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsApnTypeMask, or %NULL if not required. Get the 'Authentication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsAuthentication, or %NULL if not required. Get the 'GPRS Minimum QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'GPRS Requested QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'IMCN Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IPv4 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'IPv6 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Primary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Secondary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE QoS Parameters' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsQosClassIdentifier, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Password' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output constant string, or %NULL if not required. Get the 'PCSCF Address Using DHCP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PCSCF Address Using PCO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDP Access Control' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsPdpAccessControl, or %NULL if not required. Get the 'PDP Context Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Context Primary ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Context Secondary Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDP Data Compression Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsPdpDataCompressionType, or %NULL if not required. Get the 'PDP Header Compression Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsPdpHeaderCompressionType, or %NULL if not required. Get the 'PDP Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsPdpType, or %NULL if not required. Get the 'Primary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Profile Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output constant string, or %NULL if not required. Get the 'Profile Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. Get the 'Roaming Disallowed Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Secondary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Minimum QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Minimum QoS With Signaling Indication Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. Get the 'UMTS Requested QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Requested QoS With Signaling Indication Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. Get the 'Username' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsCreateProfileInput. Set the 'Address Allocation Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsAddressAllocationPreference. Set the 'APN Disabled Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #gboolean. Set the 'APN Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a constant string. Set the 'APN Type Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsApnTypeMask. Set the 'Authentication' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsAuthentication. Set the 'GPRS Minimum QoS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #guint32. a #guint32. a #guint32. a #guint32. a #guint32. Set the 'GPRS Requested QoS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #guint32. a #guint32. a #guint32. a #guint32. a #guint32. Set the 'IMCN Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #gboolean. Set the 'IPv4 Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #guint32. Set the 'IPv6 Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #GArray of #guint16 elements. A new reference to @value_ipv6_address_preference_address will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'IPv6 Primary DNS Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #GArray of #guint16 elements. A new reference to @value_ipv6_primary_dns_address_preference will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'IPv6 Secondary DNS Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #GArray of #guint16 elements. A new reference to @value_ipv6_secondary_dns_address_preference will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'LTE QoS Parameters' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsQosClassIdentifier. a #guint32. a #guint32. a #guint32. a #guint32. Set the 'Password' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a constant string. Set the 'PCSCF Address Using DHCP' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #gboolean. Set the 'PCSCF Address Using PCO' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #gboolean. Set the 'PDP Access Control' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsPdpAccessControl. Set the 'PDP Context Number' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #guint8. Set the 'PDP Context Primary ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #guint8. Set the 'PDP Context Secondary Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #gboolean. Set the 'PDP Data Compression Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsPdpDataCompressionType. Set the 'PDP Header Compression Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsPdpHeaderCompressionType. Set the 'PDP Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsPdpType. Set the 'Primary IPv4 DNS Address' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #guint32. Set the 'Profile Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a constant string. Set the 'Profile Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsProfileType. Set the 'Roaming Disallowed Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #gboolean. Set the 'Secondary IPv4 DNS Address' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #guint32. Set the 'UMTS Minimum QoS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsTrafficClass. a #guint32. a #guint32. a #guint32. a #guint32. a #QmiWdsDeliveryOrder. a #guint32. a #QmiWdsSduErrorRatio. a #QmiWdsSduResidualBitErrorRatio. a #QmiWdsSduErroneousDelivery. a #guint32. a #guint32. Set the 'UMTS Minimum QoS With Signaling Indication Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsTrafficClass. a #guint32. a #guint32. a #guint32. a #guint32. a #QmiWdsDeliveryOrder. a #guint32. a #QmiWdsSduErrorRatio. a #QmiWdsSduResidualBitErrorRatio. a #QmiWdsSduErroneousDelivery. a #guint32. a #guint32. a #gint8. Set the 'UMTS Requested QoS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsTrafficClass. a #guint32. a #guint32. a #guint32. a #guint32. a #QmiWdsDeliveryOrder. a #guint32. a #QmiWdsSduErrorRatio. a #QmiWdsSduResidualBitErrorRatio. a #QmiWdsSduErroneousDelivery. a #guint32. a #guint32. Set the 'UMTS Requested QoS With Signaling Indication Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a #QmiWdsTrafficClass. a #guint32. a #guint32. a #guint32. a #guint32. a #QmiWdsDeliveryOrder. a #guint32. a #QmiWdsSduErrorRatio. a #QmiWdsSduResidualBitErrorRatio. a #QmiWdsSduErroneousDelivery. a #guint32. a #guint32. a #gint8. Set the 'Username' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsCreateProfileInput. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsCreateProfileInput. The #QmiMessageWdsCreateProfileOutput structure contains private data and should only be accessed using the provided API. Get the 'Extended Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileOutput. a placeholder for the output #QmiWdsDsProfileError, or %NULL if not required. Get the 'Profile Identifier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsCreateProfileOutput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsCreateProfileOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsCreateProfileOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsCreateProfileOutput. The #QmiMessageWdsDeleteProfileInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsDeleteProfileInput. the newly created #QmiMessageWdsDeleteProfileInput. The returned value should be freed with qmi_message_wds_delete_profile_input_unref(). Get the 'Profile Identifier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsDeleteProfileInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsDeleteProfileInput. Set the 'Profile Identifier' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsDeleteProfileInput. a #QmiWdsProfileType. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsDeleteProfileInput. The #QmiMessageWdsDeleteProfileOutput structure contains private data and should only be accessed using the provided API. Get the 'Extended Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsDeleteProfileOutput. a placeholder for the output #QmiWdsDsProfileError, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsDeleteProfileOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsDeleteProfileOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsDeleteProfileOutput. The #QmiMessageWdsGetAutoconnectSettingsOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetAutoconnectSettingsOutput. Get the 'Roaming' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetAutoconnectSettingsOutput. a placeholder for the output #QmiWdsAutoconnectSettingRoaming, or %NULL if not required. Get the 'Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetAutoconnectSettingsOutput. a placeholder for the output #QmiWdsAutoconnectSetting, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetAutoconnectSettingsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetAutoconnectSettingsOutput. The #QmiMessageWdsGetChannelRatesOutput structure contains private data and should only be accessed using the provided API. Get the 'Channel Rates' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetChannelRatesOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetChannelRatesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetChannelRatesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetChannelRatesOutput. The #QmiMessageWdsGetCurrentDataBearerTechnologyOutput structure contains private data and should only be accessed using the provided API. Get the 'Current' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentDataBearerTechnologyOutput. a placeholder for the output #QmiWdsNetworkType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Last' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentDataBearerTechnologyOutput. a placeholder for the output #QmiWdsNetworkType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetCurrentDataBearerTechnologyOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetCurrentDataBearerTechnologyOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetCurrentDataBearerTechnologyOutput. The #QmiMessageWdsGetCurrentSettingsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsGetCurrentSettingsInput. the newly created #QmiMessageWdsGetCurrentSettingsInput. The returned value should be freed with qmi_message_wds_get_current_settings_input_unref(). Get the 'Requested Settings' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsInput. a placeholder for the output #QmiWdsRequestedSettings, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetCurrentSettingsInput. Set the 'Requested Settings' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsInput. a #QmiWdsRequestedSettings. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetCurrentSettingsInput. The #QmiMessageWdsGetCurrentSettingsOutput structure contains private data and should only be accessed using the provided API. Get the 'APN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Authentication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #QmiWdsAuthentication, or %NULL if not required. Get the 'Domain Name List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #GArray of #gchar * elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Extended Technology Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #QmiWdsExtendedTechnologyPreference, or %NULL if not required. Get the 'GPRS Granted QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'IMCN Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #gint8, or %NULL if not required. Get the 'IP Family' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #QmiWdsIpFamily, or %NULL if not required. Get the 'IPv4 Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'IPv4 Gateway Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'IPv4 Gateway Subnet Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'IPv6 Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint8, or %NULL if not required. Get the 'IPv6 Gateway Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint8, or %NULL if not required. Get the 'IPv6 Primary DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Secondary DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'MTU' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Operator Reserved PCO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #guint16, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. a placeholder for the output #guint16, or %NULL if not required. Get the 'PCSCF Address Using PCO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PCSCF Domain Name List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #GArray of #gchar * elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'PCSCF Server Address List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #GArray of #guint32 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'PDP Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #QmiWdsPdpType, or %NULL if not required. Get the 'Primary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Profile ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Profile Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetCurrentSettingsOutput. Get the 'Secondary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Granted QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Username' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetCurrentSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetCurrentSettingsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetCurrentSettingsOutput. The #QmiMessageWdsGetDataBearerTechnologyOutput structure contains private data and should only be accessed using the provided API. Get the 'Current' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDataBearerTechnologyOutput. a placeholder for the output #QmiWdsDataBearerTechnology, or %NULL if not required. Get the 'Last' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDataBearerTechnologyOutput. a placeholder for the output #QmiWdsDataBearerTechnology, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetDataBearerTechnologyOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetDataBearerTechnologyOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetDataBearerTechnologyOutput. The #QmiMessageWdsGetDefaultProfileNumberInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsGetDefaultProfileNumberInput. the newly created #QmiMessageWdsGetDefaultProfileNumberInput. The returned value should be freed with qmi_message_wds_get_default_profile_number_input_unref(). Get the 'Profile Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultProfileNumberInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #QmiWdsProfileFamily, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetDefaultProfileNumberInput. Set the 'Profile Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsGetDefaultProfileNumberInput. a #QmiWdsProfileType. a #QmiWdsProfileFamily. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetDefaultProfileNumberInput. The #QmiMessageWdsGetDefaultProfileNumberOutput structure contains private data and should only be accessed using the provided API. Get the 'Extended Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultProfileNumberOutput. a placeholder for the output #QmiWdsDsProfileError, or %NULL if not required. Get the 'Index' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultProfileNumberOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetDefaultProfileNumberOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetDefaultProfileNumberOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetDefaultProfileNumberOutput. The #QmiMessageWdsGetDefaultSettingsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsGetDefaultSettingsInput. the newly created #QmiMessageWdsGetDefaultSettingsInput. The returned value should be freed with qmi_message_wds_get_default_settings_input_unref(). Get the 'Profile Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetDefaultSettingsInput. Set the 'Profile Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsInput. a #QmiWdsProfileType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetDefaultSettingsInput. The #QmiMessageWdsGetDefaultSettingsOutput structure contains private data and should only be accessed using the provided API. Get the 'Address Allocation Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsAddressAllocationPreference, or %NULL if not required. Get the 'APN Disabled Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'APN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'Authentication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsAuthentication, or %NULL if not required. Get the 'Extended Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsDsProfileError, or %NULL if not required. Get the 'GPRS Minimum QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'GPRS Requested QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'IMCN Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IPv4 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'IPv6 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Primary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Secondary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE QoS Parameters' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsQosClassIdentifier, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Password' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'PCSCF Address Using DHCP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PCSCF Address Using PCO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDP Access Control' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsPdpAccessControl, or %NULL if not required. Get the 'PDP Context Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Context Primary ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Context Secondary Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDP Data Compression Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsPdpDataCompressionType, or %NULL if not required. Get the 'PDP Header Compression Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsPdpHeaderCompressionType, or %NULL if not required. Get the 'PDP Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsPdpType, or %NULL if not required. Get the 'Primary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Profile Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetDefaultSettingsOutput. Get the 'Secondary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Minimum QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Minimum QoS With Signaling Indication Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. Get the 'UMTS Requested QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Requested QoS With Signaling Indication Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. Get the 'Username' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDefaultSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetDefaultSettingsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetDefaultSettingsOutput. The #QmiMessageWdsGetDormancyStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Dormancy Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetDormancyStatusOutput. a placeholder for the output #QmiWdsDormancyStatus, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetDormancyStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetDormancyStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetDormancyStatusOutput. The #QmiMessageWdsGetLteAttachParametersOutput structure contains private data and should only be accessed using the provided API. Get the 'APN' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetLteAttachParametersOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'IP Support Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetLteAttachParametersOutput. a placeholder for the output #QmiWdsIpSupportType, or %NULL if not required. Get the 'OTA Attach Performed' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetLteAttachParametersOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetLteAttachParametersOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetLteAttachParametersOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetLteAttachParametersOutput. The #QmiMessageWdsGetLteAttachPdnListOutput structure contains private data and should only be accessed using the provided API. Get the 'Current List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetLteAttachPdnListOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Pending List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetLteAttachPdnListOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetLteAttachPdnListOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetLteAttachPdnListOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetLteAttachPdnListOutput. The #QmiMessageWdsGetMaxLteAttachPdnNumberOutput structure contains private data and should only be accessed using the provided API. Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetMaxLteAttachPdnNumberOutput. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetMaxLteAttachPdnNumberOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetMaxLteAttachPdnNumberOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetMaxLteAttachPdnNumberOutput. The #QmiMessageWdsGetPacketServiceStatusOutput structure contains private data and should only be accessed using the provided API. Get the 'Connection Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketServiceStatusOutput. a placeholder for the output #QmiWdsConnectionStatus, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetPacketServiceStatusOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetPacketServiceStatusOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetPacketServiceStatusOutput. The #QmiMessageWdsGetPacketStatisticsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsGetPacketStatisticsInput. the newly created #QmiMessageWdsGetPacketStatisticsInput. The returned value should be freed with qmi_message_wds_get_packet_statistics_input_unref(). Get the 'Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsInput. a placeholder for the output #QmiWdsPacketStatisticsMaskFlag, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetPacketStatisticsInput. Set the 'Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsInput. a #QmiWdsPacketStatisticsMaskFlag. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetPacketStatisticsInput. The #QmiMessageWdsGetPacketStatisticsOutput structure contains private data and should only be accessed using the provided API. Get the 'Last Call Rx Bytes Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Last Call Tx Bytes Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint64, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetPacketStatisticsOutput. Get the 'Rx Bytes Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Rx Overflows' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Packets Dropped' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Packets Error' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Rx Packets Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Bytes Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint64, or %NULL if not required. Get the 'Tx Overflows' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Packets Dropped' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Packets Error' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Tx Packets Ok' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPacketStatisticsOutput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetPacketStatisticsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetPacketStatisticsOutput. The #QmiMessageWdsGetPdnThrottleInfoInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsGetPdnThrottleInfoInput. the newly created #QmiMessageWdsGetPdnThrottleInfoInput. The returned value should be freed with qmi_message_wds_get_pdn_throttle_info_input_unref(). Get the 'Network Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPdnThrottleInfoInput. a placeholder for the output #QmiWdsDataSystemNetworkType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetPdnThrottleInfoInput. Set the 'Network Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsGetPdnThrottleInfoInput. a #QmiWdsDataSystemNetworkType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetPdnThrottleInfoInput. The #QmiMessageWdsGetPdnThrottleInfoOutput structure contains private data and should only be accessed using the provided API. Get the 'Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPdnThrottleInfoOutput. a placeholder for the output #GArray of #QmiMessageWdsGetPdnThrottleInfoOutputInfoElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Info' field from @self. Version of qmi_message_wds_get_pdn_throttle_info_output_get_info() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetPdnThrottleInfoOutput. a placeholder for the output array of #QmiMessageWdsGetPdnThrottleInfoOutputInfoElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetPdnThrottleInfoOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetPdnThrottleInfoOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetPdnThrottleInfoOutput. A QmiMessageWdsGetPdnThrottleInfoOutputInfoElement struct. a #gboolean. a #gboolean. a #guint32. a #guint32. a string. The #QmiMessageWdsGetProfileListInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsGetProfileListInput. the newly created #QmiMessageWdsGetProfileListInput. The returned value should be freed with qmi_message_wds_get_profile_list_input_unref(). Get the 'Profile Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileListInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetProfileListInput. Set the 'Profile Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsGetProfileListInput. a #QmiWdsProfileType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetProfileListInput. The #QmiMessageWdsGetProfileListOutput structure contains private data and should only be accessed using the provided API. Get the 'Extended Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileListOutput. a placeholder for the output #QmiWdsDsProfileError, or %NULL if not required. Get the 'Profile List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileListOutput. a placeholder for the output #GArray of #QmiMessageWdsGetProfileListOutputProfileListProfile elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Profile List' field from @self. Version of qmi_message_wds_get_profile_list_output_get_profile_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileListOutput. a placeholder for the output array of #QmiMessageWdsGetProfileListOutputProfileListProfile elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetProfileListOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetProfileListOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetProfileListOutput. A QmiMessageWdsGetProfileListOutputProfileListProfile struct. a #QmiWdsProfileType. a #guint8. a string. The #QmiMessageWdsGetProfileSettingsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsGetProfileSettingsInput. the newly created #QmiMessageWdsGetProfileSettingsInput. The returned value should be freed with qmi_message_wds_get_profile_settings_input_unref(). Get the 'Profile ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetProfileSettingsInput. Set the 'Profile ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsInput. a #QmiWdsProfileType. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetProfileSettingsInput. The #QmiMessageWdsGetProfileSettingsOutput structure contains private data and should only be accessed using the provided API. Get the 'Address Allocation Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsAddressAllocationPreference, or %NULL if not required. Get the 'APN Disabled Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'APN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'APN Type Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsApnTypeMask, or %NULL if not required. Get the 'Authentication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsAuthentication, or %NULL if not required. Get the 'CLAT Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsDsProfileError, or %NULL if not required. Get the 'GPRS Minimum QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'GPRS Requested QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'IMCN Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IPv4 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'IPv6 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Prefix Delegation' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IPv6 Primary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Secondary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE QoS Parameters' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsQosClassIdentifier, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Password' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Get the 'PCSCF Address Using DHCP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PCSCF Address Using PCO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDP Access Control' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsPdpAccessControl, or %NULL if not required. Get the 'PDP Context Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Context Primary ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Context Secondary Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDP Data Compression Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsPdpDataCompressionType, or %NULL if not required. Get the 'PDP Header Compression Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsPdpHeaderCompressionType, or %NULL if not required. Get the 'PDP Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsPdpType, or %NULL if not required. Get the 'Primary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Profile Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetProfileSettingsOutput. Get the 'Roaming Disallowed Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Secondary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Minimum QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Minimum QoS With Signaling Indication Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. Get the 'UMTS Requested QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Requested QoS With Signaling Indication Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. Get the 'Username' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetProfileSettingsOutput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetProfileSettingsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetProfileSettingsOutput. The #QmiMessageWdsGetSupportedMessagesOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsGetSupportedMessagesOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGetSupportedMessagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGetSupportedMessagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGetSupportedMessagesOutput. The #QmiMessageWdsGoActiveOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGoActiveOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGoActiveOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGoActiveOutput. The #QmiMessageWdsGoDormantOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsGoDormantOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsGoDormantOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsGoDormantOutput. The #QmiMessageWdsIndicationRegisterInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsIndicationRegisterInput. the newly created #QmiMessageWdsIndicationRegisterInput. The returned value should be freed with qmi_message_wds_indication_register_input_unref(). Get the 'Report Extended IP Configuration Change' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Report Profile Changes' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsIndicationRegisterInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsIndicationRegisterInput. Set the 'Report Extended IP Configuration Change' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsIndicationRegisterInput. a #gboolean. Set the 'Report Profile Changes' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsIndicationRegisterInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsIndicationRegisterInput. The #QmiMessageWdsIndicationRegisterOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsIndicationRegisterOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsIndicationRegisterOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsIndicationRegisterOutput. The #QmiMessageWdsModifyProfileInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsModifyProfileInput. the newly created #QmiMessageWdsModifyProfileInput. The returned value should be freed with qmi_message_wds_modify_profile_input_unref(). Get the 'Address Allocation Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsAddressAllocationPreference, or %NULL if not required. Get the 'APN Disabled Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'APN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output constant string, or %NULL if not required. Get the 'APN Type Mask' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsApnTypeMask, or %NULL if not required. Get the 'Authentication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsAuthentication, or %NULL if not required. Get the 'CLAT Enabled' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'GPRS Minimum QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'GPRS Requested QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'IMCN Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IPv4 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'IPv6 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Prefix Delegation' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'IPv6 Primary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'IPv6 Secondary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'LTE QoS Parameters' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsQosClassIdentifier, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Password' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output constant string, or %NULL if not required. Get the 'PCSCF Address Using DHCP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PCSCF Address Using PCO' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDP Access Control' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsPdpAccessControl, or %NULL if not required. Get the 'PDP Context Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Context Primary ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Context Secondary Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'PDP Data Compression Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsPdpDataCompressionType, or %NULL if not required. Get the 'PDP Header Compression Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsPdpHeaderCompressionType, or %NULL if not required. Get the 'PDP Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsPdpType, or %NULL if not required. Get the 'Primary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Profile Identifier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Profile Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output constant string, or %NULL if not required. Get the 'Roaming Disallowed Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Secondary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Minimum QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Minimum QoS With Signaling Indication Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. Get the 'UMTS Requested QoS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'UMTS Requested QoS With Signaling Indication Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output #QmiWdsTrafficClass, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsDeliveryOrder, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWdsSduErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduResidualBitErrorRatio, or %NULL if not required. a placeholder for the output #QmiWdsSduErroneousDelivery, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #gint8, or %NULL if not required. Get the 'Username' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsModifyProfileInput. Set the 'Address Allocation Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsAddressAllocationPreference. Set the 'APN Disabled Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #gboolean. Set the 'APN Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a constant string. Set the 'APN Type Mask' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsApnTypeMask. Set the 'Authentication' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsAuthentication. Set the 'CLAT Enabled' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #gboolean. Set the 'GPRS Minimum QoS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #guint32. a #guint32. a #guint32. a #guint32. a #guint32. Set the 'GPRS Requested QoS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #guint32. a #guint32. a #guint32. a #guint32. a #guint32. Set the 'IMCN Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #gboolean. Set the 'IPv4 Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #guint32. Set the 'IPv6 Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #GArray of #guint16 elements. A new reference to @value_ipv6_address_preference_address will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'IPv6 Prefix Delegation' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #gboolean. Set the 'IPv6 Primary DNS Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #GArray of #guint16 elements. A new reference to @value_ipv6_primary_dns_address_preference will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'IPv6 Secondary DNS Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #GArray of #guint16 elements. A new reference to @value_ipv6_secondary_dns_address_preference will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'LTE QoS Parameters' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsQosClassIdentifier. a #guint32. a #guint32. a #guint32. a #guint32. Set the 'Password' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a constant string. Set the 'PCSCF Address Using DHCP' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #gboolean. Set the 'PCSCF Address Using PCO' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #gboolean. Set the 'PDP Access Control' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsPdpAccessControl. Set the 'PDP Context Number' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #guint8. Set the 'PDP Context Primary ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #guint8. Set the 'PDP Context Secondary Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #gboolean. Set the 'PDP Data Compression Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsPdpDataCompressionType. Set the 'PDP Header Compression Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsPdpHeaderCompressionType. Set the 'PDP Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsPdpType. Set the 'Primary IPv4 DNS Address' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #guint32. Set the 'Profile Identifier' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsProfileType. a #guint8. Set the 'Profile Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a constant string. Set the 'Roaming Disallowed Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #gboolean. Set the 'Secondary IPv4 DNS Address' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #guint32. Set the 'UMTS Minimum QoS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsTrafficClass. a #guint32. a #guint32. a #guint32. a #guint32. a #QmiWdsDeliveryOrder. a #guint32. a #QmiWdsSduErrorRatio. a #QmiWdsSduResidualBitErrorRatio. a #QmiWdsSduErroneousDelivery. a #guint32. a #guint32. Set the 'UMTS Minimum QoS With Signaling Indication Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsTrafficClass. a #guint32. a #guint32. a #guint32. a #guint32. a #QmiWdsDeliveryOrder. a #guint32. a #QmiWdsSduErrorRatio. a #QmiWdsSduResidualBitErrorRatio. a #QmiWdsSduErroneousDelivery. a #guint32. a #guint32. a #gint8. Set the 'UMTS Requested QoS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsTrafficClass. a #guint32. a #guint32. a #guint32. a #guint32. a #QmiWdsDeliveryOrder. a #guint32. a #QmiWdsSduErrorRatio. a #QmiWdsSduResidualBitErrorRatio. a #QmiWdsSduErroneousDelivery. a #guint32. a #guint32. Set the 'UMTS Requested QoS With Signaling Indication Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a #QmiWdsTrafficClass. a #guint32. a #guint32. a #guint32. a #guint32. a #QmiWdsDeliveryOrder. a #guint32. a #QmiWdsSduErrorRatio. a #QmiWdsSduResidualBitErrorRatio. a #QmiWdsSduErroneousDelivery. a #guint32. a #guint32. a #gint8. Set the 'Username' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsModifyProfileInput. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsModifyProfileInput. The #QmiMessageWdsModifyProfileOutput structure contains private data and should only be accessed using the provided API. Get the 'Extended Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsModifyProfileOutput. a placeholder for the output #QmiWdsDsProfileError, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsModifyProfileOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsModifyProfileOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsModifyProfileOutput. The #QmiMessageWdsResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsResetOutput. The #QmiMessageWdsSetAutoconnectSettingsInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsSetAutoconnectSettingsInput. the newly created #QmiMessageWdsSetAutoconnectSettingsInput. The returned value should be freed with qmi_message_wds_set_autoconnect_settings_input_unref(). Get the 'Roaming' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetAutoconnectSettingsInput. a placeholder for the output #QmiWdsAutoconnectSettingRoaming, or %NULL if not required. Get the 'Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetAutoconnectSettingsInput. a placeholder for the output #QmiWdsAutoconnectSetting, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetAutoconnectSettingsInput. Set the 'Roaming' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetAutoconnectSettingsInput. a #QmiWdsAutoconnectSettingRoaming. Set the 'Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetAutoconnectSettingsInput. a #QmiWdsAutoconnectSetting. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetAutoconnectSettingsInput. The #QmiMessageWdsSetAutoconnectSettingsOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsSetAutoconnectSettingsOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetAutoconnectSettingsOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetAutoconnectSettingsOutput. The #QmiMessageWdsSetDefaultProfileNumberInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsSetDefaultProfileNumberInput. the newly created #QmiMessageWdsSetDefaultProfileNumberInput. The returned value should be freed with qmi_message_wds_set_default_profile_number_input_unref(). Get the 'Profile Identifier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetDefaultProfileNumberInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #QmiWdsProfileFamily, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetDefaultProfileNumberInput. Set the 'Profile Identifier' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetDefaultProfileNumberInput. a #QmiWdsProfileType. a #QmiWdsProfileFamily. a #guint8. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetDefaultProfileNumberInput. The #QmiMessageWdsSetDefaultProfileNumberOutput structure contains private data and should only be accessed using the provided API. Get the 'Extended Error Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetDefaultProfileNumberOutput. a placeholder for the output #QmiWdsDsProfileError, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsSetDefaultProfileNumberOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetDefaultProfileNumberOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetDefaultProfileNumberOutput. The #QmiMessageWdsSetEventReportInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsSetEventReportInput. the newly created #QmiMessageWdsSetEventReportInput. The returned value should be freed with qmi_message_wds_set_event_report_input_unref(). Get the 'Channel Rate' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Current Data Bearer Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Data Bearer Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Data Call Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Data Systems' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Dormancy Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'EVDO PM Change' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended Data Bearer Technology' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Limited Data System Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'MIP Status' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDN Filter Removals' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Preferred Data System' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Transfer Statistics' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #guint8, or %NULL if not required. a placeholder for the output #QmiWdsSetEventReportTransferStatistics, or %NULL if not required. Get the 'Uplink Flow Control' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetEventReportInput. Set the 'Channel Rate' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Current Data Bearer Technology' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Data Bearer Technology' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Data Call Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Data Systems' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Dormancy Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'EVDO PM Change' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Extended Data Bearer Technology' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Limited Data System Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'MIP Status' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #guint8. Set the 'PDN Filter Removals' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Preferred Data System' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Set the 'Transfer Statistics' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #guint8. a #QmiWdsSetEventReportTransferStatistics. Set the 'Uplink Flow Control' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetEventReportInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetEventReportInput. The #QmiMessageWdsSetEventReportOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsSetEventReportOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetEventReportOutput. The #QmiMessageWdsSetIpFamilyInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsSetIpFamilyInput. the newly created #QmiMessageWdsSetIpFamilyInput. The returned value should be freed with qmi_message_wds_set_ip_family_input_unref(). Get the 'Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetIpFamilyInput. a placeholder for the output #QmiWdsIpFamily, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetIpFamilyInput. Set the 'Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetIpFamilyInput. a #QmiWdsIpFamily. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetIpFamilyInput. The #QmiMessageWdsSetIpFamilyOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsSetIpFamilyOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetIpFamilyOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetIpFamilyOutput. The #QmiMessageWdsSetLteAttachPdnListInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsSetLteAttachPdnListInput. the newly created #QmiMessageWdsSetLteAttachPdnListInput. The returned value should be freed with qmi_message_wds_set_lte_attach_pdn_list_input_unref(). Get the 'Action' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetLteAttachPdnListInput. a placeholder for the output #QmiWdsAttachPdnListAction, or %NULL if not required. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSetLteAttachPdnListInput. a placeholder for the output #GArray of #guint16 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetLteAttachPdnListInput. Set the 'Action' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetLteAttachPdnListInput. a #QmiWdsAttachPdnListAction. Set the 'List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSetLteAttachPdnListInput. a #GArray of #guint16 elements. A new reference to @value_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetLteAttachPdnListInput. The #QmiMessageWdsSetLteAttachPdnListOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsSetLteAttachPdnListOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSetLteAttachPdnListOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSetLteAttachPdnListOutput. The #QmiMessageWdsStartNetworkInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsStartNetworkInput. the newly created #QmiMessageWdsStartNetworkInput. The returned value should be freed with qmi_message_wds_start_network_input_unref(). Get the 'APN' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output constant string, or %NULL if not required. Get the 'Authentication Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #QmiWdsAuthentication, or %NULL if not required. Get the 'Call Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #QmiWdsCallType, or %NULL if not required. Get the 'Enable Autoconnect' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Extended Technology Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #QmiWdsExtendedTechnologyPreference, or %NULL if not required. Get the 'IP Family Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #QmiWdsIpFamily, or %NULL if not required. Get the 'IPv4 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Password' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output constant string, or %NULL if not required. Get the 'Primary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Primary NBNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Profile Index 3GPP' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Profile Index 3GPP2' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Secondary DNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Secondary NBNS Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Technology Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output #QmiWdsTechnologyPreference, or %NULL if not required. Get the 'Username' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsStartNetworkInput. Set the 'APN' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a constant string. Set the 'Authentication Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #QmiWdsAuthentication. Set the 'Call Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #QmiWdsCallType. Set the 'Enable Autoconnect' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #gboolean. Set the 'Extended Technology Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #QmiWdsExtendedTechnologyPreference. Set the 'IP Family Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #QmiWdsIpFamily. Set the 'IPv4 Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #guint32. Set the 'Password' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a constant string. Set the 'Primary DNS Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #guint32. Set the 'Primary NBNS Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #guint32. Set the 'Profile Index 3GPP' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #guint8. Set the 'Profile Index 3GPP2' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #guint8. Set the 'Secondary DNS Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #guint32. Set the 'Secondary NBNS Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #guint32. Set the 'Technology Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a #QmiWdsTechnologyPreference. Set the 'Username' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStartNetworkInput. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsStartNetworkInput. The #QmiMessageWdsStartNetworkOutput structure contains private data and should only be accessed using the provided API. Get the 'Call End Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkOutput. a placeholder for the output #QmiWdsCallEndReason, or %NULL if not required. Get the 'Packet Data Handle' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsStartNetworkOutput. Get the 'Verbose Call End Reason' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStartNetworkOutput. a placeholder for the output #QmiWdsVerboseCallEndReasonType, or %NULL if not required. a placeholder for the output #gint16, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsStartNetworkOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsStartNetworkOutput. The #QmiMessageWdsStopNetworkInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsStopNetworkInput. the newly created #QmiMessageWdsStopNetworkInput. The returned value should be freed with qmi_message_wds_stop_network_input_unref(). Get the 'Disable Autoconnect' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStopNetworkInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Packet Data Handle' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsStopNetworkInput. a placeholder for the output #guint32, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsStopNetworkInput. Set the 'Disable Autoconnect' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStopNetworkInput. a #gboolean. Set the 'Packet Data Handle' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsStopNetworkInput. a #guint32. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsStopNetworkInput. The #QmiMessageWdsStopNetworkOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsStopNetworkOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsStopNetworkOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsStopNetworkOutput. The #QmiMessageWdsSwiCreateProfileIndexedInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWdsSwiCreateProfileIndexedInput. the newly created #QmiMessageWdsSwiCreateProfileIndexedInput. The returned value should be freed with qmi_message_wds_swi_create_profile_indexed_input_unref(). Get the 'APN Disabled Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'APN Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output constant string, or %NULL if not required. Get the 'Authentication' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #QmiWdsAuthentication, or %NULL if not required. Get the 'IPv4 Address Preference' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Password' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output constant string, or %NULL if not required. Get the 'PDP Context Number' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'PDP Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #QmiWdsPdpType, or %NULL if not required. Get the 'Primary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Profile Identifier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the 'Profile Name' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output constant string, or %NULL if not required. Get the 'Roaming Disallowed Flag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'Secondary IPv4 DNS Address' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Username' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a placeholder for the output constant string, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSwiCreateProfileIndexedInput. Set the 'APN Disabled Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #gboolean. Set the 'APN Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a constant string. Set the 'Authentication' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #QmiWdsAuthentication. Set the 'IPv4 Address Preference' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #guint32. Set the 'Password' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a constant string. Set the 'PDP Context Number' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #guint8. Set the 'PDP Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #QmiWdsPdpType. Set the 'Primary IPv4 DNS Address' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #guint32. Set the 'Profile Identifier' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #QmiWdsProfileType. a #guint8. Set the 'Profile Name' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a constant string. Set the 'Roaming Disallowed Flag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #gboolean. Set the 'Secondary IPv4 DNS Address' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a #guint32. Set the 'Username' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedInput. a constant string. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSwiCreateProfileIndexedInput. The #QmiMessageWdsSwiCreateProfileIndexedOutput structure contains private data and should only be accessed using the provided API. Get the 'Profile Identifier' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWdsSwiCreateProfileIndexedOutput. a placeholder for the output #QmiWdsProfileType, or %NULL if not required. a placeholder for the output #guint8, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWdsSwiCreateProfileIndexedOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWdsSwiCreateProfileIndexedOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWdsSwiCreateProfileIndexedOutput. The #QmiMessageWmsDeleteInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsDeleteInput. the newly created #QmiMessageWmsDeleteInput. The returned value should be freed with qmi_message_wms_delete_input_unref(). Get the 'Memory Index' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsDeleteInput. a placeholder for the output #guint32, or %NULL if not required. Get the 'Memory Storage' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsDeleteInput. a placeholder for the output #QmiWmsStorageType, or %NULL if not required. Get the 'Message Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsDeleteInput. a placeholder for the output #QmiWmsMessageMode, or %NULL if not required. Get the 'Message Tag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsDeleteInput. a placeholder for the output #QmiWmsMessageTagType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsDeleteInput. Set the 'Memory Index' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsDeleteInput. a #guint32. Set the 'Memory Storage' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsDeleteInput. a #QmiWmsStorageType. Set the 'Message Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsDeleteInput. a #QmiWmsMessageMode. Set the 'Message Tag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsDeleteInput. a #QmiWmsMessageTagType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsDeleteInput. The #QmiMessageWmsDeleteOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsDeleteOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsDeleteOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsDeleteOutput. The #QmiMessageWmsGetMessageProtocolOutput structure contains private data and should only be accessed using the provided API. Get the 'Message Protocol' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsGetMessageProtocolOutput. a placeholder for the output #QmiWmsMessageProtocol, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsGetMessageProtocolOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsGetMessageProtocolOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsGetMessageProtocolOutput. The #QmiMessageWmsGetRoutesOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsGetRoutesOutput. Get the 'Route List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsGetRoutesOutput. a placeholder for the output #GArray of #QmiMessageWmsGetRoutesOutputRouteListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Route List' field from @self. Version of qmi_message_wms_get_routes_output_get_route_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsGetRoutesOutput. a placeholder for the output array of #QmiMessageWmsGetRoutesOutputRouteListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Transfer Status Report' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsGetRoutesOutput. a placeholder for the output #QmiWmsTransferIndication, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsGetRoutesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsGetRoutesOutput. A QmiMessageWmsGetRoutesOutputRouteListElement struct. a #QmiWmsMessageType. a #QmiWmsMessageClass. a #QmiWmsStorageType. a #QmiWmsReceiptAction. The #QmiMessageWmsGetSupportedMessagesOutput structure contains private data and should only be accessed using the provided API. Get the 'List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsGetSupportedMessagesOutput. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsGetSupportedMessagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsGetSupportedMessagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsGetSupportedMessagesOutput. The #QmiMessageWmsListMessagesInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsListMessagesInput. the newly created #QmiMessageWmsListMessagesInput. The returned value should be freed with qmi_message_wms_list_messages_input_unref(). Get the 'Message Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsListMessagesInput. a placeholder for the output #QmiWmsMessageMode, or %NULL if not required. Get the 'Message Tag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsListMessagesInput. a placeholder for the output #QmiWmsMessageTagType, or %NULL if not required. Get the 'Storage Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsListMessagesInput. a placeholder for the output #QmiWmsStorageType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsListMessagesInput. Set the 'Message Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsListMessagesInput. a #QmiWmsMessageMode. Set the 'Message Tag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsListMessagesInput. a #QmiWmsMessageTagType. Set the 'Storage Type' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsListMessagesInput. a #QmiWmsStorageType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsListMessagesInput. The #QmiMessageWmsListMessagesOutput structure contains private data and should only be accessed using the provided API. Get the 'Message List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsListMessagesOutput. a placeholder for the output #GArray of #QmiMessageWmsListMessagesOutputMessageListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Message List' field from @self. Version of qmi_message_wms_list_messages_output_get_message_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsListMessagesOutput. a placeholder for the output array of #QmiMessageWmsListMessagesOutputMessageListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsListMessagesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsListMessagesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsListMessagesOutput. A QmiMessageWmsListMessagesOutputMessageListElement struct. a #guint32. a #QmiWmsMessageTagType. The #QmiMessageWmsModifyTagInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsModifyTagInput. the newly created #QmiMessageWmsModifyTagInput. The returned value should be freed with qmi_message_wms_modify_tag_input_unref(). Get the 'Message Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsModifyTagInput. a placeholder for the output #QmiWmsMessageMode, or %NULL if not required. Get the 'Message Tag' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsModifyTagInput. a placeholder for the output #QmiWmsStorageType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWmsMessageTagType, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsModifyTagInput. Set the 'Message Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsModifyTagInput. a #QmiWmsMessageMode. Set the 'Message Tag' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsModifyTagInput. a #QmiWmsStorageType. a #guint32. a #QmiWmsMessageTagType. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsModifyTagInput. The #QmiMessageWmsModifyTagOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsModifyTagOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsModifyTagOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsModifyTagOutput. The #QmiMessageWmsRawReadInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsRawReadInput. the newly created #QmiMessageWmsRawReadInput. The returned value should be freed with qmi_message_wms_raw_read_input_unref(). Get the 'Message Memory Storage ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawReadInput. a placeholder for the output #QmiWmsStorageType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. Get the 'Message Mode' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawReadInput. a placeholder for the output #QmiWmsMessageMode, or %NULL if not required. Get the 'SMS on IMS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawReadInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsRawReadInput. Set the 'Message Memory Storage ID' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawReadInput. a #QmiWmsStorageType. a #guint32. Set the 'Message Mode' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawReadInput. a #QmiWmsMessageMode. Set the 'SMS on IMS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawReadInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsRawReadInput. The #QmiMessageWmsRawReadOutput structure contains private data and should only be accessed using the provided API. Get the 'Raw Message Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawReadOutput. a placeholder for the output #QmiWmsMessageTagType, or %NULL if not required. a placeholder for the output #QmiWmsMessageFormat, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsRawReadOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsRawReadOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsRawReadOutput. The #QmiMessageWmsRawSendInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsRawSendInput. the newly created #QmiMessageWmsRawSendInput. The returned value should be freed with qmi_message_wms_raw_send_input_unref(). Get the 'CDMA Follow On DC' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a placeholder for the output #gboolean, or %NULL if not required. Get the 'CDMA Force On DC' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a placeholder for the output #gboolean, or %NULL if not required. a placeholder for the output #QmiWmsCdmaServiceOption, or %NULL if not required. Get the 'GSM WCDMA Link Timer' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a placeholder for the output #guint8, or %NULL if not required. Get the 'Raw Message Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a placeholder for the output #QmiWmsMessageFormat, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'SMS on IMS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsRawSendInput. Set the 'CDMA Follow On DC' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a #gboolean. Set the 'CDMA Force On DC' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a #gboolean. a #QmiWmsCdmaServiceOption. Set the 'GSM WCDMA Link Timer' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a #guint8. Set the 'Raw Message Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a #QmiWmsMessageFormat. a #GArray of #guint8 elements. A new reference to @value_raw_message_data_raw_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'SMS on IMS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawSendInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsRawSendInput. The #QmiMessageWmsRawSendOutput structure contains private data and should only be accessed using the provided API. Get the 'CDMA Cause Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendOutput. a placeholder for the output #QmiWmsCdmaCauseCode, or %NULL if not required. Get the 'CDMA Error Class' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendOutput. a placeholder for the output #QmiWmsCdmaErrorClass, or %NULL if not required. Get the 'GSM WCDMA Cause Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendOutput. a placeholder for the output #QmiWmsGsmUmtsRpCause, or %NULL if not required. a placeholder for the output #QmiWmsGsmUmtsTpCause, or %NULL if not required. Get the 'Message Delivery Failure Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendOutput. a placeholder for the output #QmiWmsMessageDeliveryFailureType, or %NULL if not required. Get the 'Message ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawSendOutput. a placeholder for the output #guint16, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsRawSendOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsRawSendOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsRawSendOutput. The #QmiMessageWmsRawWriteInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsRawWriteInput. the newly created #QmiMessageWmsRawWriteInput. The returned value should be freed with qmi_message_wms_raw_write_input_unref(). Get the 'Raw Message Data' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawWriteInput. a placeholder for the output #QmiWmsStorageType, or %NULL if not required. a placeholder for the output #QmiWmsMessageFormat, or %NULL if not required. a placeholder for the output #GArray of #guint8 elements, or %NULL if not required. Do not free it, it is owned by @self. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsRawWriteInput. Set the 'Raw Message Data' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsRawWriteInput. a #QmiWmsStorageType. a #QmiWmsMessageFormat. a #GArray of #guint8 elements. A new reference to @value_raw_message_data_raw_data will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsRawWriteInput. The #QmiMessageWmsRawWriteOutput structure contains private data and should only be accessed using the provided API. Get the 'Memory Index' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsRawWriteOutput. a placeholder for the output #guint32, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsRawWriteOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsRawWriteOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsRawWriteOutput. The #QmiMessageWmsResetOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsResetOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsResetOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsResetOutput. The #QmiMessageWmsSendAckInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsSendAckInput. the newly created #QmiMessageWmsSendAckInput. The returned value should be freed with qmi_message_wms_send_ack_input_unref(). Get the '3GPP2 Failure Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendAckInput. a placeholder for the output #QmiWmsCdmaErrorClass, or %NULL if not required. a placeholder for the output #QmiWmsCdmaCauseCode, or %NULL if not required. Get the '3GPP Failure Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendAckInput. a placeholder for the output #QmiWmsGsmUmtsRpCause, or %NULL if not required. a placeholder for the output #QmiWmsGsmUmtsTpCause, or %NULL if not required. Get the 'Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendAckInput. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWmsMessageProtocol, or %NULL if not required. a placeholder for the output #gboolean, or %NULL if not required. Get the 'SMS on IMS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendAckInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsSendAckInput. Set the '3GPP2 Failure Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSendAckInput. a #QmiWmsCdmaErrorClass. a #QmiWmsCdmaCauseCode. Set the '3GPP Failure Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSendAckInput. a #QmiWmsGsmUmtsRpCause. a #QmiWmsGsmUmtsTpCause. Set the 'Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSendAckInput. a #guint32. a #QmiWmsMessageProtocol. a #gboolean. Set the 'SMS on IMS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSendAckInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsSendAckInput. The #QmiMessageWmsSendAckOutput structure contains private data and should only be accessed using the provided API. Get the 'Failure Cause' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendAckOutput. a placeholder for the output #QmiWmsAckFailureCause, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsSendAckOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsSendAckOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsSendAckOutput. The #QmiMessageWmsSendFromMemoryStorageInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsSendFromMemoryStorageInput. the newly created #QmiMessageWmsSendFromMemoryStorageInput. The returned value should be freed with qmi_message_wms_send_from_memory_storage_input_unref(). Get the 'Information' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageInput. a placeholder for the output #QmiWmsStorageType, or %NULL if not required. a placeholder for the output #guint32, or %NULL if not required. a placeholder for the output #QmiWmsMessageMode, or %NULL if not required. Get the 'SMS on IMS' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsSendFromMemoryStorageInput. Set the 'Information' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageInput. a #QmiWmsStorageType. a #guint32. a #QmiWmsMessageMode. Set the 'SMS on IMS' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsSendFromMemoryStorageInput. The #QmiMessageWmsSendFromMemoryStorageOutput structure contains private data and should only be accessed using the provided API. Get the 'CDMA Cause Code' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageOutput. a placeholder for the output #QmiWmsCdmaCauseCode, or %NULL if not required. Get the 'CDMA Error Class' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageOutput. a placeholder for the output #QmiWmsCdmaErrorClass, or %NULL if not required. Get the 'GSM WCDMA Cause Info' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageOutput. a placeholder for the output #QmiWmsGsmUmtsRpCause, or %NULL if not required. a placeholder for the output #QmiWmsGsmUmtsTpCause, or %NULL if not required. Get the 'Message Delivery Failure Type' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageOutput. a placeholder for the output #QmiWmsMessageDeliveryFailureType, or %NULL if not required. Get the 'Message ID' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSendFromMemoryStorageOutput. a placeholder for the output #guint16, or %NULL if not required. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsSendFromMemoryStorageOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsSendFromMemoryStorageOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsSendFromMemoryStorageOutput. The #QmiMessageWmsSetEventReportInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsSetEventReportInput. the newly created #QmiMessageWmsSetEventReportInput. The returned value should be freed with qmi_message_wms_set_event_report_input_unref(). Get the 'New MT Message Indicator' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSetEventReportInput. a placeholder for the output #gboolean, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsSetEventReportInput. Set the 'New MT Message Indicator' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSetEventReportInput. a #gboolean. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsSetEventReportInput. The #QmiMessageWmsSetEventReportOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsSetEventReportOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsSetEventReportOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsSetEventReportOutput. The #QmiMessageWmsSetRoutesInput structure contains private data and should only be accessed using the provided API. Allocates a new #QmiMessageWmsSetRoutesInput. the newly created #QmiMessageWmsSetRoutesInput. The returned value should be freed with qmi_message_wms_set_routes_input_unref(). Get the 'Route List' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSetRoutesInput. a placeholder for the output #GArray of #QmiMessageWmsSetRoutesInputRouteListElement elements, or %NULL if not required. Do not free it, it is owned by @self. Get the 'Route List' field from @self. Version of qmi_message_wms_set_routes_input_get_route_list() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSetRoutesInput. a placeholder for the output array of #QmiMessageWmsSetRoutesInputRouteListElement elements, or %NULL if not required. Do not free or modify it, it is owned by @self. Get the 'Transfer Status Report' field from @self. %TRUE if the field is found, %FALSE otherwise. a #QmiMessageWmsSetRoutesInput. a placeholder for the output #QmiWmsTransferIndication, or %NULL if not required. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsSetRoutesInput. Set the 'Route List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSetRoutesInput. a #GArray of #QmiMessageWmsSetRoutesInputRouteListElement elements. A new reference to @value_route_list will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array. Set the 'Route List' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSetRoutesInput. array of #QmiMessageWmsSetRoutesInputRouteListElement elements. The contents of the given array will be copied, the #GPtrArray will not increase its reference count. Set the 'Transfer Status Report' field in the message. %TRUE if @value was successfully set, %FALSE otherwise. a #QmiMessageWmsSetRoutesInput. a #QmiWmsTransferIndication. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsSetRoutesInput. A QmiMessageWmsSetRoutesInputRouteListElement struct. a #QmiWmsMessageType. a #QmiWmsMessageClass. a #QmiWmsStorageType. a #QmiWmsReceiptAction. The #QmiMessageWmsSetRoutesOutput structure contains private data and should only be accessed using the provided API. Get the result of the QMI operation. %TRUE if the QMI operation succeeded, %FALSE if @error is set. a QmiMessageWmsSetRoutesOutput. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessageWmsSetRoutesOutput. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessageWmsSetRoutesOutput. Band classes. Band class 0. Band class 1. Band class 2. Band class 3. Band class 4. Band class 5. Band class 6. Band class 7. Band class 8. Band class 9. Band class 10. Band class 11. Band class 12. Band class 13. Band class 14. Band class 15. Band class 16. Band class 17. Band class 18. Band class 19. GSM 450. GSM 480. GSM 750. GSM 850. GSM 900 (Extended). GSM 900 (Primary). GSM 900 (Railways). GSM 1800. GSM 1900. WCDMA 2100. WCDMA PCS 1900. WCDMA DCS 1800. WCDMA 1700 (U.S.). WCDMA 850. WCDMA 800. WCDMA 2600. WCDMA 900. WCDMA 1700 (Japan). WCDMA 1500 (Japan). WCDMA 850 (Japan). EUTRAN band 1. EUTRAN band 2. EUTRAN band 3. EUTRAN band 4. EUTRAN band 5. EUTRAN band 6. EUTRAN band 7. EUTRAN band 8. EUTRAN band 9. EUTRAN band 10. EUTRAN band 11. EUTRAN band 12. EUTRAN band 13. EUTRAN band 14. EUTRAN band 17. EUTRAN band 18. EUTRAN band 19. EUTRAN band 20. EUTRAN band 21. EUTRAN band 23. EUTRAN band 24. EUTRAN band 25. EUTRAN band 26. EUTRAN band 27. EUTRAN band 28. EUTRAN band 29. EUTRAN band 30. EUTRAN band 31. EUTRAN band 32. EUTRAN band 33. EUTRAN band 34. EUTRAN band 35. EUTRAN band 36. EUTRAN band 37. EUTRAN band 38. EUTRAN band 39. EUTRAN band 40. EUTRAN band 41. EUTRAN band 42. EUTRAN band 43. EUTRAN band 46. EUTRAN band 47. EUTRAN band 48. EUTRAN band 66. EUTRAN band 71. EUTRAN band 125. EUTRAN band 126. EUTRAN band 127. EUTRAN band 250. TD-SCDMA Band A. TD-SCDMA Band B. TD-SCDMA Band C. TD-SCDMA Band D. TD-SCDMA Band E. TD-SCDMA Band F. NR5G Band 1. Since 1.32. NR5G Band 2. Since 1.32. NR5G Band 3. Since 1.32. NR5G Band 5. Since 1.32. NR5G Band 7. Since 1.32. NR5G Band 8. Since 1.32. NR5G Band 20. Since 1.32. NR5G Band 28. Since 1.32. NR5G Band 38. Since 1.32. NR5G Band 41. Since 1.32. NR5G Band 50. Since 1.32. NR5G Band 51. Since 1.32. NR5G Band 66. Since 1.32. NR5G Band 70. Since 1.32. NR5G Band 71. Since 1.32. NR5G Band 74. Since 1.32. NR5G Band 75. Since 1.32. NR5G Band 76. Since 1.32. NR5G Band 77. Since 1.32. NR5G Band 78. Since 1.32. NR5G Band 79. Since 1.32. NR5G Band 80. Since 1.32. NR5G Band 81. Since 1.32. NR5G Band 82. Since 1.32. NR5G Band 83. Since 1.32. NR5G Band 84. Since 1.32. NR5G Band 85. Since 1.32. NR5G Band 257. Since 1.32. NR5G Band 258. Since 1.32. NR5G Band 259. Since 1.32. NR5G Band 260. Since 1.32. NR5G Band 261. Since 1.32. NR5G Band 12. Since 1.32. NR5G Band 25. Since 1.32. NR5G Band 34. Since 1.32. NR5G Band 39. Since 1.32. NR5G Band 40. Since 1.32. NR5G Band 65. Since 1.32. NR5G Band 86. Since 1.32. NR5G Band 48. Since 1.32. NR5G Band 14. Since 1.32. NR5G Band 13. Since 1.32. NR5G Band 18. Since 1.32. NR5G Band 26. Since 1.32. NR5G Band 30. Since 1.32. NR5G Band 29. Since 1.32. NR5G Band 53. Since 1.32. NR5G Band 46. Since 1.36 NR5G Band 91. Since 1.36 NR5G Band 92. Since 1.36 NR5G Band 93. Since 1.36 NR5G Band 94. Since 1.36 Gets the nickname string for the #QmiNasActiveBand specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasActiveBand. Domain attach state. Unknown attach state. Attached. Detached. Gets the nickname string for the #QmiNasAttachState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasAttachState. Flags to specify frequency band preferences. This type is bit to bit compatible with #QmiDmsBandCapability. Band class 0, A system. Band class 0, B system. Band class 1. Band class 2. Band class 3, A system. Band class 4, all blocks. Band class 5, all blocks. GSM DCS 1800 band. Extended GSM 900 band. Primary GSM 900 band. Band class 6. Band class 7. Band class 8. Band class 9. Band class 10. Band class 11. GSM 450. GSM 480. GSM 750. GSM 850. GSM 900 (Railways). GSM 1900. WCDMA 2100. WCDMA PCS 1900. WCDMA DCS 1800. WCDMA 1700 (U.S.). WCDMA 850. WCDMA 800. Band class 12. Band class 14. Band class 15. WCDMA 2600. WCDMA 900. WCDMA 1700 (Japan). Band class 16. Band class 17. Band class 18. Band class 19. WCDMA 850 (Japan). Since 1.22. WCDMA 1500. Since 1.22. Boolean flag with validity info. Status FALSE. Status TRUE. Status Unknown. Gets the nickname string for the #QmiNasBoolean specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasBoolean. Status of the call barring functionality. Normal calls only. Emergency calls only. No calls allowed. All calls allowed. Unknown. Gets the nickname string for the #QmiNasCallBarringStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasCallBarringStatus. The pilot set the pilot belongs to. the pilot is part of the active set. the pilot is part of the neighbor set. Gets the nickname string for the #QmiNasCdmaPilotType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasCdmaPilotType. Flags specifying the preference when using CDMA Band Class 0. System A only. System B only. Any system. Gets the nickname string for the #QmiNasCdmaPrlPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasCdmaPrlPreference. Cell broadcast support. Unknown. Cell broadcast not supported. Cell broadcast supported. Gets the nickname string for the #QmiNasCellBroadcastCapability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasCellBroadcastCapability. Duration of the change setting. Until the next power cycle. Permanent. Gets the nickname string for the #QmiNasChangeDuration specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasChangeDuration. DL Bandwidth. LTE 1.4 MHz LTE 3 MHz LTE 5 MHz LTE 10 MHz LTE 15 MHz LTE 20 MHz 5G NR 5MHz. Since 1.36 5G NR 10MHz. Since 1.36 5G NR 15MHz. Since 1.36 5G NR 20MHz. Since 1.36 5G NR 25MHz. Since 1.36 5G NR 30MHz. Since 1.36 5G NR 40MHz. Since 1.36 5G NR 50Mhz. Since 1.36 5G NR 60MHz. Since 1.36 5G NR 80MHz. Since 1.36 5G NR 90MHz. Since 1.36 5G NR 100MHz. Since 1.36 5G NR 200MHz. Since 1.36 5G NR 400MHz. Since 1.36 GSM 0.2MHz. Since 1.36 TD-SCDMA 1.6MHz. Since 1.36 WCDMA 5MHz. Since 1.36 WCDMA 10MHz. Since 1.36 5G NR 70MHz. Since 1.36 Unknown Gets the nickname string for the #QmiNasDLBandwidth specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDLBandwidth. Data capability of the network. None or unknown. GPRS. EDGE. HSDPA. HSUPA. WCDMA. CDMA. EV-DO revision 0. EV-DO revision A. GSM. EV-DO revision B. LTE. HSDPA+. DC-HSDPA+. Gets the nickname string for the #QmiNasDataCapability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDataCapability. The day of the week. Monday Tuesday Wednesday Thursday Friday Saturday Sunday Gets the nickname string for the #QmiNasDayOfWeek specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDayOfWeek. The number of hours a time is adjusted for daylight savings. no adjustment one hour adjustment two hours adjustment Gets the nickname string for the #QmiNasDaylightSavingsAdjustment specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDaylightSavingsAdjustment. DRX setting of the device. Unknown or not specified. CN=6, T=32. CN=7, T=64. CN=8, T=128. CN=9, T=256. Gets the nickname string for the #QmiNasDrx specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDrx. EV-DO SINR level. -9 dB. -6 dB. -4.5 dB. -3 dB. -2 dB. +1 dB. +3 dB. +6 dB. +9 dB. Gets the nickname string for the #QmiNasEvdoSinrLevel specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasEvdoSinrLevel. GSM/WCDMA acquisition order preference. Automatic. GSM first, then WCDMA. WCDMA first, then GSM. Gets the nickname string for the #QmiNasGsmWcdmaAcquisitionOrderPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasGsmWcdmaAcquisitionOrderPreference. HDR personality type. Unknown. HRPD. eHRPD. Gets the nickname string for the #QmiNasHdrPersonality specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasHdrPersonality. HDR protocol revision. None. HDR Rel 0. HDR Rel A. HDR Rel B. Gets the nickname string for the #QmiNasHdrProtocolRevision specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasHdrProtocolRevision. Flags to specify LTE-specific frequency band preferences. LTE EUTRAN Band 1 LTE EUTRAN Band 2. LTE EUTRAN Band 3. LTE EUTRAN Band 4. LTE EUTRAN Band 5. LTE EUTRAN Band 6. LTE EUTRAN Band 7. LTE EUTRAN Band 8. LTE EUTRAN Band 9. LTE EUTRAN Band 10. LTE EUTRAN Band 11. LTE EUTRAN Band 12. LTE EUTRAN Band 13. LTE EUTRAN Band 14. LTE EUTRAN Band 17. LTE EUTRAN Band 18. LTE EUTRAN Band 19. LTE EUTRAN Band 20. LTE EUTRAN Band 21. LTE EUTRAN Band 24. LTE EUTRAN Band 25. LTE EUTRAN Band 26. LTE EUTRAN Band 27. LTE EUTRAN Band 28. LTE EUTRAN Band 29. LTE EUTRAN Band 30. LTE EUTRAN Band 31. LTE EUTRAN Band 32. LTE EUTRAN Band 33. LTE EUTRAN Band 34. LTE EUTRAN Band 35. LTE EUTRAN Band 36. LTE EUTRAN Band 37. LTE EUTRAN Band 38. LTE EUTRAN Band 39. LTE EUTRAN Band 40. LTE EUTRAN Band 41. LTE EUTRAN Band 42. LTE EUTRAN Band 43. Cell access status for LTE calls. Access is allowed for normal calls only. Access is allowed for emergency calls only. Access is not allowed for any call type. Access is allowed for all call types. Unknown. Gets the nickname string for the #QmiNasLteCellAccessStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasLteCellAccessStatus. LTE registration domain. Not applicable since the UE is not in "Camp Only" mode. UE is in "Camp Only" mode and the PLMN can provide CS service only. UE is in "Camp Only" mode and the PLMN can provide PS service only. UE is in "Camp Only" mode and the PLMN can provide CS and PS service. UE is in "Camp Only" mode but the PLMN cannot provide any service. Gets the nickname string for the #QmiNasLteRegistrationDomain specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasLteRegistrationDomain. LTE voice domain. No voice. Voice is supported over IMS network. Voice is supported over the 1X network. Voice is supported over the 3GPP network. Gets the nickname string for the #QmiNasLteVoiceDomain specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasLteVoiceDomain. Setup to define whether the network description should be displayed. Don't display. Display. Unknown. Gets the nickname string for the #QmiNasNetworkDescriptionDisplay specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkDescriptionDisplay. Type of encoding used in the network description. Unspecified. ASCII-7. Unicode. GSM 7-bit. Gets the nickname string for the #QmiNasNetworkDescriptionEncoding specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkDescriptionEncoding. Flags used to control display of the PLMN name and Service Provider Name. See 3GPP TS 51.011 descripton of the EFspn SIM file for more details. if set, display of the registered PLMN is required when the registered PLMN is either the HPLMN or a PLMN in the Service Provider PLMN List (see EFspdi). Otherwise display of the registered PLMN is not required in this case. if set, display of the Service Provider Name is not required when registered PLMN is neither HPLMN nor a PLMN in the service provider PLMN list (see EFspdi). If not set, SPN display is required in this case. Builds a string containing a comma-separated list of nicknames for each #QmiNasNetworkNameDisplayCondition in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasNetworkNameDisplayCondition values. Network name source. Unknown. Operator PLMN list and PLMN network name. Common PCN handset specification and operator name string. Network identity and time zone. GSMA SE13 table. MCC and MNC. Service provider name. Gets the nickname string for the #QmiNasNetworkNameSource specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkNameSource. Type of network registration. Automatic network registration. Manual network registration. Gets the nickname string for the #QmiNasNetworkRegisterType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkRegisterType. Network scan result. Success. Abort. Radio link failure. Gets the nickname string for the #QmiNasNetworkScanResult specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkScanResult. Flags to use when specifying which networks to scan. GSM network. UMTS network. LTE network. TD-SCDMA network. Builds a string containing a comma-separated list of nicknames for each #QmiNasNetworkScanType in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasNetworkScanType values. Network selection preference. Automatic. Manual. Gets the nickname string for the #QmiNasNetworkSelectionPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkSelectionPreference. Registration restriction. Device follows the normal registration process. Device camps on the network according to its provisioning, but does not register. Device selects the network for limited service. Gets the nickname string for the #QmiNasNetworkSelectionRegistrationRestriction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkSelectionRegistrationRestriction. Network Service Domain. No service. Circuit switched. Packet switched. Circuit and packet switched. Camped. Since 1.36. Gets the nickname string for the #QmiNasNetworkServiceDomain specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkServiceDomain. Flags to specify the status of a given network. Network is in use, current serving. Network is vailable. Network is home network. Network is a roaming network. Network is forbidden. Network is not forbidden. Network is preferred. Network is not preferred. Builds a string containing a comma-separated list of nicknames for each #QmiNasNetworkStatus in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasNetworkStatus values. Type of network. Unknown. 3GPP2 network. 3GPP network. Gets the nickname string for the #QmiNasNetworkType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkType. Preferred networks access technology identifier as specified in ETSI TS 131 102, chapter 4.2.5. Unspecified. GSM Compact. GSM. NG-RAN. E-UTRAN. UTRAN. All technologies. Builds a string containing a comma-separated list of nicknames for each #QmiNasPlmnAccessTechnologyIdentifier in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasPlmnAccessTechnologyIdentifier values. PLMN name encoding schemes. See 3GPP TS 24.008 section "Network Name information element". GSM default alphabet packed encoding (ETSI GSM 03.38) UCS-2 little-endian Gets the nickname string for the #QmiNasPlmnEncodingScheme specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPlmnEncodingScheme. Language ID used when encoding the PLMN. Language Unknown. Traditional Chinese. Simplified Chinese. Gets the nickname string for the #QmiNasPlmnLanguageId specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPlmnLanguageId. PLMN name country initials options. See 3GPP TS 24.008 section "Network Name information element". don't add country initials add country initials unspecified Gets the nickname string for the #QmiNasPlmnNameCountryInitials specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPlmnNameCountryInitials. PLMN name spare bits in last octet of a network name. See 3GPP TS 24.008 section "Network Name information element". unknown bit 8 is spare bits 7 - 8 are spare bits 6 - 8 are spare bits 5 - 8 are spare bits 4 - 8 are spare bits 3 - 8 are spare bits 2 - 8 are spare Gets the nickname string for the #QmiNasPlmnNameSpareBits specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPlmnNameSpareBits. Duration of the preference setting. Permanent. Until the next power cycle. Until end of call. Until end of call or a specified time. Internal reason 1, one call. Internal reason 2, one call. Internal reason 3, one call. Gets the nickname string for the #QmiNasPreferenceDuration specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPreferenceDuration. Packet Switched domain attach/detach action. Attach the PS domain. Detach the PS domain. Gets the nickname string for the #QmiNasPsAttachAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPsAttachAction. Radio interface technology. Not known or not needed. None, no service. CDMA2000 1X. CDMA2000 HRPD (1xEV-DO). AMPS. GSM. UMTS. LTE. TD-SCDMA. 5G NR. Since 1.26. Gets the nickname string for the #QmiNasRadioInterface specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRadioInterface. Flags to specify the radio technology preference. Automatic selection. 3GPP2 technology. 3GPP technology. AMPS if 3GPP2, GSM if 3GPP. CDMA if 3GPP2, WCDMA if 3GPP. CDMA EV-DO. LTE. Builds a string containing a comma-separated list of nicknames for each #QmiNasRadioTechnologyPreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasRadioTechnologyPreference values. Flags specifying radio access technology mode preference. CDMA2000 1X. CDMA2000 HRPD (1xEV-DO). GSM. UMTS. LTE. TD-SCDMA. 5GNR. Since 1.26. Builds a string containing a comma-separated list of nicknames for each #QmiNasRatModePreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasRatModePreference values. Status of the network registration. Not registered. Registered. Searching. Registration denied. Unknown. Gets the nickname string for the #QmiNasRegistrationState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRegistrationState. Reason why a request from the mobile station is rejected by the network. Defined in 3GPP TS 24.008 in sections 10.5.3.6 and 10.5.5.14 (detailed in annex G) and in 3GPP TS 24.301 in section 9.9.3.9. None. IMSI unknown in HLR/HSS. Illegal MS/UE. IMSI unknown in VLR. IMEI not accepted. Illegal ME. GPRS/EPS services not allowed. GPRS/EPS and non-GPRS/EPS services not allowed. MS/UE identity not derived by network. Implicitly detached. PLMN not allowed. Location/tracking area not allowed. Roaming in location/tracking area not allowed. GPRS/EPS services in location/tracking area not allowed. No suitable cells in location/tracking area. MSC temporarily not reachable. Network failure. CS domain not available. ESM failure. MAC failure. Synch failure. Congestion. GSM authentication unacceptable, UE security capabilities mismatch. Security mode rejected or unspecified. CSG not authorized. Non-EPS authentication unacceptable. SMS provided by GPRS in routing area. Redirection to 5GCN required. Service option not supported. Requested service option not subscribed. Service option temporarily out of order. Requested service option not authorized. Call cannot be identified. CS service temporarily not available. No EPS bearer context activated. Severe network failure. Retry upon entry 0. Retry upon entry 1. Retry upon entry 2. Retry upon entry 3. Retry upon entry 4. Retry upon entry 5. Retry upon entry 6. Retry upon entry 7. Retry upon entry 8. Retry upon entry 9. Retry upon entry 10. Retry upon entry 11. Retry upon entry 12. Retry upon entry 13. Retry upon entry 14. Retry upon entry 15. Semantically incorrect message. Invalid mandatory information. Message type non existent. Message type not compatible. Information element non existent. Conditional information element error. Message not compatible. Unspecified protocol error. Gets the nickname string for the #QmiNasRejectCause specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRejectCause. Status of the roaming indication. Roaming. Home. Gets the nickname string for the #QmiNasRoamingIndicatorStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRoamingIndicatorStatus. Roaming preference. Only non-roaming networks. Only roaming networks. Only non-roaming networks or not flashing. Don't filter by roaming when acquiring networks. Gets the nickname string for the #QmiNasRoamingPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRoamingPreference. Roaming status. Off. On. Blinking. Out of neighborhood. Out of building. Preferred system. Available system. Alliance partner. Premium partner. Full service. Partial service. Banner on. Banner off. Gets the nickname string for the #QmiNasRoamingStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRoamingStatus. SCell State. Deconfigured Deactivated Activated Gets the nickname string for the #QmiNasScellState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasScellState. Service domain preference. Circuit-switched only. Packet-switched only. Circuit-switched and packet-switched. Packet-switched attach. Packet-switched dettach. Gets the nickname string for the #QmiNasServiceDomainPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasServiceDomainPreference. Status of the service. No service. Limited service. Service available. Limited regional service. Device in power save mode. Gets the nickname string for the #QmiNasServiceStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasServiceStatus. Extra information to request when gathering Signal Strength. None. Request RSSI information. Request ECIO information. Request IO information. Request SINR information. Request error rate information. Request RSRQ information. Request LTE SNR information. Request LTE RSRP information. Builds a string containing a comma-separated list of nicknames for each #QmiNasSignalStrengthRequest in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasSignalStrengthRequest values. Reject information of the SIM. SIM not available. SIM available. SIM invalid for circuit-switched connections. SIM invalid for packet-switched connections. SIM invalid for circuit-switched and packet-switched connections. Gets the nickname string for the #QmiNasSimRejectState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSimRejectState. EMM connection state state. (Sierra Wireless specific). RRC idle Waiting RRC Cfm RRC connecting RRC releasing Unknown Gets the nickname string for the #QmiNasSwiEmmConnectionState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiEmmConnectionState. EMM registration state. (Sierra Wireless specific). Deregistered Registration initiated Registered TAU initiated SR initiated Deregistration initiated Invalid Unknown Gets the nickname string for the #QmiNasSwiEmmState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiEmmState. IMS registration state. (Sierra Wireless specific). No service In prog Failed Limited Full service Unknown Gets the nickname string for the #QmiNasSwiImsRegState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiImsRegState. Modem mode (Sierra Wireless specific). Powering off Factory test Offline Offline AMPS Offline CDMA Online Low power Resetting Network test Offline request Pseudo online Resetting modem Unknown Gets the nickname string for the #QmiNasSwiModemMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiModemMode. PS registration state. (Sierra Wireless specific). Attached Detached Unknown Gets the nickname string for the #QmiNasSwiPsState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiPsState. System mode (Sierra Wireless specific). No service AMPS CDMA GSM HDR WCDMA GPS WLAN LTE Unknown Gets the nickname string for the #QmiNasSwiSystemMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiSystemMode. Flags to specify TD-SCDMA-specific frequency band preferences. Band A. Band B. Band C. Band D. Band E. Band F. Builds a string containing a comma-separated list of nicknames for each #QmiNasTdScdmaBandPreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasTdScdmaBandPreference values. Modem usage preference. Unknown. Voice centric. Data centric. Gets the nickname string for the #QmiNasUsagePreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasUsagePreference. Voice domain preference. Circuit-switched voice only Packet-switched voice only. Circuit-switched voice is preferred. Packet-switched voice is preferred. Gets the nickname string for the #QmiNasVoiceDomainPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasVoiceDomainPreference. Call status on high speed. HSDPA and HSUPA not supported. HSDPA supported. HSUPA supported. HSDPA and HSUPA supported. HSDPA+ supported. HSDPA+ and HSUPA supported. DC-HSDPA+ supported. DC-HSDPA+ and HSUPA supported. Gets the nickname string for the #QmiNasWcdmaHsService specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasWcdmaHsService. RRC state. Disconnected. WCDMA RRC state is CELL_PCH. WCDMA RRC state is URA_PCH. WCDMA RRC state is CELL_FACH. WCDMA RRC state is CELL_DCH. Gets the nickname string for the #QmiNasWcdmaRrcState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasWcdmaRrcState. HFA feature done state. None. Succeeded. Failed. Gets the nickname string for the #QmiOmaHfaFeatureDoneState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiOmaHfaFeatureDoneState. Session failure reason. Unknown reason. Network unavailable. Server unavailable. Authentication failed. Maximum retries exceeded. Session cancelled. Gets the nickname string for the #QmiOmaSessionFailedReason specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiOmaSessionFailedReason. State of the OMA-DM session. Session complete and information updated. Session complete but updated information not available. Session failed. Session retrying. Session connecting. Session connected. Session authenticated. MDN downloaded. MSID downloaded. PRL downloaded. MIP profile downloaded. Gets the nickname string for the #QmiOmaSessionState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiOmaSessionState. Type of OMA-DM session. Client-initiated device configure. Client-initiated PRL update. Client-initiated hands free activation. Device-initiated hands free activation. Network-initiated PRL update. Network-initiated device configure. Device-initiated PRL update. Gets the nickname string for the #QmiOmaSessionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiOmaSessionType. Symbol defining the #QmiProxy:qmi-proxy-n-clients property. Symbol defining the default abstract socket name where the #QmiProxy will listen. Flags to use to register to phonebook indications. Request indications when records are added/edited/deleted. Request indications when phonebooks are ready. Request indications when emergency numbers are changed. Request indications when hidden record status is changed. Request indications when Additional number Alpha String records are added/edited/deleted. Request indications when Grouping information Alpha String records are added/edited/deleted. Builds a string containing a comma-separated list of nicknames for each #QmiPbmEventRegistrationFlag in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiPbmEventRegistrationFlag values. Phonebook type. Abbreviated Dialing Number. Fixed Dialing Number. Mobile Subscriber Integrated Services Digital Network. Mail Box Dialing Number. Service Dialing Number. Barred Dialing Number. Last Number Dialed. Mail Box Number. Builds a string containing a comma-separated list of nicknames for each #QmiPbmPhonebookType in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiPbmPhonebookType values. Type of phonebook management session. Access phonebooks under GSM DF (ICC) or USIM application (UICC). Access phonebooks under CDMA DF (ICC) or CSIM application (UICC). Access phonebooks under GSM DF (ICC) or USIM application (UICC). Dual standby. Access phonebooks under CDMA DF (ICC) or CSIM application (UICC). Dual standby. Access phonebooks under a nonprovisioning application in slot 1. Access phonebooks under a nonprovisioning application in slot 2. Access phonebooks that are not in any application of the card in slot 1. Access phonebooks that are not in any application of the card in slot 2. Gets the nickname string for the #QmiPbmSessionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPbmSessionType. Configuration type for change/load configuration. Platform Software Gets the nickname string for the #QmiPdcConfigurationType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdcConfigurationType. Refresh event type. Refresh start event Refresh complete event Client refresh event Gets the nickname string for the #QmiPdcRefreshEventType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdcRefreshEventType. Flags to indicate which position data parameters are valid. Timestamp calendar (GPS time). Timestamp (UTC). Leap seconds. Time uncertainty. Latitude. Longitude. Ellipsoid altitude. Mean sea level altitude. Horizontal speed. Vertical speed. Heading. Horizontal uncertainty circular. Horizontal uncertainty ellipse semi-major. Horizontal uncertainty ellipse semi-minor. Horizontal uncertainty ellipse orient azimuth. Vertical uncertainty. Horizontal velocity uncertainty. Vertical velocity uncertainty. Horizontal confidence. Position dillution of precision. Horizontal dillution of precision. Vertical dillution of precision. Operating mode. Builds a string containing a comma-separated list of nicknames for each #QmiPdsDataValid in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiPdsDataValid values. Network mode used during the A-GPS setup. UMTS. CDMA. Gets the nickname string for the #QmiPdsNetworkMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsNetworkMode. GPS operating mode. Standalone (GPS only). Mobile Station Based (MSB) A-GPS Mobile Station Assisted (MSA) A-GPS. Gets the nickname string for the #QmiPdsOperatingMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsOperatingMode. Operation mode used to compute the position. Unknown (position not fixed yet). Standalone. Mobile Station Based (MSB) A-GPS. Mobile Station Assisted (MSA) A-GPS. Gets the nickname string for the #QmiPdsOperationMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsOperationMode. Status of the positioning session. Success. In progress. General failure. Timeout. User ended session. Bad parameter. Phone is offline. Engine locked. Emergency call in progress. Gets the nickname string for the #QmiPdsPositionSessionStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsPositionSessionStatus. State of the tracking session. Unknown state. Session inactive. Session active. Gets the nickname string for the #QmiPdsTrackingSessionState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsTrackingSessionState. A QmiPhysicalSlotInformationSlot struct. a #QmiUimCardProtocol. a #guint8. a #GArray of #guint8 elements. a #gboolean. A QmiPhysicalSlotStatusSlot struct. a #QmiUimPhysicalCardState. a #QmiUimSlotState. a #guint8. a #GArray of #guint8 elements. QMI protocol errors. No error. Malformed message. No memory. Internal. Aborted. Client IDs exhausted. Unabortable transaction. Invalid client ID. No thresholds provided. Invalid handle. Invalid profile. Invalid PIN ID. Incorrect PIN. No network found. Call failed. Out of call. Not provisioned. Missing argument. Argument too long. Invalid transaction ID. Device in use. Network unsupported. Device unsupported. No effect. No free profile. Invalid PDP type. Invalid technology preference. Invalid profile type. Invalid service type. Invalid register action. Invalid PS attach action. Authentication failed. PIN blocked. PIN always blocked. UIM uninitialized. Maximum QoS requests in use. Incorrect flow filter. Network QoS unaware. Invalid QoS ID. Requested number unsupported. Since 1.22. Interface not found. Since 1.22. Flow suspended. Invalid data format. Since 1.22. General error. Unknown error. Invalid argument. Invalid index. No entry. Device storage full. Device not ready. Network not ready. WMS cause code. WMS message not sent. WMS message delivery failure. WMS invalid message ID. WMS encoding. Authentication lock. Invalid transition. Not a multicast interface. Since 1.22. Maximum multicast requests in use. Since 1.22. Invalid mulitcast handle. Since 1.22. Invalid IP family preference. Since 1.22. Session inactive. Session invalid. Session ownership. Insufficient resources. Disabled. Invalid operation. Invalid QMI command. WMS T-PDU type. WMS SMSC address. Information unavailable. Segment too long. Segment order. Bundling not supported. Operation partial failure. Since 1.22. Policy mismatch. Since 1.6. SIM file not found. Extended internal error. Since 1.6. Access denied. Hardware restricted. ACK not sent. Since 1.6. Inject timeout. Since 1.6. Incompatible state. Since 1.6. FDN restrict. Since 1.6. SUPS failure case. Since 1.6. No radio. Since 1.6. Not supported. Since 1.6. No subscription. Since 1.6. Card call control failed. Since 1.6. Network aborted. Since 1.6. Message blocked. Since 1.6. Invalid session type. Since 1.6. Invalid PB type. Since 1.6. No SIM. Since 1.6. PB not ready. Since 1.6. PIN restriction. Since 1.6. PIN2 restriction. Since 1.6. PUK restriction. Since 1.6. PUK2 restriction. Since 1.6. PB access restricted. Since 1.6. PB delete in progress. Since 1.22. PB text too long. Since 1.6. PB number too long. Since 1.6. PB hidden key restriction. Since 1.6. PB not available. Since 1.22. Device memory error. Since 1.22. No permission. Since 1.22. Too soon. Since 1.22. Time not acquired. Since 1.22. Operation in progress. Since 1.22. Firmware write failed. Since 1.22. Firmware info read failed. Since 1.22. Firmware file not found. Since 1.22. Firmware dir not found. Since 1.22. Firmware already activated. Since 1.22. Firmware cannot generic image. Since 1.22. Firmware file open failed. Since 1.22. Firmware update discontinuous frame. Since 1.22. Firmware update failed. Since 1.22. Event registration failed. Invalid terminal response. Invalid envelope command. Envelope command busy. Envelope command failed. Gets the nickname string for the #QmiProtocolError specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiProtocolError. The #QmiProxy structure contains private data and should only be accessed using the provided API. Creates a #QmiProxy listening in the default proxy addess. A newly created #QmiProxy, or %NULL if @error is set. Get the number of clients currently connected to the proxy. a #guint. a #QmiProxy. QoS event. Unknown. Activated. Suspended. Gone. Modify accepted. Modify rejected. Information code updated. Gets the nickname string for the #QmiQosEvent specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiQosEvent. QoS flow status. Unknown. Activated. Suspended. Gone. Gets the nickname string for the #QmiQosStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiQosStatus. SAR RF state. Each RF state corresponds to a TX power, and the mapping between TX power and RF state is dictated by NV items. RF State 0 RF State 1 RF State 2 RF State 3 RF State 4 RF State 5 RF State 6 RF State 7 RF State 8 RF State 9 RF State 10 RF State 11 RF State 12 RF State 13 RF State 14 RF State 15 RF State 16 RF State 17 RF State 18 RF State 19 RF State 20 Gets the nickname string for the #QmiSarRfState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiSarRfState. QMI services. Unknown service. Control service. Wireless Data Service. Device Management Service. Network Access Service. Quality Of Service service. Wireless Messaging Service. Position Determination Service. Authentication service. AT service. Voice service. Card Application Toolkit service (v2). User Identity Module service. Phonebook Management service. QCHAT service. Since 1.8. Remote file system service. Test service. Since 1.8. Location service (~ PDS v2). Specific absorption rate service. IMS settings service. Since 1.8. Analog to digital converter driver service. Since 1.8. Core sound driver service. Since 1.8. Modem embedded file system service. Since 1.8. Time service. Since 1.8. Thermal sensors service. Since 1.8. Thermal mitigation device service. Since 1.8. Service access proxy service. Since 1.8. Wireless data administrative service. Since 1.8. TSYNC control service. Since 1.8. Remote file system access service. Since 1.8. Circuit switched videotelephony service. Since 1.8. Qualcomm mobile access point service. Since 1.8. IMS presence service. Since 1.8. IMS videotelephony service. Since 1.8. IMS application service. Since 1.8. Coexistence service. Since 1.8. Persistent device configuration service. Since 1.8. Simultaneous transmit service. Since 1.8. Bearer independent transport service. Since 1.8. IMS RTP service. Since 1.8. RF radiated performance enhancement service. Since 1.8. Data system determination service. Since 1.8. Subsystem control service. Since 1.8. Data Port Mapper service. Since 1.30. Card Application Toolkit service (v1). Remote Management Service. Open Mobile Alliance device management service. Foxconn General Modem Service. Since 1.32. Firmware Over The Air service. Since 1.24. Telit General Modem Service. Since 1.24. Telit General Application Service. Since 1.24. Telit AT Relay Service. Since 1.34. Snapdragon Sensore Core Service. Since 1.34. Gets the nickname string for the #QmiService specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiService. QMI flags in messages which are not of the %QMI_SERVICE_CTL service. None. Message is compound. Message is a response. Message is an indication. SIO (serial I/O) port numbers. All ports available in the modem have a SIO port number. This enum is incomplete, only few port numbers are publicly known. Invalid port number. A2 MUX (BAM-DMUX) port for rmnet0. A2 MUX (BAM-DMUX) port for rmnet1. A2 MUX (BAM-DMUX) port for rmnet2. A2 MUX (BAM-DMUX) port for rmnet3. A2 MUX (BAM-DMUX) port for rmnet4. A2 MUX (BAM-DMUX) port for rmnet5. A2 MUX (BAM-DMUX) port for rmnet6. A2 MUX (BAM-DMUX) port for rmnet7. Gets the nickname string for the #QmiSioPort specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiSioPort. A QmiSlotEidElement struct. a #GArray of #guint8 elements. SSC service report types. Small size report. Large size report. Gets the nickname string for the #QmiSscReportType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiSscReportType. Card application personalization feature, when a code is required. GW network. GW network subset. GW service provider. GW corporate. UIM. 1X network type 1. 1X network type 2. 1X HRPD. 1X service provider. 1X corporate. 1X R-UIM. GW SPN. Since 1.34. GW SP + EHPLMN. Since 1.34. GW ICCID. Since 1.34. GW IMPI. Since 1.34. GW network subset and service provider. Since 1.34. GW carrier. Since 1.34. Gets the nickname string for the #QmiUimCardApplicationPersonalizationFeature specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationPersonalizationFeature. Card application personalization feature status. GW network. GW network subset. GW service provider. GW corporate. UIM. 1X network type 1. 1X network type 2. 1X HRPD. 1X service provider. 1X corporate. 1X R-UIM. Unknown. GW service provider name. GW SP + EHPLMN. GW ICCID. GW IMPI. GW network subset and service provider. GW carrier. Gets the nickname string for the #QmiUimCardApplicationPersonalizationFeatureStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationPersonalizationFeatureStatus. Card application personalization state. Unknown. Operation in progress. Ready. Code required. PUK code required. Permanently blocked- Gets the nickname string for the #QmiUimCardApplicationPersonalizationState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationPersonalizationState. Card application state. Unknown. Detected. PIN1 or UPIN PIN required. PUK1 or UPIN PUK required. Personalization state must be checked. PIN1 blocked. Illegal. Ready Gets the nickname string for the #QmiUimCardApplicationState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationState. Card application type. Unknown. SIM. USIM. RUIM. CSIM. ISIM. Gets the nickname string for the #QmiUimCardApplicationType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationType. Card error. Unknown error. Power down. Poll error. No ATR received. Voltage mismatch. Parity error. Unknown error, possibly removed. Technical problem. Gets the nickname string for the #QmiUimCardError specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardError. Protocol for the card. Unknown. ICC protocol. UICC protocol. Gets the nickname string for the #QmiUimCardProtocol specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardProtocol. State of the card. Absent. Present. Error. Gets the nickname string for the #QmiUimCardState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardState. Requested configurations. If none explicitly requested, all configuration items are returned. Automatic selection. Personalization status. Halt publication of subscription. Builds a string containing a comma-separated list of nicknames for each #QmiUimConfiguration in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiUimConfiguration values. Depersonalization operation to perform. Deactivate personalization Unblock personalization Gets the nickname string for the #QmiUimDepersonalizationOperation specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimDepersonalizationOperation. Flags to use to register to UIM indications. Card status. SAP connection. Extended card status. Physical slot status. Since 1.26. Builds a string containing a comma-separated list of nicknames for each #QmiUimEventRegistrationFlag in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiUimEventRegistrationFlag values. File Control Information. No data. File control parameters File control information FCI with interfaces File management data Gets the nickname string for the #QmiUimFileControlInformation specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimFileControlInformation. Type of UIM file. Transparent. Cyclic. Linear fixed. Dedicated file. Master file. Gets the nickname string for the #QmiUimFileType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimFileType. State of the physical card. Unknown. Absent. Present. Gets the nickname string for the #QmiUimPhysicalCardState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimPhysicalCardState. PIN ID. Unknown. PIN1. PIN2. UPIN. Hidden key. Gets the nickname string for the #QmiUimPinId specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimPinId. The PIN state. Not initialized. Enabled, not verified. Enabled, verified. Disabled. Blocked. Permanently Blocked. Gets the nickname string for the #QmiUimPinState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimPinState. Refresh mode Reset. Init. Init & FCN. FCN. Init & full FCN. Application reset. 3G session reset. Gets the nickname string for the #QmiUimRefreshMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimRefreshMode. Current stage of the refresh procedure. Waiting for REFRESH OK message. Refresh started. Refresh completed successfully. Refresh has failed. Gets the nickname string for the #QmiUimRefreshStage specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimRefreshStage. Security Attributes. PIN1. PIN2. UPIN. ADM. Builds a string containing a comma-separated list of nicknames for each #QmiUimSecurityAttribute in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiUimSecurityAttribute values. Logic applicable to security attributes. Always. Never. And. Or. Single. Gets the nickname string for the #QmiUimSecurityAttributeLogic specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimSecurityAttributeLogic. Type of UIM session. Primary GSM/WCDMA provisioning. Primary CDMA1x provisioning. Secondary GSM/WCDMA provisioning. Secondary CDMA1x provisioning. Nonprovisioning on slot 1. Nonprovisioning on slot 2. Card on slot 1. Card on slot 2. Logical channel on slot 1. Logical channel on slot 2. Tertiary GSM/WCDMA provisioning. Since 1.28. Tertiary CDMA1x provisioning. Since 1.28. Quaternary GSM/WCDMA provisioning. Since 1.28. Quaternary CDMA1x provisioning. Since 1.28. Quinary GSM/WCDMA provisioning. Since 1.28. Quinary CDMA1x provisioning. Since 1.28. Nonprovisioning on slot 3. Since 1.28. Nonprovisioning on slot 4. Since 1.28. Nonprovisioning on slot 5. Since 1.28. Card on slot 3. Since 1.28. Card on slot 4. Since 1.28. Card on slot 5. Since 1.28. Logical channel on slot 3. Since 1.28. Logical channel on slot 4. Since 1.28. Logical channel on slot 5. Since 1.28. Gets the nickname string for the #QmiUimSessionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimSessionType. State of the slot. Inactive. Active. Gets the nickname string for the #QmiUimSlotState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimSlotState. Alpha Coding Scheme. SMS default 7-bit coded alphabet. UCS2. Gets the nickname string for the #QmiVoiceAlphaDataCodingScheme specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceAlphaDataCodingScheme. ALS line indicator. Line 1, default. Line 2. Gets the nickname string for the #QmiVoiceAls specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceAls. Call control result type. Voice. Supplementary service. Unstructured supplementary service. Gets the nickname string for the #QmiVoiceCallControlResultType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallControlResultType. Call control supplementary service type. Activate. Deactivate. Register. Erase. Interrogate. Register password. USSD. Gets the nickname string for the #QmiVoiceCallControlSupplementaryServiceType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallControlSupplementaryServiceType. Call direction. Unknown. Mobile-originated. Mobile-terminated. Gets the nickname string for the #QmiVoiceCallDirection specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallDirection. Possible call end reasons resulting from a voice call or supplementary service connection being terminated. Device is offline. CDMA specific. Phone is CDMA locked. Device has no service. Fade. CDMA specific. Received intercept from the BS. CDMA specific. Received reorder from the BS. Received release from the BS. CDMA specific. Received release from the BS. CDMA specific. Received incoming call from the BS. CDMA specific. Received alert stop from the BS. Client ended the call. CDMA specific. Received end activation. CDMA specific. MC aborted the origination/conversation. CDMA specific. Maximum access probes transmitted. CDMA specific. Persistence test failure. R-UIM not present. Access attempt in progress. Access failure. CDMA specific. Retry order. CDMA specific. Concurrent service not supported by the BS. CDMA specific. No response received from the BS. CDMA specific. Rejected by the BS. CDMA specific. Concurrent services requested are incompatible. CDMA specific. Access blocked by the BS. Already in TC. CDMA specific. Emergency call is flashed over this call. Call originated during GPS. Call originated during SMS. Call originated during data. Redirection or handoff. Access blocked by BS for all. OTASP SPC error indication. Maximum access probes for IS-707B call. Base station reject order. Base station retry order. Timer T42 expired. Timer T40 expired. Service initialization failure. Timer T50 expired. Timer T51 expired. Acknowledgement timeout due to 12 retransmissions. Bad forward link or timer T5M expired. Transceiver Resource Manager request failed. Timer T41 expired. GSM/WCDMA specific. Client rejected incoming call. GSM/WCDMA specific. Client rejected a setup indication. GSM/WCDMA specific. Network ended the call. GSM/WCDMA specific. No funds. GSM/WCDMA specific. Device has no service. CDMA specific. Device has no service. Full service is unavailable. No resources available to handle a new MO/MT PS call. Unknown subscriber. Illegal subscriber. Bearer service not provisioned. Tele service not provisioned. Illegal equipment. Call barred. Illegal SS operation. Supplementary service error status. Supplementary service not available. Supplementary service subscription violation. Supplementary service incompatibility. Facility not supported. Absent subscriber. Short term denial. Long term denial. System failure. Data missing. Unexpected data value. Password registration failure. Negative password check. Number of password attempts violation. Position method failure. Unknown alphabet. USSD busy. Rejected by user. Rejected by network. Deflection to served subscriber. Special service codde. Invalid deflected to number. Multiparty participants exceeded. Resources not available. Unassigned number. No route to destination. Channel unacceptable. Operator determined barring. Normal call clearing. User busy. No user responding. User alerting no answer. Call rejected. Number changed. Preemption. Destination out of order. Invalid number format. Facility rejected. Response to status enquiry. Normal unspecified. No circuit or channel available. Network out of order. Temporary failure. Switching equipment congestion. Access information discarded. Requested circuit or channel not available. Resources unavailable or unspecified. QoS unavailable. Requested facility not subscribed. Incoming calls barred withing closed user group. Bearer capability not auth. Bearer capability unavailable. Service option not available. ACM limit exceeded. Bearer service not implemented. Requested facility not implemented. Only digital information bearer available. Service or option not implemented. Invalid transaction identifier. User not member of closed user group. Incompatible destination. Invalid transit network selection. Semantically incorrect message. Invalid mandatory information. Message type not implemented. Message type not compatible with protocol state. Information element non existent. IE error. Message not compatible with protocol state. Recovery on timer expired. Protocol error unspecified. Interworking unspecified. Outgoing calls barred within closed user group. No closed user group selection. Unknown closed user group index. Closed user group index incompatible. Closed user group call failure unspecified. Calling line identification restriction not subscribed. Completion of communications to busy subscriber possible. Completion of communications to busy subscriber not possible. IMSI unknown in HLR. Illegal MS. IMSI unknown in VLR. IMEI not accepted. Illegal ME. PLMN not allowed. Location area not allowed. Roaming not allowed in this location area. No suitable cells in location area. Network failure. MAC failure. Synch failure. Network contestion. GSM authentication unacceptable. Service not subscribed. Service temporarily out of order. Call cannot be identified. Incorrect semantics in message. Mandatory information invalid. Access stratum failure. Invalid SIM. Wrong state. Access class blocked. No resources. Invalid user data. Timer T3230 expired. No cell available. Abort message received. Radio link lost. Timer T303 expired. CNM MM release pending. Access stratum reject, RR release indication. Access stratum reject, RR random access failure. Access stratum reject, RRC release indication. Access stratum reject, RRC close session indication. Access stratum reject, RRC open session failure. Access stratum reject, low level failure. Access stratum reject, low level failure redial not allowed. Access stratum reject, low level immediate retry. Access stratum reject, abort radio unavailable. Service option not supported. Bad request wait invite. Bad request wait reinvite. Invalid remote URI. Remote unsupported media type. Peer not reachable. Network no response, timeout. Network no response, hold failure. Data connection lost. Upgrade/downgrade rejected. SIP 403 forbidden. No network response. Upgrade/downgrade failed. Upgrade/downgrade cancelled. Service specific access control reject. Thermal emergency. 1xCSFG soft failure. 1xCSFG hard failure. Gets the nickname string for the #QmiVoiceCallEndReason specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallEndReason. Call mode. Unknown. CDMA. GSM. UMTS. LTE. Gets the nickname string for the #QmiVoiceCallMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallMode. State of a call. Unknown state. Call is being originated. Incoming call. Call is in progress. Call is originating but waiting for call control to complete. Alerting. On hold. Waiting. Disconnecting. Call is finished. 3GPP specific. MT call is in setup state. Gets the nickname string for the #QmiVoiceCallState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallState. Type of a voice call. Voice call. VoIP call. OTAPA. Non-standard OTASP. Emergency call. Supplementary service. Gets the nickname string for the #QmiVoiceCallType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallType. Voice domain preference. CS-only. PS-only. CS preferred, PS secondary. PS preferred, CS secondary. Gets the nickname string for the #QmiVoiceDomain specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceDomain. Remote party number presentation indicator. Allowed presentation. Restricted presentation. Unavailable presentation. 3GPP specific. Payphone presentation. Gets the nickname string for the #QmiVoicePresentation specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoicePresentation. Voice privacy. Standard. Enhanced. Gets the nickname string for the #QmiVoicePrivacy specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoicePrivacy. Service option. Any service option. IS-96A. EVRC. IS733. Selectable mode vocoder. 4GV narrowband. 4GV wideband. 13K. IS-96. WVRC. Gets the nickname string for the #QmiVoiceServiceOption specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceServiceOption. Supplementary service action. Activate supplementary service. De-activate supplementary service. Register supplementary service. Erase/Un-register supplementary service. Gets the nickname string for the #QmiVoiceSupplementaryServiceAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceSupplementaryServiceAction. Supplementary service notification type. Outgoing call is forward. Outgoing call is waiting. Outgoing CUG call. All outgoing calls are barred. Outgoing call is deflected. Incoming CUG call. All incoming calls are barred. Incoming forwarded call. Incoming deflected call. Incoming call is forwarded. Unconditional call forward is active. Conditional call forward is active. CLIR suppression is rejected. Call is on hold. Call is retrieved. Call is in multiparty. Incoming call is ECT. Gets the nickname string for the #QmiVoiceSupplementaryServiceNotificationType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceSupplementaryServiceNotificationType. Supplementary service reason. Unconditional call forward. Forward when mobile is busy. Forward when no reply. Forward when call is unreachable. Forward all calls. Forward all calls conditionally. All outgoing. Outgoing Internal. Outgoing internal/external to home. All incoming. Roaming incoming. All calls are barred. All outgoing calls are barred. All incoming calls are barred. Call waiting. Gets the nickname string for the #QmiVoiceSupplementaryServiceReason specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceSupplementaryServiceReason. Supplementary service type during call. Release held or waiting call. Release active call and accept held or waiting call. Hold active call and accept held or waiting call. Hold all calls except specified call. Create conference call. Explicit call transfer. Activate completion of calls to busy subscriber. End all calls. Release a specified call. Put all active calls to hold. Unhold all held calls. Gets the nickname string for the #QmiVoiceSupplementaryServiceType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceSupplementaryServiceType. TTY mode. Full. Voice carry over. Hearing carry over. Off. Gets the nickname string for the #QmiVoiceTtyMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceTtyMode. User action type. Unknown user action. User is not required to respond to the USSD code. User is required to respond to the USSD code. Gets the nickname string for the #QmiVoiceUserAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceUserAction. Data Coding Scheme used in USSD operations. Unknown. ASCII coding scheme. 8-bit coding scheme. UCS2. Gets the nickname string for the #QmiVoiceUssDataCodingScheme specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceUssDataCodingScheme. WCDMA AMR status. Not supported. WCDMA AMR wideband. GSM half-rate AMR. GSM AMR wideband. GSM AMR narrowband. Builds a string containing a comma-separated list of nicknames for each #QmiVoiceWcdmaAmrStatus in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiVoiceWcdmaAmrStatus values. The TX/RX rate information is unavailable or cannot be measured. Data aggregation protocol in uplink or downlink. Disabled. TLP enabled. QC NCM enabled. MBIM enabled. RNDIS enabled. QMAP enabled. QMAPV2 enabled. Since 1.30. QMAPV3 enabled. Since 1.30. QMAPV4 enabled. Since 1.30. QMAPV5 enabled. Since 1.28. Gets the nickname string for the #QmiWdaDataAggregationProtocol specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdaDataAggregationProtocol. Link layer protocol. Unknown. 802.3 ethernet mode. Raw IP mode. Gets the nickname string for the #QmiWdaLinkLayerProtocol specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdaLinkLayerProtocol. Loopback configuration state. Disabled. Enabled. Gets the nickname string for the #QmiWdaLoopBackState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdaLoopBackState. Address allocation preference. allocate via Network Access Stratum (NAS). allocate via DHCP. Gets the nickname string for the #QmiWdsAddressAllocationPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsAddressAllocationPreference. APN type as a bitmask. Default/Internet traffic. IP Multimedia Subsystem. Multimedia Messaging Service. DUN/tethering. Since 1.36. SUPL server access. Since 1.36. Hi priority. Since 1.36. over the air administration. CBS. Since 1.36. Initial Attach. Emergency. UT. Since 1.36. Mission critical service. Since 1.36. Action when setting the attach PDN list. No action (default) PS detach or PDN disconnect based on the modem configuration Gets the nickname string for the #QmiWdsAttachPdnListAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsAttachPdnListAction. PDP context authentication protocols. no authentication PAP authentication CHAP authentication Builds a string containing a comma-separated list of nicknames for each #QmiWdsAuthentication in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsAuthentication values. Status of the autoconnect setting. Disabled. Enabled. Paused, resume on power cycle. Gets the nickname string for the #QmiWdsAutoconnectSetting specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsAutoconnectSetting. Status of the autoconnect setting while roaming. Autoconnect always allowed, even when roaming. Autoconnect allowed only in home network. Gets the nickname string for the #QmiWdsAutoconnectSettingRoaming specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsAutoconnectSettingRoaming. Reason for ending the call. Unspecified reason. Client end. No service. Fade. Release normal. Access attempt in progress. Access Failure. Redirection or handoff. Close in progress. Authentication failed. Internal error. CDMA specific. Phone is CDMA-locked. CDMA specific. Received intercept from the BS. CDMA specific. Received reorder from the BS. CDMA specific. Received release from the BS, SO reject. CDMA specific. Received incoming call from the BS. CDMA specific. Received alert stop from the BS. CDMA specific. Received end activation. CDMA specific. Maximum access probes transmitted. CDMA specific. Concurrent service not supported by the BS. CDMA specific. No response received from the BS. CDMA specific. Rejected by the BS. CDMA specific. Concurrent services requested are incompatible. CDMA specific. Already in TC. CDMA specific. Call originated during GPS. CDMA specific. Call originated during SMS. CDMA specific. No service. GSM/WCDMA specific. Call origination request failed. GSM/WCDMA specific. Client rejected incoming call. GSM/WCDMA specific. No service. GSM/WCDMA specific. Network ended the call. GSM/WCDMA specific. LLC or SNDCP failure. GSM/WCDMA specific. Insufficient resources. GSM/WCDMA specific. Service option temporarily out of order. GSM/WCDMA specific. NSAPI already used. GSM/WCDMA specific. Regular PDP context deactivation. GSM/WCDMA specific. Network failure. GSM/WCDMA specific. Reattach required. GSM/WCDMA specific. Protocol error. GSM/WCDMA specific. Operator-determined barring. GSM/WCDMA specific. Unknown or missing APN. GSM/WCDMA specific. Unknown PDP address or type. GSM/WCDMA specific. Activation rejected by GGSN. GSM/WCDMA specific. Activation rejected. GSM/WCDMA specific. Service option not supported. GSM/WCDMA specific. Service option not subscribed. GSM/WCDMA specific. QoS not accepted. GSM/WCDMA specific. Semantic error in TFT operation. GSM/WCDMA specific. Syntax error in TFT operation. GSM/WCDMA specific. Unknown PDP context. GSM/WCDMA specific. Semantic error in packet filters. GSM/WCDMA specific. Syntax error in packet filters. GSM/WCDMA specific. PDP context without TFT activated. GSM/WCDMA specific. Invalid transaction ID. GSM/WCDMA specific. Message incorrect semantically. GSM/WCDMA specific. Invalid mandatory information. GSM/WCDMA specific. Message type not implemented. GSM/WCDMA specific. Message not compatible with state. GSM/WCDMA specific. Information element unknown. GSM/WCDMA specific. Conditional IE error. GSM/WCDMA specific. Message and protocol state uncompatible. GSM/WCDMA specific. APN type conflict. GSM/WCDMA specific. No GPRS context. GSM/WCDMA specific. Feature not supported. CDMA/EVDO specific. Received Connection Deny: General or Network busy. CDMA/EVDO specific. Received Connection Deny: Billing or Authentication failure. CDMA/EVDO specific. Change HDR. CDMA/EVDO specific. Exit HDR. CDMA/EVDO specific. No HDR session. CDMA/EVDO specific. HDR call ended in favor of a GPS fix. CDMA/EVDO specific. Connection setup timeout. CDMA/EVDO specific. Released HDR call by call manager. Gets the nickname string for the #QmiWdsCallEndReason specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsCallEndReason. Type of call to originate. Laptop call. Embedded call. Gets the nickname string for the #QmiWdsCallType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsCallType. Client Type client type tethered no client type defined Gets the nickname string for the #QmiWdsClientType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsClientType. Status of the network connection. Unknown status. Network is disconnected Network is connected. Network connection is suspended. Network authentication is ongoing. Gets the nickname string for the #QmiWdsConnectionStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsConnectionStatus. Data bearer technology. Unknown. CDMA2000 1x. CDMA2000 HRPD 1xEVDO. GSM. UMTS. CDMA2000 HRPD 1xEVDO RevA. EDGE. HSDPA and WCDMA. WCDMA and HSUPA. HSDPA and HSUPA. LTE. CDMA2000 eHRPD. HSDPA+ and WCDMA. HSDPA+ and HSUPA. DC-HSDPA+ and WCDMA. DC-HSDPA+ and HSUPA. HSDPA+ with 64QAM. Since 1.18. HSDPA+ with 64QAM and HSUPA. Since 1.18. TD-SCDMA. Since 1.18. TD-SCDMA and HSDPA. Since 1.18. TD-SCDMA and HSUPA. Since 1.18. Gets the nickname string for the #QmiWdsDataBearerTechnology specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataBearerTechnology. Data call status. data call status unknown. data call status activated. data call status terminated. Gets the nickname string for the #QmiWdsDataCallStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataCallStatus. Data call type. data call type unknown. embedded data call. tethered data call. modem embedded data call. Gets the nickname string for the #QmiWdsDataCallType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataCallType. Data system type. unknown CDMA 1x CDMA 1x EVDO GPRS WCDMA LTE TD-SCDMA. Gets the nickname string for the #QmiWdsDataSystem specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataSystem. Network type of the data system. 3GPP network type. 3GPP2 network type. Gets the nickname string for the #QmiWdsDataSystemNetworkType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataSystemNetworkType. QoS delivery order. Subscribe. On. Off. Gets the nickname string for the #QmiWdsDeliveryOrder specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDeliveryOrder. Dormancy status. dormancy status unknown. traffic channel is dormant. traffic channel is active. Gets the nickname string for the #QmiWdsDormancyStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDormancyStatus. Extended DS profile errors. Unknown DS profile error. General failure. Invalid handle. Invalid operation. Invalid profile type. Invalid profile number. Invalid profile identifier. Invalid argument. Registry not initialized. Invalid parameter length. List end, profile not found. Invalid subscription identifier. Invalid profile family. Invalid 3GPP profile family. Error accessing 3GPP profiles. 3GPP profile doesn't have a valid context. 3GPP profile doesn't have valid flag set. 3GPP profile has read-only flag set. Out of 3GPP profiles. Invalid 3GPP2 profile identifier. Gets the nickname string for the #QmiWdsDsProfileError specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDsProfileError. 3GPP extended data bearer technologies. unknown. WCDMA. HSDPA. HSUPA. HSDPA+. Dual-cell HSDPA+. 64-QAM. HSPA. GPRS. EDGE. GSM. S2B. LTE limited service. LTE FDD. LTE TDD. Builds a string containing a comma-separated list of nicknames for each #QmiWdsExtendedDataBearerTechnology3gpp in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsExtendedDataBearerTechnology3gpp values. 3GPP2 extended data bearer technologies. unknown. reserved. CDMA1x IS-95. CDMA1x IS-2000. CDMA1x IS-2000 Release A. HDR EVDO Rev 0 DPA. HDR EVDO Rev A DPA. HDR EVDO Rev B DPA. HDR EVDO Rev A MPA. HDR EVDO Rev B MPA. HDR EVDO Rev A EMPA. HDR EVDO Rev B EMPA. HDR EVDO Rev B MMPA. HDR EVDO FMC. Builds a string containing a comma-separated list of nicknames for each #QmiWdsExtendedDataBearerTechnology3gpp2 in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsExtendedDataBearerTechnology3gpp2 values. Type of network allowed when trying to connect. Use CDMA. Use UMTS. Use EPC, LTE. Use eMBMS. Use modem link-local. Gets the nickname string for the #QmiWdsExtendedTechnologyPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsExtendedTechnologyPreference. Type of IP family. unknown. Since 1.18. IPv4. IPv6. None specified. Gets the nickname string for the #QmiWdsIpFamily specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsIpFamily. IP support type. IPv4 type. IPv6 type. IPv4v6 type. Gets the nickname string for the #QmiWdsIpSupportType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsIpSupportType. Network type of the data bearer. Unknown. 3GPP2 network type. 3GPP network type. Gets the nickname string for the #QmiWdsNetworkType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsNetworkType. Mask to use when requesting packet statistics. Request count of correctly sent packets. Request count of correctly received packets. Request count of sent packets with error. Request count of received packets with error. Request count of transmitter overflows. Request count of receiver overflows. Request count of correctly sent bytes. Request count of correctly received bytes. Request count of dropped packets in transmission. Request count of dropped packets in reception. Builds a string containing a comma-separated list of nicknames for each #QmiWdsPacketStatisticsMaskFlag in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsPacketStatisticsMaskFlag values. PDP access control. no access control. reject. permission. Gets the nickname string for the #QmiWdsPdpAccessControl specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsPdpAccessControl. PDP data compression types. no data compression manufacturer preferred V42bis V44 Gets the nickname string for the #QmiWdsPdpDataCompressionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsPdpDataCompressionType. PDP header compression types. no header compression manufacturer preferred RFC1144 RFC2507 RFC3095 Gets the nickname string for the #QmiWdsPdpHeaderCompressionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsPdpHeaderCompressionType. PDP context type. IPv4 PPP IPv6 IPv4 and IPv6 combined context Gets the nickname string for the #QmiWdsPdpType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsPdpType. Profile change event. create profile event. delete profile event. modify profile event. subscription changed event. Gets the nickname string for the #QmiWdsProfileChangeEvent specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsProfileChangeEvent. Profile family. Embedded profile family. Tethered profile family. Gets the nickname string for the #QmiWdsProfileFamily specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsProfileFamily. Profile network type family. 3GPP profile type. 3GPP2 profile type. EPC profile type. Since 1.34. All technologies profile type. Since 1.34. Gets the nickname string for the #QmiWdsProfileType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsProfileType. QoS Class Identifier. network assigned guaranteed bitrate 1 guaranteed bitrate 2 guaranteed bitrate 3 guaranteed bitrate 4 non-guaranteed bitrate 5 non-guaranteed bitrate 6 non-guaranteed bitrate 7 non-guaranteed bitrate 8 Gets the nickname string for the #QmiWdsQosClassIdentifier specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsQosClassIdentifier. Radio access technology. null bearer WCDMA. GERAN. LTE. TD-SDCMA. 3GPP WLAN. 3GPP maximum. CDMA 1x. CDMA EVDO, HRPD. CDMA EVDO with eHRPD. 3GPP2 WLAN. 3GPP2 maximum. Gets the nickname string for the #QmiWdsRadioAccessTechnology specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsRadioAccessTechnology. Flags specifying the 3GPP-specific Radio Access Technology, when the data bearer network type is @QMI_WDS_NETWORK_TYPE_3GPP. Unknown, to be ignored. WCDMA. GPRS. HSDPA. HSUPA. EDGE. LTE. HSDPA+. DC-HSDPA+. 64QAM. Since 1.18. TD-SCDMA. Since 1.18. 5GNR. Since 1.36. No bearer. Builds a string containing a comma-separated list of nicknames for each #QmiWdsRat3gpp in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsRat3gpp values. Flags specifying the 3GPP2-specific Radio Access Technology, when the data bearer network type is @QMI_WDS_NETWORK_TYPE_3GPP2. Unknown, to be ignored. CDMA 1x. EVDO Rev0. EVDO RevA. EVDO RevB. eHRPD. Since 1.18. FMC. Since 1.18. No bearer. Builds a string containing a comma-separated list of nicknames for each #QmiWdsRat3gpp2 in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsRat3gpp2 values. Flags specifying requested WDS settings. no settings. profile ID. profile name. PDP context type. APN name. DNS server addresses. granted QoS. username. authentication protocol, ie PAP/CHAP/none. IP address. gateway address. PCSCF address. PCSCF server address list. PCSCF domain name list. MTU. domain name list. IP family, ie IPv4 or IPv6. IMCN flag. extended technology info. operator reserved protocol configuration option. Builds a string containing a comma-separated list of nicknames for each #QmiWdsRequestedSettings in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsRequestedSettings values. Whether SDUs detected as erroneous are delivered or not. Subscribe. No detection. Erroneous SDUs are delivered. Erroneous SDUs are delivered. Gets the nickname string for the #QmiWdsSduErroneousDelivery specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsSduErroneousDelivery. Target value for the fraction of SDUs lost or detected as erroneous. Subscribe. 1x10^2. 7x10^3. 1x10^3. 1x10^4. 1x10^5. 1x10^6. 1x10^7. Gets the nickname string for the #QmiWdsSduErrorRatio specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsSduErrorRatio. Target value for the undetected bit error ratio in the delivered SDUs. Subscribe. 5x10^2. 1x10^2. 5x10^3. 4x10^3. 1x10^3. 1x10^4. 1x10^5. 1x10^6. 6x10^8. Gets the nickname string for the #QmiWdsSduResidualBitErrorRatio specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsSduResidualBitErrorRatio. Flags indicating which WDS Set Event Report Transfer Statistics indicators should be emitted. report TX packet successes. report RX packet successes. report TX packet errors. report RX packet errors. report TX overflows. report RX overflows. report TX byte total. report RX byte total. report TX packets dropped. report RX packets dropped. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSetEventReportTransferStatistics in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSetEventReportTransferStatistics values. Flags specifying the Service Option when the bearer network type is @QMI_WDS_NETWORK_TYPE_3GPP2 and when the Radio Access Technology mask contains @QMI_WDS_RAT_3GPP2_CDMA1X. Unknown, to be ignored. IS95. IS2000. IS2000 RelA. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSoCdma1x in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSoCdma1x values. Flags specifying the Service Option when the bearer network type is @QMI_WDS_NETWORK_TYPE_3GPP2 and when the Radio Access Technology mask contains @QMI_WDS_RAT_3GPP2_EVDO_REV0. Unknown, to be ignored. DPA. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSoEvdoRev0 in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSoEvdoRev0 values. Flags specifying the Service Option when the bearer network type is @QMI_WDS_NETWORK_TYPE_3GPP2 and when the Radio Access Technology mask contains @QMI_WDS_RAT_3GPP2_EVDO_REVA. Unknown, to be ignored. DPA. MFPA. EMPA. EMPA eHRPD. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSoEvdoRevA in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSoEvdoRevA values. Flags specifying the Service Option when the bearer network type is @QMI_WDS_NETWORK_TYPE_3GPP2 and when the Radio Access Technology mask contains @QMI_WDS_RAT_3GPP2_EVDO_REVB. Unknown, to be ignored. DPA. MFPA. EMPA. EMPA eHRPD. MMPA. MMPA eHRPD. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSoEvdoRevB in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSoEvdoRevB values. Type of network allowed when trying to connect. 3GPP allowed. 3GPP2 allowed. Builds a string containing a comma-separated list of nicknames for each #QmiWdsTechnologyPreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsTechnologyPreference values. Tethered call type. non-tethered. RmNet. DUN. Gets the nickname string for the #QmiWdsTetheredCallType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsTetheredCallType. QoS Traffic Classes. default class, best-effort two-way video/voice, most delay sensitive one-way video/audio, delay sensitive delay-sensitive, e.g. browsing, SSH. delay-insensitive, e.g. downloads, email. Gets the nickname string for the #QmiWdsTrafficClass specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsTrafficClass. 3GPP-specific call end reasons, given when the @QmiWdsVerboseCallEndReasonType is #QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_3GPP. Operator-determined barring. LLC or SNDCP failure. Insufficient resources. Unknown or missing APN. Unknown PDP address or type. Authentication failed. Activation rejected by GGSN. Activation rejected. Service option not supported. Service option not subscribed. Service option temporarily out of order. NSAPI already used. Regular PDP context deactivation. QoS not accepted. Network failure. Reattach required. Feature not supported. Semantic error in TFT operation. Syntax error in TFT operation. Unknown PDP context. Semantic error in packet filters. Syntax error in packet filters. PDP context without TFT activated. IPv4 only allowed. IPv6 only allowed. Single address bearer only. ESM information not received. PDN connection does not exist. Multiple connection to same PDN not allowed. Invalid transaction ID. Message incorrect semantically. Invalid mandatory information. Message type not implemented. Message not compatible with state. Information element unknown. Conditional IE error. Message and protocol state uncompatible. Protocol error. APN type conflict. Invalid proxy call session control function address. Since 1.24.10. Internal call pre-empted by high-priority APN. Since 1.36. EMM access barred. Since 1.36. Emergency interface only. Since 1.36. Interface mismatch. Since 1.36. Companion interface in use. Since 1.36. IP address mismatch. Since 1.36. Interface and policy family mismatch. Since 1.36. EMM access barred; infinit retry. Since 1.36. Authentication failure on emergency call. Since 1.36. Invalid DNS address. Since 1.36. Invalid Proxy Call Session Control Function (PCSCF) DNS address. Since 1.36. Test loopback mode A or B enabled. Since 1.36. EMM access barred EAB. Since 1.36. Call pre-empted by emergency APN. Since 1.36. User Equipment (UE) initialization detach or disconnect. Since 1.36. Gets the nickname string for the #QmiWdsVerboseCallEndReason3gpp specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReason3gpp. Call manager specific call end reasons, given when the @QmiWdsVerboseCallEndReasonType is #QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_CM. CDMA specific. Phone is CDMA-locked. CDMA specific. Received intercept from the BS. CDMA specific. Received reorder from the BS. CDMA specific. Received release from the BS, SO reject. CDMA specific. Received incoming call from the BS. CDMA specific. Received alert stop from the BS. CDMA specific. Received end activation. CDMA specific. Maximum access probes transmitted. CDMA specific. Concurrent service not supported by the BS. CDMA specific. No response received from the BS. CDMA specific. Rejected by the BS. CDMA specific. Concurrent services requested are incompatible. CDMA specific. Already in TC. CDMA specific. Call originated during GPS. CDMA specific. Call originated during SMS. CDMA specific. No service. MC abort. Since 1.24.10. Persistence test failure. Since 1.24.10. UIM not present. Since 1.24.10. Retry order. Access blocked. Since 1.24.10. Access blocked for all. Since 1.24.10. Maximum access probes for IS-707B call. Since 1.24.10. Thermal emergency. Since 1.24.10. Call origination throttled. Since 1.24.10. Voice call originated and concurrent voice/data not supported. Since 1.24.10. Conference failed. Since 1.24.10. Incoming rejected. No gateway service. No GPRS context. Illegal MS. Illegal ME. GPRS and non GPRS services not allowed. GPRS services not allowed. MS identity not derived by the network. Implicitly detached. PLMN not allowed. LA not allowed. GPRS services not allowed in PLMN. PDP duplicate. UE radio access technology change. Congestion. No PDP context activated. Access class DSAC rejection. Maximum retries failed to activate PDP context. Since 1.24.10. RAB failure. Since 1.24.10. EPS service not allowed. Since 1.24.10. Tracking area not allowed. Since 1.24.10. Roaming not allowed in tracking area. Since 1.24.10. No suitable cells in tracking area. Since 1.24.10. Not authorized in closed subscriber group. Since 1.24.10. EPS Session Management, unknown EPS bearer context. Since 1.24.10. DRB released at RRC. Since 1.24.10. NAS signal connection released. Since 1.24.10. EPS Mobility Management, detached. Since 1.24.10. EPS Mobility Management, attach failed. Since 1.24.10. EPS Mobility Management, attach started. Since 1.24.10. LTE NAS service request failed. Since 1.24.10. EPS Session Management, active dedicated bearer reactivated by network. Since 1.24.10. EPS Session Management, lower layer failure. Since 1.24.10. EPS Session Management, sync up with network. Since 1.24.10. EPS Session Management, network activated dedicated bearer with id of default bearer. Since 1.24.10. EPS Session Management, bad OTA message. Since 1.24.10. EPS Session Management, DS rejected call. Since 1.24.10. EPS Session Management, context transferred due to IRAT. Since 1.24.10. DS explicit deactivation. Since 1.24.10. EPS Session Management, local cause none. Since 1.24.10. LTE NAS service request failed, no throttle. Since 1.24.10. ACL failure. Since 1.24.10. LTE NAS service request failed, DS disallow. Since 1.24.10. EPS Mobility Management, T3417 expired. Since 1.24.10. EPS Mobility Management, T3417 ext expired. Since 1.24.10. LTE Radio Resource Control, UL data confirmation failure, txn. Since 1.24.10. LTE Radio Resource Control, UL data confirmation failure, handover. Since 1.24.10. LTE Radio Resource Control, UL data confirmation failure, connection release. Since 1.24.10. LTE Radio Resource Control, UL data confirmation failure, radio link failure. Since 1.24.10. LTE Radio Resource Control, UL data confirmation failure, ctrl not conn. Since 1.24.10. LTE Radio Resource Control, connection establishment failure. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, aborted. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, access barred. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, cell reselection. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, config failure. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, timer expired. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, link failure. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, not camped. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, SI failure. Since 1.24.10. LTE Radio Resource Control, connection establishment failure, rejected. Since 1.24.10. LTE Radio Resource Control, connection release, normal. Since 1.24.10. LTE Radio Resource Control, connection release, radio link failure. Since 1.24.10. LTE Radio Resource Control, connection release, cre failure. Since 1.24.10. LTE Radio Resource Control, connection release, oos during cre. Since 1.24.10. LTE Radio Resource Control, connection release, aborted. Since 1.24.10. LTE Radio Resource Control, connection release, SIB read error. Since 1.24.10. Detach with reattach LTE network detach. Since 1.24.10. Detach without reattach LTE network detach. Since 1.24.10. EPS Session Management, proc timeout. Since 1.24.10. Invalid connection ID. Since 1.36. Invalid Network Service Access Point Identifier (NSAPI). Since 1.36. Invalid primary Network Service Access Point Identifier (NSAPI). Since 1.36. Invalid field. Since 1.36. Radio Access Bearer (RAB) setup failure. Since 1.36. PDP establishment max timeout. Since 1.36. PDP modification max timeout. Since 1.36. PDP inactivity max timeout. Since 1.36. PDP lower layer error. Since 1.36. PPD unknown reason. Since 1.36. PDP modification collision. Since 1.36. PDP MBMS request collision. Since 1.36. MBMS duplicate. Since 1.36. SM PS detatched. Since 1.36. SM no radio available. Since 1.36. SM abort service not available. Since 1.36. Message exceeds maximum Layer 2 limit. Since 1.36. SM NAS service request failure. Since 1.36. RRC connection establishment failure; request error. Since 1.36. RRC connection establishment failure; TAI change. Since 1.36. RRC connection establishment failure; RF unavailable. Since 1.36. RRC connection release; aborted Inter-RAT success. Since 1.36. RRC connection release; RLF security not active. Since 1.36. RRC connection release; Inter-RAT to LTE aborted. Since 1.36. RRC connection release; Inter-RAT from LTE to GERAN CCO success. Since 1.36. RRC connection release; Inter-RAT from LTE to GERAN CCO aborted. Since 1.36. IMSI unknown in Home Subscriber Service (HSS). Since 1.36. IMEI not accepted. Since 1.36. EPS services and non-EPS services not allowed. Since 1.36. EPS services not allowed in PLMN. Since 1.36. MSC temporarily not reachable. Since 1.36. Circuit-Switched domain not available. Since 1.36. ESM failure. Since 1.36. MAC failure. Since 1.36. Synchronization failure. Since 1.36. User Equipment (UE) security capabilities mismatch. Since 1.36. Security mode reject unspecified. Since 1.36. Non-EPS authentication unaccpetable. Since 1.36. Circuit-Switched Fallback (CSFB) call establishment not allowed. Since 1.36. No EPS bearer context activated. Since 1.36. EMM invalid state. Since 1.36. NAS layer failure. Since 1.36. Multi-PDN not allowed. Since 1.36. EMBMS not enabled. Since 1.36. Pending redial call cleanup. Since 1.36. EMBMS regular deactivation. Since 1.36. TLB regular deactivation. Since 1.36. Lower layer registration failure. Since 1.36. Detach EPS services not allowed. Since 1.36. Session Management internal PDP deactivation. Since 1.36. CDMA/EVDO specific. Received Connection Deny. General or Network busy. CDMA/EVDO specific. Received Connection Deny. Billing or Authentication failure. CDMA/EVDO specific. Change HDR. CDMA/EVDO specific. Exit HDR. CDMA/EVDO specific. No HDR session. CDMA/EVDO specific. HDR call ended in favor of a GPS fix. CDMA/EVDO specific. Connection setup timeout. CDMA/EVDO specific. Released HDR call by call manager. Failed to acquire co-located HDR for origination. Since 1.24.10. CDMA/EVDO specific. OTASP commit in progress. Since 1.24.10. CDMA/EVDO specific. No hybrid HDR service. CDMA/EVDO specific. No lock granted. Since 1.24.10. CDMA/EVDO specific. hold other in progress. Since 1.24.10. CDMA/EVDO specific. Fade. Since 1.24.10. CDMA/EVDO specific. Access failure. Since 1.24.10. Unsupported 1x PREV. Since 1.36. Client end. No service. Fade. Release normal. Access attempt in progress. Access Failure. Redirection or handoff. Offline. Since 1.24.10. Emergency mode. Since 1.24.10. Phone in use. Since 1.24.10. Invalid mode. Since 1.24.10. Invalid SIM state. Since 1.24.10. No collocated HDR. Since 1.24.10. Call control rejected. Since 1.24.10. EMM detached PSM. Since 1.36. Dual switch. Since 1.36. Call Manager. Since 1.36. Invalid class 3 APN. Since 1.36. MPLMN in progress. Since 1.36. Gets the nickname string for the #QmiWdsVerboseCallEndReasonCm specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonCm. eHRPD-specific call end reasons, given when the @QmiWdsVerboseCallEndReasonType is #QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_EHRPD. Subscription limited to IPv4. Subscription limited to IPv6. VSNCP specific. timeout. VSNCP specific. failure. VSNCP specific. 3GPP2 general error. VSNCP specific. 3GPP2 unauthenticated APN. VSNCP specific. 3GPP2 PDN limit exceeded. VSNCP specific. 3GPP2 no PDN gateway. VSNCP specific. 3GPP2 PDN gateway unreachable. VSNCP specific. 3GPP2 PDN gateway rejected. VSNCP specific. 3GPP2 insufficient parameters. VSNCP specific. 3GPP2 resource unavailable. VSNCP specific. 3GPP2 administratively prohibited. VSNCP specific. 3GPP2 PDN ID in use. VSNCP specific. 3GPP2 subscription limitation. VSNCP specific. 3GPP2 PDN exists for this APN. Gets the nickname string for the #QmiWdsVerboseCallEndReasonEhrpd specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonEhrpd. Internal call end reasons, given when the @QmiWdsVerboseCallEndReasonType is #QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_INTERNAL. Internal error. Call ended. Unknown internal cause. Unknown cause. Close in progress. Network initiated termination. App preempted. PDN IPv4 call disallowed. Since 1.14. PDN IPv4 call throttled. Since 1.14. PDN IPv6 call disallowed. Since 1.14. PDN IPv6 call throttled. Since 1.14. Modem restart. Since 1.14. PDP PPP not supported. Since 1.14. Unpreferred RAT. Since 1.14. Physical link close in progress. Since 1.14. APN pending handover. Since 1.14. Profile bearer incompatible. Since 1.14. MMGDSI Card event. Since 1.14. LPM or power down. Since 1.14. APN disabled. Since 1.14. MPIT expired. Since 1.14. IPv6 address transfer failed. Since 1.14. TRAT swap failed. Since 1.14. eHRPD to HRPD fallback. Since 1.24.10. Mandatory APN disabled. Since 1.24.10. MIP config failure. Since 1.24.10. PDN inactivity timeout expired. Since 1.24.10. Max IPv4 connections. Since 1.24.10. Max IPv6 connections. Since 1.24.10. APN mismatch. Since 1.24.10. IP version mismatch. Since 1.24.10. DUN call disallowed. Since 1.24.10. Invalid profile. Since 1.24.10. EPC to non-EPC transition. Since 1.24.10. Invalid profile ID. Since 1.24.10. Call already present. Since 1.24.10. Interface in use. Since 1.24.10. IP PDP mismatch. Since 1.24.10. APN disallowed on roaming. Since 1.24.10. APN parameter change. Since 1.24.10. Interface in use config match. Since 1.24.10. NULL APN disallowed. Since 1.24.10. Thermal mitigation. Since 1.24.10. Subs ID mismatch Since 1.24.10. Data settings disabled. Since 1.24.10. Data roaming settings disabled. Since 1.24.10. APN format invalid. Since 1.24.10. DDS call abort. Since 1.24.10. Validation failure. Since 1.24.10. Profiles not compatible. Since 1.36. Null resolved APN no match. Since 1.36. Invalid APN name. Since 1.36. Dedicated Data Subscription (DDS) switch in progress. Since 1.36. Call disallowed in roaming. Since 1.36. MO Exceptional not supported. Since 1.36. Non-IP not supported. Since 1.36. Error PDN non-IP call throttled. Since 1.36. Error PDN non-IP call disallowed. Since 1.36. Error non-IP type mismatch. Since 1.36. Error maximum NB PDN reached. Since 1.36. Invalid APN. Since 1.36. Slice not allowed. Since 1.36. Routing failure. Since 1.36. Routing changed. Since 1.36. Local Area Data Network (LADN) Data Network Name (DNN) not allowed. Since 1.36. APN type mismatch. Since 1.36. Gets the nickname string for the #QmiWdsVerboseCallEndReasonInternal specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonInternal. IPv6-specific call end reasons, given when the @QmiWdsVerboseCallEndReasonType is #QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_IPV6. Prefix unavailable. HRDP IPv6 disabled. IPv6 disabled. Since 1.24.10. Gets the nickname string for the #QmiWdsVerboseCallEndReasonIpv6 specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonIpv6. Mobile IP specific call end reasons, given when the @QmiWdsVerboseCallEndReasonType is #QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_MIP. Unknown reason. FA error. Reason unspecified. FA error. Administratively prohibited. FA error. Insufficient resources. FA error. Mobile node authenticatin failure. FA error. HA authentication failure. FA error. Requested lifetime too long. FA error. Malformed request. FA error. Malformed reply. FA error. Encapsulation unavailable. FA error. VJHC unavailable. FA error. Reverse tunnel unavailable. FA error. Reverse tunnel mandatory and T bit not set. FA error. Delivery style not supported. FA error. Missing NAI. FA error. Missing HA. FA error. Missing home address. FA error. Unknown challenge. FA error. Missing challenge. FA error. Stale challenge. HA error. Reason unspecified. HA error. Administratively prohibited. HA error. Insufficient resources. HA error. Mobile node authentication failure. HA error. FA authentication failure. HA error. Registration ID mismatch. HA error. Malformed request. HA error. Unknown HA address. HA error. Reverse tunnel unavailable. HA error. Reverse tunnel mandatory and T bit not set. HA error. Encapsulation unavailable. Gets the nickname string for the #QmiWdsVerboseCallEndReasonMip specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonMip. PPP-specific call end reasons, given when the @QmiWdsVerboseCallEndReasonType is #QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_PPP. Unknown error. Timeout. Authentication failure. Option mismatch. PAP failure. CHAP failure. Close in progress. Since 1.24.10. Gets the nickname string for the #QmiWdsVerboseCallEndReasonPpp specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonPpp. Type of verbose call end reason. Mobile IP. Internal. Call manager. 3GPP. PPP. eHRPD. IPv6. Gets the nickname string for the #QmiWdsVerboseCallEndReasonType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonType. Ack failure cause. No network response. Network released link. Not sent. Gets the nickname string for the #QmiWmsAckFailureCause specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsAckFailureCause. Indication of whether ACK needs to be sent or not. ACK needs to be sent. ACK doesn't need to be sent. Gets the nickname string for the #QmiWmsAckIndicator specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsAckIndicator. Cause codes when failed to send an SMS in CDMA. Address is valid but not yet allocated. Since 1.18. Address is invalid. Since 1.18. Network resource shortage. Since 1.18. Network failed. Since 1.18. SMS teleservice ID is invalid. Since 1.18. Other network error. Since 1.18. No page response from destination. Since 1.18. Destination is busy. Since 1.18. No acknowledge from destination. Since 1.18. Destination resource shortage. Since 1.18. SMS delivery postponed. Since 1.18. Destination out of service. Since 1.18. Destination not at address. Since 1.18. Other destination error. Since 1.18. Radio interface resource shortage. Since 1.18. Radio interface incompatibility. Since 1.18. Other radio interface error. Since 1.18. Encoding error. Since 1.18. SMS origin denied. Since 1.18. SMS destination denied. Since 1.18. Supplementary service not supported. Since 1.18. SMS not supported. Since 1.18. Missing optional expected parameter. Since 1.18. Missing mandatory parameter. Since 1.18. Unrecognized parameter value. Since 1.18. Unexpected parameter value. Since 1.18. User data size error. Since 1.18. Other general error. Since 1.18. Gets the nickname string for the #QmiWmsCdmaCauseCode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsCdmaCauseCode. Error class reported from the network when failed to send an SMS in CDMA, or reported by the device when failed to process a transfer-only CDMA message. Temporary error reported by network. Permanent error reported by network. Temporary error reported by device. Since 1.28. Permanent error reported by device. Since 1.28. Gets the nickname string for the #QmiWmsCdmaErrorClass specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsCdmaErrorClass. CDMA service option selection. Automatic selection of service option. Use service option 6. Use service option 14. Gets the nickname string for the #QmiWmsCdmaServiceOption specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsCdmaServiceOption. RP cause codes when failed to send an SMS in GSM/WCDMA. Unassigned number. Operator determined barring. Call barred. Reserved. SMS transfer rejected. Memory capacity exceeded. Destination out of order. Unidentified subscriber. Facility rejected. Unknown subscriber. Network out of order. Temporary failure. Congestion. Resources unavailable. Facility not subscribed. Facility not implemented. Invalid SMS transfer reference value. Semantically incorrect message. Invalid mandatory info. Message type not implemented. Message not compatible with SMS. Information element not implemented. Protocol error. Interworking error. Gets the nickname string for the #QmiWmsGsmUmtsRpCause specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsGsmUmtsRpCause. RT cause codes when failed to send an SMS in GSM/WCDMA. Tele interworking not supported. Short message type 0 not supported. Short message cannot be replaced. Unspecified TP-PID error. Data coding scheme not supported. Message class not supported. Unspecified data coding scheme error. Command cannot be actioned. Command unsupported. Unspecified command error. TPDU not supported. SC busy. No SC subscription. SC system failure. Invalid SME address. Destination SME barred. SM rejected or duplicate. TP-VPF not supported. TP-VP not supported. SIM SMS storage full. No SMS storage capability in SIM. MS error. Memory capacity exceeded. SIM application toolkit busy. SIM data download error. Unspecified error. Gets the nickname string for the #QmiWmsGsmUmtsTpCause specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsGsmUmtsTpCause. Message class. Class 0. Class 1. Class 2. Class 3. Class none. Class CDMA. Gets the nickname string for the #QmiWmsMessageClass specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageClass. Type of message delivery failure. Temporary failure. Permanent failure. Gets the nickname string for the #QmiWmsMessageDeliveryFailureType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageDeliveryFailureType. Type of message. CDMA message. Point-to-point 3GPP message. Broadcast 3GPP message. Message Waiting Indicator. Gets the nickname string for the #QmiWmsMessageFormat specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageFormat. Message mode. Message sent using 3GPP2 technologies. Message sent using 3GPP technologies. Gets the nickname string for the #QmiWmsMessageMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageMode. Type of message protocol. CDMA. WCDMA. Gets the nickname string for the #QmiWmsMessageProtocol specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageProtocol. Type of message tag. Received SMS, already read. Received SMS, not read. Sent SMS. Not yet sent SMS. Gets the nickname string for the #QmiWmsMessageTagType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageTagType. Type of message. Point to point message. Gets the nickname string for the #QmiWmsMessageType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageType. Type of notification. Primary. Secondary GSM. Secondary UMTS. Gets the nickname string for the #QmiWmsNotificationType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsNotificationType. Action to perform when a message is received. Discard message. Store and notify to client. Notify to client, which should send back ACK. Notify to client and send back ACK. Unknown action. Gets the nickname string for the #QmiWmsReceiptAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsReceiptAction. Type of messaging storage. Message stored in UIM. Message stored in non-volatile memory. None. Gets the nickname string for the #QmiWmsStorageType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsStorageType. Transfer indication actions. Status reports transferred to the client. Gets the nickname string for the #QmiWmsTransferIndication specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsTransferIndication. Gets the nickname string for the #QmiCoreError specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiCoreError. Gets the nickname string for the #QmiDataEndpointType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDataEndpointType. Builds a string containing a comma-separated list of nicknames for each #QmiDeviceAddLinkFlags in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDeviceAddLinkFlags values. Gets the nickname string for the #QmiDeviceExpectedDataFormat specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDeviceExpectedDataFormat. Builds a string containing a comma-separated list of nicknames for each #QmiDeviceOpenFlags in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDeviceOpenFlags values. Builds a string containing a comma-separated list of nicknames for each #QmiDeviceReleaseClientFlags in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDeviceReleaseClientFlags values. Gets the nickname string for the #QmiDmsActivationState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsActivationState. Builds a string containing a comma-separated list of nicknames for each #QmiDmsBandCapability in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDmsBandCapability values. Gets the nickname string for the #QmiDmsBootImageDownloadMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsBootImageDownloadMode. Gets the nickname string for the #QmiDmsDataServiceCapability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsDataServiceCapability. Gets the nickname string for the #QmiDmsFirmwareImageType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsFirmwareImageType. Gets the nickname string for the #QmiDmsFoxconnDeviceMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsFoxconnDeviceMode. Gets the nickname string for the #QmiDmsFoxconnFirmwareVersionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsFoxconnFirmwareVersionType. Gets the nickname string for the #QmiDmsHpDeviceMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsHpDeviceMode. Builds a string containing a comma-separated list of nicknames for each #QmiDmsLteBandCapability in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDmsLteBandCapability values. Gets the nickname string for the #QmiDmsMacType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsMacType. Builds a string containing a comma-separated list of nicknames for each #QmiDmsOfflineReason in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDmsOfflineReason values. Gets the nickname string for the #QmiDmsOperatingMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsOperatingMode. Builds a string containing a comma-separated list of nicknames for each #QmiDmsPowerState in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDmsPowerState values. Gets the nickname string for the #QmiDmsRadioInterface specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsRadioInterface. Gets the nickname string for the #QmiDmsSimCapability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsSimCapability. Gets a text description of the Sierra Wireless USB composition. a string. a #QmiDmsSwiUsbComposition. Gets the nickname string for the #QmiDmsSwiUsbComposition specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsSwiUsbComposition. Gets the nickname string for the #QmiDmsTimeReferenceType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsTimeReferenceType. Gets the nickname string for the #QmiDmsTimeSource specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsTimeSource. Gets the nickname string for the #QmiDmsUimFacility specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimFacility. Gets the nickname string for the #QmiDmsUimFacilityState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimFacilityState. Gets the nickname string for the #QmiDmsUimPinId specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimPinId. Gets the nickname string for the #QmiDmsUimPinStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimPinStatus. Gets the nickname string for the #QmiDmsUimState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDmsUimState. Gets the nickname string for the #QmiDsdApnType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDsdApnType. Builds a string containing a comma-separated list of nicknames for each #QmiDsdApnTypePreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDsdApnTypePreference values. Gets the nickname string for the #QmiDsdDataSystemNetworkType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDsdDataSystemNetworkType. Gets the nickname string for the #QmiDsdRadioAccessTechnology specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiDsdRadioAccessTechnology. Builds a string containing a comma-separated list of nicknames for each #QmiDsdSoMask in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiDsdSoMask values. Gets the nickname string for the #QmiEndian specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiEndian. Gets the nickname string for the #QmiFoxFirmwareVersionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiFoxFirmwareVersionType. Gets the nickname string for the #QmiGasFirmwareAutoSimMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiGasFirmwareAutoSimMode. Gets the nickname string for the #QmiGasFirmwareListingMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiGasFirmwareListingMode. Gets the nickname string for the #QmiGasUsbCompositionEndpointType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiGasUsbCompositionEndpointType. Gets the nickname string for the #QmiImsaImsRegistrationStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiImsaImsRegistrationStatus. Gets the nickname string for the #QmiImsaRegistrationTechnology specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiImsaRegistrationTechnology. Gets the nickname string for the #QmiImsaServiceStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiImsaServiceStatus. Gets the nickname string for the #QmiImspEnablerState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiImspEnablerState. Parses a #QmiMessage and builds a #QmiIndicationAtrReceivedOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationAtrReceivedOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_atr_received_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationDmsEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationDmsEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_dms_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationDsdSystemStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationDsdSystemStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_dsd_system_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationImsaImsRegistrationStatusChangedOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationImsaImsRegistrationStatusChangedOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_imsa_ims_registration_status_changed_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationImsaImsServicesStatusChangedOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationImsaImsServicesStatusChangedOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_imsa_ims_services_status_changed_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocDeleteAssistanceDataOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocDeleteAssistanceDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_delete_assistance_data_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocEngineStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocEngineStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_engine_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocFixRecurrenceTypeOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocFixRecurrenceTypeOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_fix_recurrence_type_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocGetEngineLockOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocGetEngineLockOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_get_engine_lock_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocGetNmeaTypesOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocGetNmeaTypesOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_get_nmea_types_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocGetOperationModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocGetOperationModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_get_operation_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocGetPredictedOrbitsDataSourceOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocGetPredictedOrbitsDataSourceOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_get_predicted_orbits_data_source_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocGetServerOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocGetServerOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_get_server_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocGnssSvInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocGnssSvInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_gnss_sv_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocInjectPredictedOrbitsDataOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocInjectPredictedOrbitsDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_inject_predicted_orbits_data_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocInjectXtraDataOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocInjectXtraDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_inject_xtra_data_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocNmeaOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocNmeaOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_nmea_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocPositionReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocPositionReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_position_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocSetEngineLockOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocSetEngineLockOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_set_engine_lock_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocSetNmeaTypesOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocSetNmeaTypesOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_set_nmea_types_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocSetOperationModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocSetOperationModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_set_operation_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationLocSetServerOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationLocSetServerOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_loc_set_server_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationNasEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationNasEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_nas_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationNasNetworkRejectOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationNasNetworkRejectOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_nas_network_reject_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationNasNetworkTimeOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationNasNetworkTimeOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_nas_network_time_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationNasOperatorNameOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationNasOperatorNameOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_nas_operator_name_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationNasServingSystemOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationNasServingSystemOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_nas_serving_system_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationNasSignalInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationNasSignalInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_nas_signal_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationNasSystemInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationNasSystemInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_nas_system_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationOmaEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationOmaEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_oma_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdcActivateConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdcActivateConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pdc_activate_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdcDeactivateConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdcDeactivateConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pdc_deactivate_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdcGetConfigInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdcGetConfigInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pdc_get_config_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdcGetSelectedConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdcGetSelectedConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pdc_get_selected_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdcListConfigsOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdcListConfigsOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pdc_list_configs_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdcLoadConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdcLoadConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pdc_load_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdcRefreshOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdcRefreshOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pdc_refresh_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdcSetSelectedConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdcSetSelectedConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pdc_set_selected_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationPdsEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationPdsEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_pds_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationQosFlowStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationQosFlowStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_qos_flow_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationQosNetworkStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationQosNetworkStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_qos_network_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationSscReportLargeOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationSscReportLargeOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_ssc_report_large_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationSscReportSmallOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationSscReportSmallOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_ssc_report_small_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationUimCardStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationUimCardStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_uim_card_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationUimRefreshOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationUimRefreshOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_uim_refresh_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationUimSlotStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationUimSlotStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_uim_slot_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationVoiceAllCallStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationVoiceAllCallStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_voice_all_call_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationVoiceOriginateUssdNoWaitOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationVoiceOriginateUssdNoWaitOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_voice_originate_ussd_no_wait_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationVoiceSupplementaryServiceOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationVoiceSupplementaryServiceOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_voice_supplementary_service_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationVoiceUssdOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationVoiceUssdOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_voice_ussd_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationWdaLoopbackConfigurationOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationWdaLoopbackConfigurationOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_wda_loopback_configuration_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationWdsEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationWdsEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_wds_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationWdsExtendedIpConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationWdsExtendedIpConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_wds_extended_ip_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationWdsPacketServiceStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationWdsPacketServiceStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_wds_packet_service_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationWdsProfileChangedOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationWdsProfileChangedOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_wds_profile_changed_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationWdsSetLteAttachPdnListOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationWdsSetLteAttachPdnListOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_wds_set_lte_attach_pdn_list_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationWmsEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationWmsEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_wms_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiIndicationWmsSmscAddressOutput out of it. The operation fails if the message is of the wrong type. a #QmiIndicationWmsSmscAddressOutput, or %NULL if @error is set. The returned value should be freed with qmi_indication_wms_smsc_address_output_unref(). a #QmiMessage. Builds a string containing a comma-separated list of nicknames for each #QmiLocDeleteCellDatabase in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocDeleteCellDatabase values. Builds a string containing a comma-separated list of nicknames for each #QmiLocDeleteClockInfo in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocDeleteClockInfo values. Builds a string containing a comma-separated list of nicknames for each #QmiLocDeleteGnssData in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocDeleteGnssData values. Builds a string containing a comma-separated list of nicknames for each #QmiLocDeleteSvInfo in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocDeleteSvInfo values. Gets the nickname string for the #QmiLocEngineState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocEngineState. Builds a string containing a comma-separated list of nicknames for each #QmiLocEventRegistrationFlag in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocEventRegistrationFlag values. Gets the nickname string for the #QmiLocFixRecurrenceType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocFixRecurrenceType. Gets the nickname string for the #QmiLocHealthStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocHealthStatus. Gets the nickname string for the #QmiLocIndicationStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocIndicationStatus. Gets the nickname string for the #QmiLocIntermediateReportState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocIntermediateReportState. Gets the nickname string for the #QmiLocLockType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocLockType. Gets the nickname string for the #QmiLocNavigationData specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocNavigationData. Builds a string containing a comma-separated list of nicknames for each #QmiLocNmeaType in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocNmeaType values. Gets the nickname string for the #QmiLocOperationMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocOperationMode. Gets the nickname string for the #QmiLocPredictedOrbitsDataFormat specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocPredictedOrbitsDataFormat. Gets the nickname string for the #QmiLocReliability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocReliability. Gets the nickname string for the #QmiLocSatelliteStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocSatelliteStatus. Builds a string containing a comma-separated list of nicknames for each #QmiLocSatelliteValidInformation in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocSatelliteValidInformation values. Builds a string containing a comma-separated list of nicknames for each #QmiLocSensorDataUsage in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocSensorDataUsage values. Builds a string containing a comma-separated list of nicknames for each #QmiLocServerAddressType in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocServerAddressType values. Gets the nickname string for the #QmiLocServerType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocServerType. Gets the nickname string for the #QmiLocSessionStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocSessionStatus. Gets the nickname string for the #QmiLocSystem specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocSystem. Builds a string containing a comma-separated list of nicknames for each #QmiLocTechnologyUsed in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiLocTechnologyUsed values. Gets the nickname string for the #QmiLocTimeSource specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiLocTimeSource. Creates a new @type TLV with the value given in @raw, and adds it to the #QmiMessage. %TRUE if the TLV is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. specific ID of the TLV to add. raw data buffer with the value of the TLV. length of the raw data buffer. Parses a #QmiMessage and builds a #QmiMessageAtrSendOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageAtrSendOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_atr_send_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsActivateAutomaticOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsActivateAutomaticOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_activate_automatic_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsActivateManualOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsActivateManualOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_activate_manual_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsDeleteStoredImageOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsDeleteStoredImageOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_delete_stored_image_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsFoxconnChangeDeviceModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsFoxconnChangeDeviceModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_foxconn_change_device_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsFoxconnGetFirmwareVersionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsFoxconnGetFirmwareVersionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_foxconn_get_firmware_version_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsFoxconnSetFccAuthenticationOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsFoxconnSetFccAuthenticationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_foxconn_set_fcc_authentication_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsFoxconnSetFccAuthenticationV2Output out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsFoxconnSetFccAuthenticationV2Output, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_foxconn_set_fcc_authentication_v2_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetActivationStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetActivationStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_activation_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetAltNetConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetAltNetConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_alt_net_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetBandCapabilitiesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetBandCapabilitiesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_band_capabilities_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetBootImageDownloadModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetBootImageDownloadModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_boot_image_download_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetCapabilitiesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetCapabilitiesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_capabilities_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetFactorySkuOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetFactorySkuOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_factory_sku_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetFirmwarePreferenceOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetFirmwarePreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_firmware_preference_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetHardwareRevisionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetHardwareRevisionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_hardware_revision_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetIdsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetIdsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_ids_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetMacAddressOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetMacAddressOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_mac_address_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetManufacturerOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetManufacturerOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_manufacturer_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetModelOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetModelOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_model_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetMsisdnOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetMsisdnOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_msisdn_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetOperatingModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetOperatingModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_operating_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetPowerStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetPowerStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_power_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetPrlVersionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetPrlVersionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_prl_version_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetRevisionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetRevisionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_revision_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetSoftwareVersionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetSoftwareVersionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_software_version_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetStoredImageInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetStoredImageInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_stored_image_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetSupportedMessagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_supported_messages_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetTimeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetTimeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_time_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsGetUserLockStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsGetUserLockStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_get_user_lock_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsHpChangeDeviceModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsHpChangeDeviceModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_hp_change_device_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsListStoredImagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsListStoredImagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_list_stored_images_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsReadEriFileOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsReadEriFileOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_read_eri_file_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsReadUserDataOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsReadUserDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_read_user_data_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsRestoreFactoryDefaultsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsRestoreFactoryDefaultsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_restore_factory_defaults_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetAltNetConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetAltNetConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_alt_net_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetBootImageDownloadModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetBootImageDownloadModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_boot_image_download_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetFccAuthenticationOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetFccAuthenticationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_fcc_authentication_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetFirmwareIdOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetFirmwareIdOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_firmware_id_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetFirmwarePreferenceOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetFirmwarePreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_firmware_preference_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetOperatingModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetOperatingModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_operating_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetServiceProgrammingCodeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetServiceProgrammingCodeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_service_programming_code_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetTimeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetTimeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_time_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetUserLockCodeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetUserLockCodeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_user_lock_code_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSetUserLockStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSetUserLockStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_set_user_lock_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSwiGetCurrentFirmwareOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSwiGetCurrentFirmwareOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_swi_get_current_firmware_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSwiGetUsbCompositionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSwiGetUsbCompositionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_swi_get_usb_composition_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsSwiSetUsbCompositionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsSwiSetUsbCompositionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_swi_set_usb_composition_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimChangePinOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimChangePinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_change_pin_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimGetCkStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimGetCkStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_ck_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimGetIccidOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimGetIccidOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_iccid_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimGetImsiOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimGetImsiOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_imsi_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimGetPinStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimGetPinStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_pin_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimGetStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimGetStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_get_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimSetCkProtectionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimSetCkProtectionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_set_ck_protection_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimSetPinProtectionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimSetPinProtectionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_set_pin_protection_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimUnblockCkOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimUnblockCkOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_unblock_ck_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimUnblockPinOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimUnblockPinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_unblock_pin_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsUimVerifyPinOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsUimVerifyPinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_uim_verify_pin_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsValidateServiceProgrammingCodeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsValidateServiceProgrammingCodeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_validate_service_programming_code_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDmsWriteUserDataOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDmsWriteUserDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dms_write_user_data_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDpmClosePortOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDpmClosePortOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dpm_close_port_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDpmOpenPortOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDpmOpenPortOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dpm_open_port_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDsdGetApnInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDsdGetApnInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dsd_get_apn_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDsdGetSystemStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDsdGetSystemStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dsd_get_system_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDsdSetApnTypeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDsdSetApnTypeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dsd_set_apn_type_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageDsdSystemStatusChangeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageDsdSystemStatusChangeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_dsd_system_status_change_output_unref(). a #QmiMessage. Calls the given function for each TLV found within the #QmiMessage. a #QmiMessage. the function to call for each TLV. user data to pass to the function. Parses a #QmiMessage and builds a #QmiMessageFoxGetFirmwareVersionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageFoxGetFirmwareVersionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_fox_get_firmware_version_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGasDmsGetEthernetPduMacAddressOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGasDmsGetEthernetPduMacAddressOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_get_ethernet_pdu_mac_address_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGasDmsGetFirmwareAutoSimOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGasDmsGetFirmwareAutoSimOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_get_firmware_auto_sim_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGasDmsGetFirmwareListOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGasDmsGetFirmwareListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_get_firmware_list_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGasDmsGetUsbCompositionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGasDmsGetUsbCompositionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_get_usb_composition_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGasDmsSetActiveFirmwareOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGasDmsSetActiveFirmwareOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_set_active_firmware_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGasDmsSetFirmwareAutoSimOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGasDmsSetFirmwareAutoSimOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_set_firmware_auto_sim_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGasDmsSetUsbCompositionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGasDmsSetUsbCompositionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gas_dms_set_usb_composition_output_unref(). a #QmiMessage. Gets the client ID of the message. the client ID. a #QmiMessage. Gets the data buffer of the #QmiMessage without the QMUX header. The raw QMI buffer, or %NULL if @error is set. a #QmiMessage. return location for the size of the output buffer. Gets the length of the raw data corresponding to the given #QmiMessage. the length of the raw data. a #QmiMessage. Gets the marker of the #QmiMessage. The message marker. a #QmiMessage. Gets the ID of the message. the ID. a #QmiMessage. Gets a printable string with the contents of the whole QMI message. If known, the printable string will contain translated TLV values as well as the raw data buffer contents. The translation of the contents may be specific to the @context provided, e.g. for vendor-specific messages. If no @context given, the behavior is the same as qmi_message_get_printable(). a newly allocated string, which should be freed with g_free(). a #QmiMessage. a #QmiMessageContext. prefix string to use in each new generated line. Gets the raw data buffer of the #QmiMessage. The raw data buffer, or %NULL if @error is set. a #QmiMessage. return location for the size of the output buffer. Get the raw data buffer of a specific TLV within the #QmiMessage. The raw data buffer of the TLV, or %NULL if not found. a #QmiMessage. specific ID of the TLV to get. return location for the length of the TLV. Gets the service corresponding to the given #QmiMessage. a #QmiService. a #QmiMessage. Gets a printable string with the contents of the TLV. This method is the most generic one and doesn't try to translate the TLV contents. a newly allocated string, which should be freed with g_free(). a #QmiMessage. prefix string to use in each new generated line. type of the TLV. raw data buffer with the value of the TLV. length of the raw data buffer. Gets the transaction ID of the message. the transaction ID. a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGmsTestGetValueOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGmsTestGetValueOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gms_test_get_value_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageGmsTestSetValueOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageGmsTestSetValueOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_gms_test_set_value_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageImsBindOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageImsBindOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_ims_bind_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageImsGetImsServicesEnabledSettingOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageImsGetImsServicesEnabledSettingOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_ims_get_ims_services_enabled_setting_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageImsaBindOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageImsaBindOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsa_bind_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageImsaGetImsRegistrationStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageImsaGetImsRegistrationStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsa_get_ims_registration_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageImsaGetImsServicesStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageImsaGetImsServicesStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsa_get_ims_services_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageImsaRegisterIndicationsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageImsaRegisterIndicationsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsa_register_indications_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageImspGetEnablerStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageImspGetEnablerStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_imsp_get_enabler_state_output_unref(). a #QmiMessage. Checks whether the given #QmiMessage is an indication. %TRUE if @self is an indication message, %FALSE otherwise. a #QmiMessage. Checks whether the given #QmiMessage is a request. %TRUE if @self is a request message, %FALSE otherwise. a #QmiMessage. Checks whether the given #QmiMessage is a response. %TRUE if @self is a response message, %FALSE otherwise. a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocDeleteAssistanceDataOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocDeleteAssistanceDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_delete_assistance_data_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocGetEngineLockOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocGetEngineLockOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_engine_lock_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocGetNmeaTypesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocGetNmeaTypesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_nmea_types_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocGetOperationModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocGetOperationModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_operation_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocGetPredictedOrbitsDataSourceOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocGetPredictedOrbitsDataSourceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_predicted_orbits_data_source_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocGetServerOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocGetServerOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_get_server_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocInjectPredictedOrbitsDataOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocInjectPredictedOrbitsDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_inject_predicted_orbits_data_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocInjectXtraDataOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocInjectXtraDataOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_inject_xtra_data_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocRegisterEventsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocRegisterEventsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_register_events_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocSetEngineLockOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocSetEngineLockOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_set_engine_lock_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocSetNmeaTypesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocSetNmeaTypesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_set_nmea_types_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocSetOperationModeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocSetOperationModeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_set_operation_mode_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocSetServerOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocSetServerOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_set_server_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocStartOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocStartOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_start_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageLocStopOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageLocStopOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_loc_stop_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasAttachDetachOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasAttachDetachOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_attach_detach_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasConfigSignalInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasConfigSignalInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_config_signal_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasConfigSignalInfoV2Output out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasConfigSignalInfoV2Output, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_config_signal_info_v2_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasForceNetworkSearchOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasForceNetworkSearchOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_force_network_search_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetCdmaPositionInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetCdmaPositionInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_cdma_position_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetCellLocationInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetCellLocationInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_cell_location_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetDrxOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetDrxOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_drx_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetHomeNetworkOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetHomeNetworkOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_home_network_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetLteCphyCaInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetLteCphyCaInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_lte_cphy_ca_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetNetworkTimeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetNetworkTimeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_network_time_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetOperatorNameOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetOperatorNameOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_operator_name_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetPlmnNameOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetPlmnNameOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_plmn_name_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetPreferredNetworksOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetPreferredNetworksOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_preferred_networks_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetRfBandInformationOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetRfBandInformationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_rf_band_information_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetServingSystemOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetServingSystemOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_serving_system_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetSignalInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetSignalInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_signal_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetSignalStrengthOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetSignalStrengthOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_signal_strength_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetSupportedMessagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_supported_messages_output_unref(). a #QmiMessage. 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(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetSystemSelectionPreferenceOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetSystemSelectionPreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_system_selection_preference_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetTechnologyPreferenceOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetTechnologyPreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_technology_preference_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasGetTxRxInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasGetTxRxInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_get_tx_rx_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasInitiateNetworkRegisterOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasInitiateNetworkRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_initiate_network_register_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasNetworkScanOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasNetworkScanOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_network_scan_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasRegisterIndicationsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasRegisterIndicationsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_register_indications_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasSetEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_set_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasSetPreferredNetworksOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasSetPreferredNetworksOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_set_preferred_networks_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasSetSystemSelectionPreferenceOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasSetSystemSelectionPreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_set_system_selection_preference_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasSetTechnologyPreferenceOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasSetTechnologyPreferenceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_set_technology_preference_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageNasSwiGetStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageNasSwiGetStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_nas_swi_get_status_output_unref(). a #QmiMessage. Create a new #QmiMessage with the specified parameters. Note that @transaction_id must be less than #G_MAXUINT8 if @service is #QMI_SERVICE_CTL. a newly created #QmiMessage. The returned value should be freed with qmi_message_unref(). a #QmiService client ID of the originating control point. transaction ID. message ID. Create a new #QmiMessage for the given @service and @client_id and including the given QMI data buffer. Whenever a complete QMI message is read, its data gets removed from the @qmi_data buffer. This method should be used instead of qmi_message_new_from_raw() if the input data doesn't have QMUX headers. a newly created #QmiMessage, which should be freed with qmi_message_unref(). If @qmi_data doesn't contain a complete QMI data payload %NULL is returned. If there is a complete QMI data payload but it appears not to be valid, %NULL is returned and @error is set. a #QmiService client ID of the originating control point. data buffer containing only the QMI part of the message. Create a new #QmiMessage from the given raw data buffer. Whenever a complete QMI message is read, its raw data gets removed from the @raw buffer. a newly created #QmiMessage, which should be freed with qmi_message_unref(). If @raw doesn't contain a complete QMI message %NULL is returned. If there is a complete QMI message but it appears not to be valid, %NULL is returned and @error is set. raw data buffer. Parses a #QmiMessage and builds a #QmiMessageOmaCancelSessionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageOmaCancelSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_cancel_session_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageOmaGetFeatureSettingOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageOmaGetFeatureSettingOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_get_feature_setting_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageOmaGetSessionInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageOmaGetSessionInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_get_session_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageOmaResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageOmaResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageOmaSendSelectionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageOmaSendSelectionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_send_selection_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageOmaSetEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageOmaSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_set_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageOmaSetFeatureSettingOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageOmaSetFeatureSettingOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_set_feature_setting_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageOmaStartSessionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageOmaStartSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_oma_start_session_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePbmGetAllCapabilitiesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePbmGetAllCapabilitiesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pbm_get_all_capabilities_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePbmGetCapabilitiesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePbmGetCapabilitiesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pbm_get_capabilities_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePbmIndicationRegisterOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePbmIndicationRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pbm_indication_register_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcActivateConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcActivateConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_activate_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcConfigChangeOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcConfigChangeOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_config_change_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcDeactivateConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcDeactivateConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_deactivate_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcDeleteConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcDeleteConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_delete_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcGetConfigInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcGetConfigInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_get_config_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcGetConfigLimitsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcGetConfigLimitsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_get_config_limits_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcGetDefaultConfigInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcGetDefaultConfigInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_get_default_config_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcGetSelectedConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcGetSelectedConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_get_selected_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcListConfigsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcListConfigsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_list_configs_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcLoadConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcLoadConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_load_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcRegisterOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_register_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdcSetSelectedConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdcSetSelectedConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pdc_set_selected_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsGetAgpsConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsGetAgpsConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_get_agps_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsGetAutoTrackingStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsGetAutoTrackingStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_get_auto_tracking_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsGetDefaultTrackingSessionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsGetDefaultTrackingSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_get_default_tracking_session_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsGetGpsServiceStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsGetGpsServiceStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_get_gps_service_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsSetAgpsConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsSetAgpsConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_agps_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsSetAutoTrackingStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsSetAutoTrackingStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_auto_tracking_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsSetDefaultTrackingSessionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsSetDefaultTrackingSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_default_tracking_session_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsSetEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessagePdsSetGpsServiceStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessagePdsSetGpsServiceStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_pds_set_gps_service_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageQosGetFlowStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageQosGetFlowStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_qos_get_flow_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageQosGetNetworkStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageQosGetNetworkStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_qos_get_network_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageQosResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageQosResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_qos_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageQosSwiReadDataStatsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageQosSwiReadDataStatsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_qos_swi_read_data_stats_output_unref(). a #QmiMessage. Atomically increments the reference count of @self by one. the new reference to @self. a #QmiMessage. Create a new response #QmiMessage for the specified @request. a newly created #QmiMessage. The returned value should be freed with qmi_message_unref(). a request #QmiMessage. a #QmiProtocolError to set in the result TLV. Parses a #QmiMessage and builds a #QmiMessageSarRfGetStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageSarRfGetStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_sar_rf_get_state_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageSarRfSetStateOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageSarRfSetStateOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_sar_rf_set_state_output_unref(). a #QmiMessage. Overwrites the transaction ID of the message. a #QmiMessage. transaction id. Parses a #QmiMessage and builds a #QmiMessageSscControlOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageSscControlOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_ssc_control_output_unref(). a #QmiMessage. Reads a string from the TLV. The string written in @out will need to be NUL-terminated by the caller. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. Since 1.24.6 the read string is guaranteed to be valid UTF-8. The fixed sized field may be suffixed with e.g. 0xFF if the contents are shorter than @string_length. Since 1.26, this method will return the valid UTF-8 characters in the start of the string, instead of returning an error when doing the full UTF-8 string validation. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. amount of bytes to read. buffer preallocated by the client, with at least @string_length bytes. Reads a 64-bit floating-point number from the TLV. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. source endianness, which will be swapped to host byte order if necessary. return location for the read #gdouble. Reads a 32-bit floating-point number from the TLV. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. source endianness, which will be swapped to host byte order if necessary. return location for the read #gfloat. Reads a signed 16-bit integer from the TLV, in host byte order. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. source endianness, which will be swapped to host byte order if necessary. return location for the read #gint16. Reads a signed 32-bit integer from the TLV, in host byte order. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. source endianness, which will be swapped to host byte order if necessary. return location for the read #gint32. Reads a signed 64-bit integer from the TLV, in host byte order. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. source endianness, which will be swapped to host byte order if necessary. return location for the read #gint64. Reads a signed byte from the TLV. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. return location for the read #gint8. Reads an unsigned 16-bit integer from the TLV, in host byte order. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. source endianness, which will be swapped to host byte order if necessary. return location for the read #guint16. Reads an unsigned 32-bit integer from the TLV, in host byte order. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. source endianness, which will be swapped to host byte order if necessary. return location for the read #guint32. Reads an unsigned 64-bit integer from the TLV, in host byte order. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. source endianness, which will be swapped to host byte order if necessary. return location for the read #guint64. Reads an unsigned byte from the TLV. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of the offset within the TLV value. return location for the read #guint8. Starts reading a given TLV from the #QmiMessage. the offset where the TLV starts, or 0 if an error happens. a #QmiMessage. specific ID of the TLV to read. optional return location for the TLV size. Reads a @b_bytes-sized integer from the TLV, in host byte order. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. number of bytes to read. source endianness, which will be swapped to host byte order if necessary. return location for the read #guint64. Reads a string from the TLV. @offset needs to point to a valid @gsize specifying the index to start reading from within the TLV value (0 for the first item). If the variable is successfully read, @offset will be updated to point past the read item. Since 1.24.6 the read string is guaranteed to be valid UTF-8. Also, in order to overcome known firmware errors on string fields, this method will also attempt to parse the string as GSM-7 or UCS-2 if the initial UTF-8 validation fails. %TRUE if the variable is successfully read, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_read_init(). address of a the offset within the TLV value. number of bytes used in the size prefix. maximum number of bytes to read, or 0 to read all available bytes. return location for the read string. The returned value should be freed with g_free(). Completes building a TLV in the #QmiMessage. In case of error the TLV will be reseted; i.e. there is no need to explicitly call qmi_message_tlv_write_reset(). %TRUE if the TLV is successfully completed, otherwise %FALSE is returned and @error is set. a #QmiMessage. offset that was returned by qmi_message_tlv_write_init(). Appends a signed 16-bit integer to the TLV being built. The number to be written is expected to be given in host endianness, and this method takes care of converting the value written to the byte order specified by @endian. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. target endianness, swapped from host byte order if necessary. a #gint16 in host byte order. Appends a signed 32-bit integer to the TLV being built. The number to be written is expected to be given in host endianness, and this method takes care of converting the value written to the byte order specified by @endian. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. target endianness, swapped from host byte order if necessary. a #gint32 in host byte order. Appends a signed 32-bit integer to the TLV being built. The number to be written is expected to be given in host endianness, and this method takes care of converting the value written to the byte order specified by @endian. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. target endianness, swapped from host byte order if necessary. a #gint64 in host byte order. Appends a signed byte variable to the TLV being built. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. a #gint8. Appends an unsigned 16-bit integer to the TLV being built. The number to be written is expected to be given in host endianness, and this method takes care of converting the value written to the byte order specified by @endian. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. target endianness, swapped from host byte order if necessary. a #guint16 in host byte order. Appends an unsigned 32-bit integer to the TLV being built. The number to be written is expected to be given in host endianness, and this method takes care of converting the value written to the byte order specified by @endian. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. target endianness, swapped from host byte order if necessary. a #guint32 in host byte order. Appends an unsigned 64-bit integer to the TLV being built. The number to be written is expected to be given in host endianness, and this method takes care of converting the value written to the byte order specified by @endian. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. target endianness, swapped from host byte order if necessary. a #guint64 in host byte order. Appends an unsigned byte to the TLV being built. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. a #guint8. Starts building a new TLV in the #QmiMessage. In order to finish adding the TLV, qmi_message_tlv_write_complete() needs to be called. If any error happens adding fields on the TLV, the previous state can be recovered using qmi_message_tlv_write_reset(). the offset where the TLV was started to be added, or 0 if an error happens. a #QmiMessage. specific ID of the TLV to add. Removes the TLV being currently added. a #QmiMessage. offset that was returned by qmi_message_tlv_write_init(). Appends a @n_bytes-sized unsigned integer to the TLV being built. The number to be written is expected to be given in host endianness, and this method takes care of converting the value written to the byte order specified by @endian. The value of @n_bytes can be any between 1 and 8. %TRUE if the variable is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. number of bytes to write. target endianness, swapped from host byte order if necessary. a #guint64 in host byte order. Appends a string to the TLV being built. Fixed-sized strings should give @n_size_prefix_bytes equal to 0. %TRUE if the string is successfully added, otherwise %FALSE is returned and @error is set. a #QmiMessage. number of bytes to use in the size prefix. string to write. length of @in, or -1 if @in is NUL-terminated. Parses a #QmiMessage and builds a #QmiMessageUimChangePinOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimChangePinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_change_pin_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimChangeProvisioningSessionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimChangeProvisioningSessionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_change_provisioning_session_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimDepersonalizationOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimDepersonalizationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_depersonalization_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimGetCardStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimGetCardStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_card_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimGetConfigurationOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimGetConfigurationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_configuration_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimGetFileAttributesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimGetFileAttributesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_file_attributes_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimGetSlotStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimGetSlotStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_slot_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimGetSupportedMessagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_get_supported_messages_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimLogicalChannelOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimLogicalChannelOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_logical_channel_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimOpenLogicalChannelOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimOpenLogicalChannelOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_open_logical_channel_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimPowerOffSimOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimPowerOffSimOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_power_off_sim_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimPowerOnSimOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimPowerOnSimOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_power_on_sim_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimReadRecordOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimReadRecordOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_read_record_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimReadTransparentOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimReadTransparentOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_read_transparent_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimRefreshCompleteOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimRefreshCompleteOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_refresh_complete_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimRefreshRegisterAllOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimRefreshRegisterAllOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_refresh_register_all_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimRefreshRegisterOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimRefreshRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_refresh_register_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimRegisterEventsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimRegisterEventsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_register_events_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimRemoteUnlockOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimRemoteUnlockOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_remote_unlock_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimSendApduOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimSendApduOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_send_apdu_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimSetPinProtectionOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimSetPinProtectionOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_set_pin_protection_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimSwitchSlotOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimSwitchSlotOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_switch_slot_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimUnblockPinOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimUnblockPinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_unblock_pin_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageUimVerifyPinOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageUimVerifyPinOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_uim_verify_pin_output_unref(). a #QmiMessage. Atomically decrements the reference count of @self by one. If the reference count drops to 0, @self is completely disposed. a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceAnswerCallOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceAnswerCallOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_answer_call_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceAnswerUssdOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceAnswerUssdOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_answer_ussd_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceBurstDtmfOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceBurstDtmfOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_burst_dtmf_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceCancelUssdOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceCancelUssdOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_cancel_ussd_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceDialCallOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceDialCallOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_dial_call_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceEndCallOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceEndCallOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_end_call_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceGetAllCallInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceGetAllCallInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_get_all_call_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceGetCallWaitingOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceGetCallWaitingOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_get_call_waiting_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceGetConfigOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceGetConfigOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_get_config_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceGetSupportedMessagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_get_supported_messages_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceIndicationRegisterOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceIndicationRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_indication_register_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceManageCallsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceManageCallsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_manage_calls_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceOriginateUssdNoWaitOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceOriginateUssdNoWaitOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_originate_ussd_no_wait_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceOriginateUssdOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceOriginateUssdOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_originate_ussd_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceSetSupplementaryServiceOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceSetSupplementaryServiceOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_set_supplementary_service_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceStartContinuousDtmfOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceStartContinuousDtmfOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_start_continuous_dtmf_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageVoiceStopContinuousDtmfOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageVoiceStopContinuousDtmfOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_voice_stop_continuous_dtmf_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdaGetDataFormatOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdaGetDataFormatOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wda_get_data_format_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdaGetSupportedMessagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdaGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wda_get_supported_messages_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdaLoopbackConfigurationOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdaLoopbackConfigurationOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wda_loopback_configuration_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdaSetDataFormatOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdaSetDataFormatOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wda_set_data_format_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsBindDataPortOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsBindDataPortOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_bind_data_port_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsBindMuxDataPortOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsBindMuxDataPortOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_bind_mux_data_port_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsConfigureProfileEventListOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsConfigureProfileEventListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_configure_profile_event_list_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsCreateProfileOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsCreateProfileOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_create_profile_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsDeleteProfileOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsDeleteProfileOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_delete_profile_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetAutoconnectSettingsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetAutoconnectSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_autoconnect_settings_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetChannelRatesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetChannelRatesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_channel_rates_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetCurrentDataBearerTechnologyOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetCurrentDataBearerTechnologyOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_current_data_bearer_technology_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetCurrentSettingsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetCurrentSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_current_settings_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetDataBearerTechnologyOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetDataBearerTechnologyOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_data_bearer_technology_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetDefaultProfileNumberOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetDefaultProfileNumberOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_default_profile_number_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetDefaultSettingsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetDefaultSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_default_settings_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetDormancyStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetDormancyStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_dormancy_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetLteAttachParametersOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetLteAttachParametersOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_lte_attach_parameters_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetLteAttachPdnListOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetLteAttachPdnListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_lte_attach_pdn_list_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetMaxLteAttachPdnNumberOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetMaxLteAttachPdnNumberOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_max_lte_attach_pdn_number_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetPacketServiceStatusOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetPacketServiceStatusOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_packet_service_status_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetPacketStatisticsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetPacketStatisticsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_packet_statistics_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetPdnThrottleInfoOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetPdnThrottleInfoOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_pdn_throttle_info_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetProfileListOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetProfileListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_profile_list_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetProfileSettingsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetProfileSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_profile_settings_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGetSupportedMessagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_get_supported_messages_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGoActiveOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGoActiveOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_go_active_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsGoDormantOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsGoDormantOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_go_dormant_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsIndicationRegisterOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsIndicationRegisterOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_indication_register_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsModifyProfileOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsModifyProfileOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_modify_profile_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsSetAutoconnectSettingsOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsSetAutoconnectSettingsOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_autoconnect_settings_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsSetDefaultProfileNumberOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsSetDefaultProfileNumberOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_default_profile_number_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsSetEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsSetIpFamilyOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsSetIpFamilyOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_ip_family_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsSetLteAttachPdnListOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsSetLteAttachPdnListOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_set_lte_attach_pdn_list_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsStartNetworkOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsStartNetworkOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_start_network_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsStopNetworkOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsStopNetworkOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_stop_network_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWdsSwiCreateProfileIndexedOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWdsSwiCreateProfileIndexedOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wds_swi_create_profile_indexed_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsDeleteOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsDeleteOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_delete_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsGetMessageProtocolOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsGetMessageProtocolOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_get_message_protocol_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsGetRoutesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsGetRoutesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_get_routes_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsGetSupportedMessagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsGetSupportedMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_get_supported_messages_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsListMessagesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsListMessagesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_list_messages_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsModifyTagOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsModifyTagOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_modify_tag_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsRawReadOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsRawReadOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_raw_read_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsRawSendOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsRawSendOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_raw_send_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsRawWriteOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsRawWriteOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_raw_write_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsResetOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsResetOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_reset_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsSendAckOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsSendAckOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_send_ack_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsSendFromMemoryStorageOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsSendFromMemoryStorageOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_send_from_memory_storage_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsSetEventReportOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsSetEventReportOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_set_event_report_output_unref(). a #QmiMessage. Parses a #QmiMessage and builds a #QmiMessageWmsSetRoutesOutput out of it. The operation fails if the message is of the wrong type. a #QmiMessageWmsSetRoutesOutput, or %NULL if @error is set. The returned value should be freed with qmi_message_wms_set_routes_output_unref(). a #QmiMessage. Gets the nickname string for the #QmiNasActiveBand specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasActiveBand. Gets the nickname string for the #QmiNasAttachState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasAttachState. Builds a string containing a comma-separated list of nicknames for each #QmiNasBandPreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasBandPreference values. Gets the nickname string for the #QmiNasBoolean specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasBoolean. Gets the nickname string for the #QmiNasCallBarringStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasCallBarringStatus. Gets the nickname string for the #QmiNasCdmaPilotType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasCdmaPilotType. Gets the nickname string for the #QmiNasCdmaPrlPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasCdmaPrlPreference. Gets the nickname string for the #QmiNasCellBroadcastCapability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasCellBroadcastCapability. Gets the nickname string for the #QmiNasChangeDuration specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasChangeDuration. Gets the nickname string for the #QmiNasDataCapability specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDataCapability. Gets the nickname string for the #QmiNasDayOfWeek specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDayOfWeek. Gets the nickname string for the #QmiNasDaylightSavingsAdjustment specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDaylightSavingsAdjustment. Gets the nickname string for the #QmiNasDLBandwidth specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDLBandwidth. Gets the nickname string for the #QmiNasDrx specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasDrx. Gets the nickname string for the #QmiNasEvdoSinrLevel specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasEvdoSinrLevel. Gets the nickname string for the #QmiNasGsmWcdmaAcquisitionOrderPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasGsmWcdmaAcquisitionOrderPreference. Gets the nickname string for the #QmiNasHdrPersonality specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasHdrPersonality. Gets the nickname string for the #QmiNasHdrProtocolRevision specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasHdrProtocolRevision. Builds a string containing a comma-separated list of nicknames for each #QmiNasLteBandPreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasLteBandPreference values. Gets the nickname string for the #QmiNasLteCellAccessStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasLteCellAccessStatus. Gets the nickname string for the #QmiNasLteRegistrationDomain specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasLteRegistrationDomain. Gets the nickname string for the #QmiNasLteVoiceDomain specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasLteVoiceDomain. Gets the nickname string for the #QmiNasNetworkDescriptionDisplay specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkDescriptionDisplay. Gets the nickname string for the #QmiNasNetworkDescriptionEncoding specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkDescriptionEncoding. Builds a string containing a comma-separated list of nicknames for each #QmiNasNetworkNameDisplayCondition in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasNetworkNameDisplayCondition values. Gets the nickname string for the #QmiNasNetworkNameSource specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkNameSource. Gets the nickname string for the #QmiNasNetworkRegisterType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkRegisterType. Gets the nickname string for the #QmiNasNetworkScanResult specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkScanResult. Builds a string containing a comma-separated list of nicknames for each #QmiNasNetworkScanType in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasNetworkScanType values. Gets the nickname string for the #QmiNasNetworkSelectionPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkSelectionPreference. Gets the nickname string for the #QmiNasNetworkSelectionRegistrationRestriction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkSelectionRegistrationRestriction. Gets the nickname string for the #QmiNasNetworkServiceDomain specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkServiceDomain. Builds a string containing a comma-separated list of nicknames for each #QmiNasNetworkStatus in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasNetworkStatus values. Gets the nickname string for the #QmiNasNetworkType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasNetworkType. Builds a string containing a comma-separated list of nicknames for each #QmiNasPlmnAccessTechnologyIdentifier in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasPlmnAccessTechnologyIdentifier values. Gets the nickname string for the #QmiNasPlmnEncodingScheme specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPlmnEncodingScheme. Gets the nickname string for the #QmiNasPlmnLanguageId specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPlmnLanguageId. Gets the nickname string for the #QmiNasPlmnNameCountryInitials specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPlmnNameCountryInitials. Gets the nickname string for the #QmiNasPlmnNameSpareBits specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPlmnNameSpareBits. Gets the nickname string for the #QmiNasPreferenceDuration specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPreferenceDuration. Gets the nickname string for the #QmiNasPsAttachAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasPsAttachAction. Gets the nickname string for the #QmiNasRadioInterface specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRadioInterface. Builds a string containing a comma-separated list of nicknames for each #QmiNasRadioTechnologyPreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasRadioTechnologyPreference values. Builds a string containing a comma-separated list of nicknames for each #QmiNasRatModePreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasRatModePreference values. Converts the encoded data in @array to UTF-8 and returns a newly allocated NUL-terminated string. the UTF-8 encoded string, or %NULL if an error happened during the conversion. The returned value should be freed with g_free(). a #QmiNasNetworkDescriptionEncoding. a #GArray with the encoded data. Converts the encoded data in @array to UTF-8 and returns a newly allocated NUL-terminated string. the UTF-8 encoded string, or %NULL if an error happened during the conversion. The returned value should be freed with g_free(). a #QmiNasPlmnEncodingScheme. a #GArray with the encoded data. Gets the nickname string for the #QmiNasRegistrationState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRegistrationState. Gets the nickname string for the #QmiNasRejectCause specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRejectCause. Gets the nickname string for the #QmiNasRoamingIndicatorStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRoamingIndicatorStatus. Gets the nickname string for the #QmiNasRoamingPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRoamingPreference. Gets the nickname string for the #QmiNasRoamingStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasRoamingStatus. Gets the nickname string for the #QmiNasScellState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasScellState. Gets the nickname string for the #QmiNasServiceDomainPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasServiceDomainPreference. Gets the nickname string for the #QmiNasServiceStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasServiceStatus. Builds a string containing a comma-separated list of nicknames for each #QmiNasSignalStrengthRequest in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasSignalStrengthRequest values. Gets the nickname string for the #QmiNasSimRejectState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSimRejectState. Gets the nickname string for the #QmiNasSwiEmmConnectionState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiEmmConnectionState. Gets the nickname string for the #QmiNasSwiEmmState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiEmmState. Gets the nickname string for the #QmiNasSwiImsRegState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiImsRegState. Gets the nickname string for the #QmiNasSwiModemMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiModemMode. Gets the nickname string for the #QmiNasSwiPsState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiPsState. Gets the nickname string for the #QmiNasSwiSystemMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasSwiSystemMode. Builds a string containing a comma-separated list of nicknames for each #QmiNasTdScdmaBandPreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiNasTdScdmaBandPreference values. Gets the nickname string for the #QmiNasUsagePreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasUsagePreference. Gets the nickname string for the #QmiNasVoiceDomainPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasVoiceDomainPreference. Gets the nickname string for the #QmiNasWcdmaHsService specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasWcdmaHsService. Gets the nickname string for the #QmiNasWcdmaRrcState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiNasWcdmaRrcState. Gets the nickname string for the #QmiOmaHfaFeatureDoneState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiOmaHfaFeatureDoneState. Gets the nickname string for the #QmiOmaSessionFailedReason specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiOmaSessionFailedReason. Gets the nickname string for the #QmiOmaSessionState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiOmaSessionState. Gets the nickname string for the #QmiOmaSessionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiOmaSessionType. Builds a string containing a comma-separated list of nicknames for each #QmiPbmEventRegistrationFlag in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiPbmEventRegistrationFlag values. Builds a string containing a comma-separated list of nicknames for each #QmiPbmPhonebookType in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiPbmPhonebookType values. Gets the nickname string for the #QmiPbmSessionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPbmSessionType. Gets the nickname string for the #QmiPdcConfigurationType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdcConfigurationType. Gets the nickname string for the #QmiPdcRefreshEventType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdcRefreshEventType. Builds a string containing a comma-separated list of nicknames for each #QmiPdsDataValid in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiPdsDataValid values. Gets the nickname string for the #QmiPdsNetworkMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsNetworkMode. Gets the nickname string for the #QmiPdsOperatingMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsOperatingMode. Gets the nickname string for the #QmiPdsOperationMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsOperationMode. Gets the nickname string for the #QmiPdsPositionSessionStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsPositionSessionStatus. Gets the nickname string for the #QmiPdsTrackingSessionState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiPdsTrackingSessionState. Gets the nickname string for the #QmiProtocolError specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiProtocolError. #QmiClient is a generic type representing a QMI client for any kind of #QmiService. These objects are created by a #QmiDevice with qmi_device_allocate_client(), and before completely disposing them qmi_device_release_client() needs to be called in order to release the unique client ID reserved. #QmiClient which handles operations in the ATR service. #QmiClient which handles operations in the DMS service. #QmiClient which handles operations in the DPM service. #QmiClient which handles operations in the DSD service. #QmiClient which handles operations in the FOX service. #QmiClient which handles operations in the GAS service. #QmiClient which handles operations in the GMS service. #QmiClient which handles operations in the IMS service. #QmiClient which handles operations in the IMSA service. #QmiClient which handles operations in the IMSP service. #QmiClient which handles operations in the LOC service. #QmiClient which handles operations in the NAS service. #QmiClient which handles operations in the OMA service. #QmiClient which handles operations in the PBM service. #QmiClient which handles operations in the PDC service. #QmiClient which handles operations in the PDS service. #QmiClient which handles operations in the QOS service. #QmiClient which handles operations in the SAR service. #QmiClient which handles operations in the SSC service. #QmiClient which handles operations in the UIM service. #QmiClient which handles operations in the VOICE service. #QmiClient which handles operations in the WDA service. #QmiClient which handles operations in the WDS service. #QmiClient which handles operations in the WMS service. #QmiDevice is a generic type in charge of controlling the access of multiple #QmiClient objects to the managed QMI port. A #QmiDevice can only handle one single QMI port. This section defines common enumerations and flags used in the interface. This section defines enumerations and flags used in the DMS service interface. This section defines enumerations and flags used in the DSD service interface. This section defines enumerations and flags used in the FOX service interface. This section defines enumerations and flags used in the GAS service interface. This section defines enumerations and flags used in the IMSA service interface. This section defines enumerations and flags used in the IMSP service interface. This section defines enumerations and flags used in the LOC service interface. This section defines enumerations and flags used in the NAS service interface. This section defines enumerations and flags used in the OMA service interface. This section defines enumerations and flags used in the PBM service interface. This section defines enumerations and flags used in the PDC service interface. This section defines enumerations and flags used in the PDS service interface. This section defines enumerations and flags used in the QOS service interface. This section defines enumerations and flags used in the SAR service interface. This section defines enumerations and flags used in the SSC service interface. This section defines enumerations and flags used in the UIM service interface. This section defines enumerations and flags used in the VOICE service interface. This section defines enumerations and flags used in the WDA service interface. This section defines enumerations and flags used in the WDS service interface. This section defines enumerations and flags used in the WMS service interface. This section defines common error types used in the interface. Collection of methods to parse indications of the ATR Received message. Collection of methods to parse indications of the DMS Event Report message. Collection of methods to parse indications of the DSD System Status message. Collection of methods to parse indications of the IMSA IMS Registration Status Changed message. Collection of methods to parse indications of the IMSA IMS Services Status Changed message. Collection of methods to parse indications of the LOC Delete Assistance Data message. Collection of methods to parse indications of the LOC Engine State message. Collection of methods to parse indications of the LOC Fix Recurrence Type message. Collection of methods to parse indications of the LOC Get Engine Lock message. Collection of methods to parse indications of the LOC Get NMEA Types message. Collection of methods to parse indications of the LOC Get Operation Mode message. Collection of methods to parse indications of the LOC Get Predicted Orbits Data Source message. Collection of methods to parse indications of the LOC Get Server message. Collection of methods to parse indications of the LOC GNSS Sv Info message. Collection of methods to parse indications of the LOC Inject Predicted Orbits Data message. Collection of methods to parse indications of the LOC Inject Xtra Data message. Collection of methods to parse indications of the LOC NMEA message. Collection of methods to parse indications of the LOC Position Report message. Collection of methods to parse indications of the LOC Set Engine Lock message. Collection of methods to parse indications of the LOC Set NMEA Types message. Collection of methods to parse indications of the LOC Set Operation Mode message. Collection of methods to parse indications of the LOC Set Server message. Collection of methods to parse indications of the NAS Event Report message. Collection of methods to parse indications of the NAS Network Reject message. Collection of methods to parse indications of the NAS Network Time message. Collection of methods to parse indications of the NAS Operator Name message. Collection of methods to parse indications of the NAS Serving System message. Collection of methods to parse indications of the NAS Signal Info message. Collection of methods to parse indications of the NAS System Info message. Collection of methods to parse indications of the OMA Event Report message. Collection of methods to parse indications of the PDC Activate Config message. Collection of methods to parse indications of the PDC Deactivate Config message. Collection of methods to parse indications of the PDC Get Config Info message. Collection of methods to parse indications of the PDC Get Selected Config message. Collection of methods to parse indications of the PDC List Configs message. Collection of methods to parse indications of the PDC Load Config message. Collection of methods to parse indications of the PDC Refresh message. Collection of methods to parse indications of the PDC Set Selected Config message. Collection of methods to parse indications of the PDS Event Report message. Collection of methods to parse indications of the PDS GPS Ready message. Collection of methods to parse indications of the QOS Flow Status message. Collection of methods to parse indications of the QOS Network Status message. Collection of methods to parse indications of the SSC Report Large message. Collection of methods to parse indications of the SSC Report Small message. Collection of methods to parse indications of the UIM Card Status message. Collection of methods to parse indications of the UIM Refresh message. Collection of methods to parse indications of the UIM Slot Status message. Collection of methods to parse indications of the VOICE All Call Status message. Collection of methods to parse indications of the VOICE Originate USSD No Wait message. Collection of methods to parse indications of the VOICE Release USSD message. Collection of methods to parse indications of the VOICE Supplementary Service message. Collection of methods to parse indications of the VOICE USSD message. Collection of methods to parse indications of the WDA Loopback Configuration message. Collection of methods to parse indications of the WDS Event Report message. Collection of methods to parse indications of the WDS Extended Ip Config message. Collection of methods to parse indications of the WDS Packet Service Status message. Collection of methods to parse indications of the WDS Profile Changed message. Collection of methods to parse indications of the WDS Set LTE Attach PDN List message. Collection of methods to parse indications of the WMS Event Report message. Collection of methods to parse indications of the WMS SMSC Address message. #QmiMessage is a generic type representing a QMI message of any kind (request, response, indication) or service (including #QMI_SERVICE_CTL). This set of generic routines help in handling these message types, and allow creating any kind of message with any kind of TLV. Collection of methods to create requests and parse responses of the ATR Send message. The #QmiMessageContext defines non-standard features of the QMI message associated with it, which may be required for a correct processing. The main purpose of this type is to provide a common context when processing the request sent and the response received, so that the reception logic can know in advance the type of response expected. Therefore, when a context is given when sending a request with qmi_device_command_full(), the same context will then be applied for the associated response. If there are multiple types of messages using the same service and command id, the context is flagged as vendor-specific automatically, by assigning a specific vendor id in the #QmiMessageContext. This does not mean that the command will only be available for that specific vendor id, it is just a way to make a difference among commands that have the same command id and a totally different meaning. The actual vendor id value given in the context is therefore really irrelevant, as long as the vendor id is different to the other vendor ids specified for other commands reusing the same command id. In order to simplify the selection of the vendor id, the library will use the standard vendor-specific USB vendor id. Collection of methods to create requests and parse responses of the DMS Activate Automatic message. Collection of methods to create requests and parse responses of the DMS Activate Manual message. Collection of methods to create requests and parse responses of the DMS Delete Stored Image message. Collection of methods to create requests and parse responses of the DMS Foxconn Change Device Mode message. Collection of methods to create requests and parse responses of the DMS Foxconn Get Firmware Version message. Collection of methods to create requests and parse responses of the DMS Foxconn Set FCC Authentication message. Collection of methods to create requests and parse responses of the DMS Foxconn Set FCC Authentication v2 message. Collection of methods to create requests and parse responses of the DMS Get Activation State message. Collection of methods to create requests and parse responses of the DMS Get Alt Net Config message. Collection of methods to create requests and parse responses of the DMS Get Band Capabilities message. Collection of methods to create requests and parse responses of the DMS Get Boot Image Download Mode message. Collection of methods to create requests and parse responses of the DMS Get Capabilities message. Collection of methods to create requests and parse responses of the DMS Get Factory SKU message. Collection of methods to create requests and parse responses of the DMS Get Firmware Preference message. Collection of methods to create requests and parse responses of the DMS Get Hardware Revision message. Collection of methods to create requests and parse responses of the DMS Get IDs message. Collection of methods to create requests and parse responses of the DMS Get MAC Address message. Collection of methods to create requests and parse responses of the DMS Get Manufacturer message. Collection of methods to create requests and parse responses of the DMS Get Model message. Collection of methods to create requests and parse responses of the DMS Get MSISDN message. Collection of methods to create requests and parse responses of the DMS Get Operating Mode message. Collection of methods to create requests and parse responses of the DMS Get Power State message. Collection of methods to create requests and parse responses of the DMS Get PRL Version message. Collection of methods to create requests and parse responses of the DMS Get Revision message. Collection of methods to create requests and parse responses of the DMS Get Software Version message. Collection of methods to create requests and parse responses of the DMS Get Stored Image Info message. Collection of methods to create requests and parse responses of the DMS Get Supported Messages message. Collection of methods to create requests and parse responses of the DMS Get Time message. Collection of methods to create requests and parse responses of the DMS Get User Lock State message. Collection of methods to create requests and parse responses of the DMS HP Change Device Mode message. Collection of methods to create requests and parse responses of the DMS List Stored Images message. Collection of methods to create requests and parse responses of the DMS Read ERI File message. Collection of methods to create requests and parse responses of the DMS Read User Data message. Collection of methods to create requests and parse responses of the DMS Reset message. Collection of methods to create requests and parse responses of the DMS Restore Factory Defaults message. Collection of methods to create requests and parse responses of the DMS Set Alt Net Config message. Collection of methods to create requests and parse responses of the DMS Set Boot Image Download Mode message. Collection of methods to create requests and parse responses of the DMS Set Event Report message. Collection of methods to create requests and parse responses of the DMS Set FCC Authentication message. Collection of methods to create requests and parse responses of the DMS Set Firmware ID message. Collection of methods to create requests and parse responses of the DMS Set Firmware Preference message. Collection of methods to create requests and parse responses of the DMS Set Operating Mode message. Collection of methods to create requests and parse responses of the DMS Set Service Programming Code message. Collection of methods to create requests and parse responses of the DMS Set Time message. Collection of methods to create requests and parse responses of the DMS Set User Lock Code message. Collection of methods to create requests and parse responses of the DMS Set User Lock State message. Collection of methods to create requests and parse responses of the DMS Swi Get Current Firmware message. Collection of methods to create requests and parse responses of the DMS Swi Get USB Composition message. Collection of methods to create requests and parse responses of the DMS Swi Set USB Composition message. Collection of methods to create requests and parse responses of the DMS UIM Change PIN message. Collection of methods to create requests and parse responses of the DMS UIM Get CK Status message. Collection of methods to create requests and parse responses of the DMS UIM Get ICCID message. Collection of methods to create requests and parse responses of the DMS UIM Get IMSI message. Collection of methods to create requests and parse responses of the DMS UIM Get PIN Status message. Collection of methods to create requests and parse responses of the DMS UIM Get State message. Collection of methods to create requests and parse responses of the DMS UIM Set CK Protection message. Collection of methods to create requests and parse responses of the DMS UIM Set PIN Protection message. Collection of methods to create requests and parse responses of the DMS UIM Unblock CK message. Collection of methods to create requests and parse responses of the DMS UIM Unblock PIN message. Collection of methods to create requests and parse responses of the DMS UIM Verify PIN message. Collection of methods to create requests and parse responses of the DMS Validate Service Programming Code message. Collection of methods to create requests and parse responses of the DMS Write User Data message. Collection of methods to create requests and parse responses of the DPM Close Port message. Collection of methods to create requests and parse responses of the DPM Open Port message. Collection of methods to create requests and parse responses of the DSD Get APN Info message. Collection of methods to create requests and parse responses of the DSD Get System Status message. Collection of methods to create requests and parse responses of the DSD Set APN Type message. Collection of methods to create requests and parse responses of the DSD System Status Change message. Collection of methods to create requests and parse responses of the FOX Get Firmware Version message. Collection of methods to create requests and parse responses of the GAS DMS Get Ethernet PDU MAC Address message. Collection of methods to create requests and parse responses of the GAS DMS Get Firmware Auto Sim message. Collection of methods to create requests and parse responses of the GAS DMS Get Firmware List message. Collection of methods to create requests and parse responses of the GAS DMS Get USB Composition message. Collection of methods to create requests and parse responses of the GAS DMS Set Active Firmware message. Collection of methods to create requests and parse responses of the GAS DMS Set Firmware Auto Sim message. Collection of methods to create requests and parse responses of the GAS DMS Set USB Composition message. Collection of methods to create requests and parse responses of the GMS Test Get Value message. Collection of methods to create requests and parse responses of the GMS Test Set Value message. Collection of methods to create requests and parse responses of the IMS Bind message. Collection of methods to create requests and parse responses of the IMS Get IMS Services Enabled Setting message. Collection of methods to create requests and parse responses of the IMSA Bind message. Collection of methods to create requests and parse responses of the IMSA Get IMS Registration Status message. Collection of methods to create requests and parse responses of the IMSA Get IMS Services Status message. Collection of methods to create requests and parse responses of the IMSA Register Indications message. Collection of methods to create requests and parse responses of the IMSP Get Enabler State message. Collection of methods to create requests and parse responses of the LOC Delete Assistance Data message. Collection of methods to create requests and parse responses of the LOC Get Engine Lock message. Collection of methods to create requests and parse responses of the LOC Get NMEA Types message. Collection of methods to create requests and parse responses of the LOC Get Operation Mode message. Collection of methods to create requests and parse responses of the LOC Get Predicted Orbits Data Source message. Collection of methods to create requests and parse responses of the LOC Get Server message. Collection of methods to create requests and parse responses of the LOC Inject Predicted Orbits Data message. Collection of methods to create requests and parse responses of the LOC Inject Xtra Data message. Collection of methods to create requests and parse responses of the LOC Register Events message. Collection of methods to create requests and parse responses of the LOC Set Engine Lock message. Collection of methods to create requests and parse responses of the LOC Set NMEA Types message. Collection of methods to create requests and parse responses of the LOC Set Operation Mode message. Collection of methods to create requests and parse responses of the LOC Set Server message. Collection of methods to create requests and parse responses of the LOC Start message. Collection of methods to create requests and parse responses of the LOC Stop message. Collection of methods to create requests and parse responses of the NAS Attach Detach message. Collection of methods to create requests and parse responses of the NAS Config Signal Info message. Collection of methods to create requests and parse responses of the NAS Config Signal Info v2 message. Collection of methods to create requests and parse responses of the NAS Force Network Search message. Collection of methods to create requests and parse responses of the NAS Get CDMA Position Info message. Collection of methods to create requests and parse responses of the NAS Get Cell Location Info message. Collection of methods to create requests and parse responses of the NAS Get DRX message. Collection of methods to create requests and parse responses of the NAS Get Home Network message. Collection of methods to create requests and parse responses of the NAS Get LTE Cphy CA Info message. Collection of methods to create requests and parse responses of the NAS Get Network Time message. Collection of methods to create requests and parse responses of the NAS Get Operator Name message. Collection of methods to create requests and parse responses of the NAS Get PLMN Name message. Collection of methods to create requests and parse responses of the NAS Get Preferred Networks message. Collection of methods to create requests and parse responses of the NAS Get RF Band Information message. Collection of methods to create requests and parse responses of the NAS Get Serving System message. Collection of methods to create requests and parse responses of the NAS Get Signal Info message. Collection of methods to create requests and parse responses of the NAS Get Signal Strength message. Collection of methods to create requests and parse responses of the NAS Get Supported Messages message. Collection of methods to create requests and parse responses of the NAS Get System Info message. Collection of methods to create requests and parse responses of the NAS Get System Selection Preference message. Collection of methods to create requests and parse responses of the NAS Get Technology Preference message. Collection of methods to create requests and parse responses of the NAS Get Tx Rx Info message. Collection of methods to create requests and parse responses of the NAS Initiate Network Register message. Collection of methods to create requests and parse responses of the NAS Network Scan message. Collection of methods to create requests and parse responses of the NAS Register Indications message. Collection of methods to create requests and parse responses of the NAS Reset message. Collection of methods to create requests and parse responses of the NAS Set Event Report message. Collection of methods to create requests and parse responses of the NAS Set Preferred Networks message. Collection of methods to create requests and parse responses of the NAS Set System Selection Preference message. Collection of methods to create requests and parse responses of the NAS Set Technology Preference message. Collection of methods to create requests and parse responses of the NAS Swi Get Status message. Collection of methods to create requests and parse responses of the OMA Cancel Session message. Collection of methods to create requests and parse responses of the OMA Get Feature Setting message. Collection of methods to create requests and parse responses of the OMA Get Session Info message. Collection of methods to create requests and parse responses of the OMA Reset message. Collection of methods to create requests and parse responses of the OMA Send Selection message. Collection of methods to create requests and parse responses of the OMA Set Event Report message. Collection of methods to create requests and parse responses of the OMA Set Feature Setting message. Collection of methods to create requests and parse responses of the OMA Start Session message. Collection of methods to create requests and parse responses of the PBM Get All Capabilities message. Collection of methods to create requests and parse responses of the PBM Get Capabilities message. Collection of methods to create requests and parse responses of the PBM Indication Register message. Collection of methods to create requests and parse responses of the PDC Activate Config message. Collection of methods to create requests and parse responses of the PDC Config Change message. Collection of methods to create requests and parse responses of the PDC Deactivate Config message. Collection of methods to create requests and parse responses of the PDC Delete Config message. Collection of methods to create requests and parse responses of the PDC Get Config Info message. Collection of methods to create requests and parse responses of the PDC Get Config Limits message. Collection of methods to create requests and parse responses of the PDC Get Default Config Info message. Collection of methods to create requests and parse responses of the PDC Get Selected Config message. Collection of methods to create requests and parse responses of the PDC List Configs message. Collection of methods to create requests and parse responses of the PDC Load Config message. Collection of methods to create requests and parse responses of the PDC Register message. Collection of methods to create requests and parse responses of the PDC Reset message. Collection of methods to create requests and parse responses of the PDC Set Selected Config message. Collection of methods to create requests and parse responses of the PDS Get AGPS Config message. Collection of methods to create requests and parse responses of the PDS Get Auto Tracking State message. Collection of methods to create requests and parse responses of the PDS Get Default Tracking Session message. Collection of methods to create requests and parse responses of the PDS Get GPS Service State message. Collection of methods to create requests and parse responses of the PDS Reset message. Collection of methods to create requests and parse responses of the PDS Set AGPS Config message. Collection of methods to create requests and parse responses of the PDS Set Auto Tracking State message. Collection of methods to create requests and parse responses of the PDS Set Default Tracking Session message. Collection of methods to create requests and parse responses of the PDS Set Event Report message. Collection of methods to create requests and parse responses of the PDS Set GPS Service State message. Collection of methods to create requests and parse responses of the QOS Get Flow Status message. Collection of methods to create requests and parse responses of the QOS Get Network Status message. Collection of methods to create requests and parse responses of the QOS Reset message. Collection of methods to create requests and parse responses of the QOS Swi Read Data Stats message. Collection of methods to create requests and parse responses of the SAR RF Get State message. Collection of methods to create requests and parse responses of the SAR RF Set State message. Collection of methods to create requests and parse responses of the SSC Control message. Collection of methods to create requests and parse responses of the UIM Change PIN message. Collection of methods to create requests and parse responses of the UIM Change Provisioning Session message. Collection of methods to create requests and parse responses of the UIM Depersonalization message. Collection of methods to create requests and parse responses of the UIM Get Card Status message. Collection of methods to create requests and parse responses of the UIM Get Configuration message. Collection of methods to create requests and parse responses of the UIM Get File Attributes message. Collection of methods to create requests and parse responses of the UIM Get Slot Status message. Collection of methods to create requests and parse responses of the UIM Get Supported Messages message. Collection of methods to create requests and parse responses of the UIM Logical Channel message. Collection of methods to create requests and parse responses of the UIM Open Logical Channel message. Collection of methods to create requests and parse responses of the UIM Power Off SIM message. Collection of methods to create requests and parse responses of the UIM Power On SIM message. Collection of methods to create requests and parse responses of the UIM Read Record message. Collection of methods to create requests and parse responses of the UIM Read Transparent message. Collection of methods to create requests and parse responses of the UIM Refresh Complete message. Collection of methods to create requests and parse responses of the UIM Refresh Register message. Collection of methods to create requests and parse responses of the UIM Refresh Register All message. Collection of methods to create requests and parse responses of the UIM Register Events message. Collection of methods to create requests and parse responses of the UIM Remote Unlock message. Collection of methods to create requests and parse responses of the UIM Reset message. Collection of methods to create requests and parse responses of the UIM Send APDU message. Collection of methods to create requests and parse responses of the UIM Set PIN Protection message. Collection of methods to create requests and parse responses of the UIM Switch Slot message. Collection of methods to create requests and parse responses of the UIM Unblock PIN message. Collection of methods to create requests and parse responses of the UIM Verify PIN message. Collection of methods to create requests and parse responses of the VOICE Answer Call message. Collection of methods to create requests and parse responses of the VOICE Answer USSD message. Collection of methods to create requests and parse responses of the VOICE Burst DTMF message. Collection of methods to create requests and parse responses of the VOICE Cancel USSD message. Collection of methods to create requests and parse responses of the VOICE Dial Call message. Collection of methods to create requests and parse responses of the VOICE End Call message. Collection of methods to create requests and parse responses of the VOICE Get All Call Info message. Collection of methods to create requests and parse responses of the VOICE Get Call Waiting message. Collection of methods to create requests and parse responses of the VOICE Get Config message. Collection of methods to create requests and parse responses of the VOICE Get Supported Messages message. Collection of methods to create requests and parse responses of the VOICE Indication Register message. Collection of methods to create requests and parse responses of the VOICE Manage Calls message. Collection of methods to create requests and parse responses of the VOICE Originate USSD message. Collection of methods to create requests and parse responses of the VOICE Originate USSD No Wait message. Collection of methods to create requests and parse responses of the VOICE Set Supplementary Service message. Collection of methods to create requests and parse responses of the VOICE Start Continuous DTMF message. Collection of methods to create requests and parse responses of the VOICE Stop Continuous DTMF message. Collection of methods to create requests and parse responses of the WDA Get Data Format message. Collection of methods to create requests and parse responses of the WDA Get Supported Messages message. Collection of methods to create requests and parse responses of the WDA Loopback Configuration message. Collection of methods to create requests and parse responses of the WDA Set Data Format message. Collection of methods to create requests and parse responses of the WDS Bind Data Port message. Collection of methods to create requests and parse responses of the WDS Bind Mux Data Port message. Collection of methods to create requests and parse responses of the WDS Configure Profile Event List message. Collection of methods to create requests and parse responses of the WDS Create Profile message. Collection of methods to create requests and parse responses of the WDS Delete Profile message. Collection of methods to create requests and parse responses of the WDS Get Autoconnect Settings message. Collection of methods to create requests and parse responses of the WDS Get Channel Rates message. Collection of methods to create requests and parse responses of the WDS Get Current Data Bearer Technology message. Collection of methods to create requests and parse responses of the WDS Get Current Settings message. Collection of methods to create requests and parse responses of the WDS Get Data Bearer Technology message. Collection of methods to create requests and parse responses of the WDS Get Default Profile Number message. Collection of methods to create requests and parse responses of the WDS Get Default Settings message. Collection of methods to create requests and parse responses of the WDS Get Dormancy Status message. Collection of methods to create requests and parse responses of the WDS Get LTE Attach Parameters message. Collection of methods to create requests and parse responses of the WDS Get LTE Attach PDN List message. Collection of methods to create requests and parse responses of the WDS Get Max LTE Attach PDN Number message. Collection of methods to create requests and parse responses of the WDS Get Packet Service Status message. Collection of methods to create requests and parse responses of the WDS Get Packet Statistics message. Collection of methods to create requests and parse responses of the WDS Get PDN Throttle Info message. Collection of methods to create requests and parse responses of the WDS Get Profile List message. Collection of methods to create requests and parse responses of the WDS Get Profile Settings message. Collection of methods to create requests and parse responses of the WDS Get Supported Messages message. Collection of methods to create requests and parse responses of the WDS Go Active message. Collection of methods to create requests and parse responses of the WDS Go Dormant message. Collection of methods to create requests and parse responses of the WDS Indication Register message. Collection of methods to create requests and parse responses of the WDS Modify Profile message. Collection of methods to create requests and parse responses of the WDS Reset message. Collection of methods to create requests and parse responses of the WDS Set Autoconnect Settings message. Collection of methods to create requests and parse responses of the WDS Set Default Profile Number message. Collection of methods to create requests and parse responses of the WDS Set Event Report message. Collection of methods to create requests and parse responses of the WDS Set IP Family message. Collection of methods to create requests and parse responses of the WDS Set LTE Attach PDN List message. Collection of methods to create requests and parse responses of the WDS Start Network message. Collection of methods to create requests and parse responses of the WDS Stop Network message. Collection of methods to create requests and parse responses of the WDS Swi Create Profile Indexed message. Collection of methods to create requests and parse responses of the WMS Delete message. Collection of methods to create requests and parse responses of the WMS Get Message Protocol message. Collection of methods to create requests and parse responses of the WMS Get Routes message. Collection of methods to create requests and parse responses of the WMS Get Supported Messages message. Collection of methods to create requests and parse responses of the WMS List Messages message. Collection of methods to create requests and parse responses of the WMS Modify Tag message. Collection of methods to create requests and parse responses of the WMS Raw Read message. Collection of methods to create requests and parse responses of the WMS Raw Send message. Collection of methods to create requests and parse responses of the WMS Raw Write message. Collection of methods to create requests and parse responses of the WMS Reset message. Collection of methods to create requests and parse responses of the WMS Send Ack message. Collection of methods to create requests and parse responses of the WMS Send From Memory Storage message. Collection of methods to create requests and parse responses of the WMS Set Event Report message. Collection of methods to create requests and parse responses of the WMS Set Routes message. The #QmiProxy will setup an abstract socket listening on a predefined address, and will take care of synchronizing the access to a set of shared QMI ports. Multiple #QmiDevice objects may be connected to the #QmiProxy at any given time. The #QmiProxy acts as a stateless proxy for non-CTL services (messages are transferred unmodified), and as a stateful proxy for the CTL service (all remote #QmiDevice objects will need to share the same CTL message sequence ID). This section exposes a set of common utilities that may be used to work with the QMI library. Gets the nickname string for the #QmiQosEvent specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiQosEvent. Gets the nickname string for the #QmiQosStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiQosStatus. Gets the nickname string for the #QmiSarRfState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiSarRfState. Gets the nickname string for the #QmiService specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiService. Gets the nickname string for the #QmiSioPort specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiSioPort. Gets the nickname string for the #QmiSscReportType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiSscReportType. Gets the nickname string for the #QmiUimCardApplicationPersonalizationFeature specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationPersonalizationFeature. Gets the nickname string for the #QmiUimCardApplicationPersonalizationFeatureStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationPersonalizationFeatureStatus. Gets the nickname string for the #QmiUimCardApplicationPersonalizationState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationPersonalizationState. Gets the nickname string for the #QmiUimCardApplicationState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationState. Gets the nickname string for the #QmiUimCardApplicationType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardApplicationType. Gets the nickname string for the #QmiUimCardError specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardError. Gets the nickname string for the #QmiUimCardProtocol specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardProtocol. Gets the nickname string for the #QmiUimCardState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimCardState. Builds a string containing a comma-separated list of nicknames for each #QmiUimConfiguration in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiUimConfiguration values. Gets the nickname string for the #QmiUimDepersonalizationOperation specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimDepersonalizationOperation. Builds a string containing a comma-separated list of nicknames for each #QmiUimEventRegistrationFlag in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiUimEventRegistrationFlag values. Gets the nickname string for the #QmiUimFileControlInformation specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimFileControlInformation. Gets the nickname string for the #QmiUimFileType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimFileType. Gets the nickname string for the #QmiUimPhysicalCardState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimPhysicalCardState. Gets the nickname string for the #QmiUimPinId specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimPinId. Gets the nickname string for the #QmiUimPinState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimPinState. Gets the nickname string for the #QmiUimRefreshMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimRefreshMode. Gets the nickname string for the #QmiUimRefreshStage specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimRefreshStage. Builds a string containing a comma-separated list of nicknames for each #QmiUimSecurityAttribute in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiUimSecurityAttribute values. Gets the nickname string for the #QmiUimSecurityAttributeLogic specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimSecurityAttributeLogic. Gets the nickname string for the #QmiUimSessionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimSessionType. Gets the nickname string for the #QmiUimSlotState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiUimSlotState. Checks whether personal info should be hidden when traces are enabled. %TRUE to show personal info in trace, %FALSE otherwise. Checks whether QMI message traces are currently enabled. %TRUE if traces are enabled, %FALSE otherwise. Sets whether personal info is printed when traces are enabled. %TRUE to show personal info in traces, %FALSE otherwise. Sets whether QMI message traces are enabled or disabled. %TRUE to enable traces, %FALSE to disable them. Gets the nickname string for the #QmiVoiceAlphaDataCodingScheme specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceAlphaDataCodingScheme. Gets the nickname string for the #QmiVoiceAls specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceAls. Gets the nickname string for the #QmiVoiceCallControlResultType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallControlResultType. Gets the nickname string for the #QmiVoiceCallControlSupplementaryServiceType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallControlSupplementaryServiceType. Gets the nickname string for the #QmiVoiceCallDirection specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallDirection. Gets the nickname string for the #QmiVoiceCallEndReason specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallEndReason. Gets the nickname string for the #QmiVoiceCallMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallMode. Gets the nickname string for the #QmiVoiceCallState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallState. Gets the nickname string for the #QmiVoiceCallType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceCallType. Gets the nickname string for the #QmiVoiceDomain specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceDomain. Gets the nickname string for the #QmiVoicePresentation specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoicePresentation. Gets the nickname string for the #QmiVoicePrivacy specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoicePrivacy. Gets the nickname string for the #QmiVoiceServiceOption specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceServiceOption. Gets the nickname string for the #QmiVoiceSupplementaryServiceAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceSupplementaryServiceAction. Gets the nickname string for the #QmiVoiceSupplementaryServiceNotificationType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceSupplementaryServiceNotificationType. Gets the nickname string for the #QmiVoiceSupplementaryServiceReason specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceSupplementaryServiceReason. Gets the nickname string for the #QmiVoiceSupplementaryServiceType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceSupplementaryServiceType. Gets the nickname string for the #QmiVoiceTtyMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceTtyMode. Gets the nickname string for the #QmiVoiceUserAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceUserAction. Gets the nickname string for the #QmiVoiceUssDataCodingScheme specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiVoiceUssDataCodingScheme. Builds a string containing a comma-separated list of nicknames for each #QmiVoiceWcdmaAmrStatus in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiVoiceWcdmaAmrStatus values. Gets the nickname string for the #QmiWdaDataAggregationProtocol specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdaDataAggregationProtocol. Gets the nickname string for the #QmiWdaLinkLayerProtocol specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdaLinkLayerProtocol. Gets the nickname string for the #QmiWdaLoopBackState specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdaLoopBackState. Gets the nickname string for the #QmiWdsAddressAllocationPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsAddressAllocationPreference. Builds a string containing a comma-separated list of nicknames for each #QmiWdsApnTypeMask in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsApnTypeMask values. Gets the nickname string for the #QmiWdsAttachPdnListAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsAttachPdnListAction. Builds a string containing a comma-separated list of nicknames for each #QmiWdsAuthentication in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsAuthentication values. Gets the nickname string for the #QmiWdsAutoconnectSetting specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsAutoconnectSetting. Gets the nickname string for the #QmiWdsAutoconnectSettingRoaming specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsAutoconnectSettingRoaming. Gets the nickname string for the #QmiWdsCallEndReason specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsCallEndReason. Gets the nickname string for the #QmiWdsCallType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsCallType. Gets the nickname string for the #QmiWdsClientType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsClientType. Gets the nickname string for the #QmiWdsConnectionStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsConnectionStatus. Gets the nickname string for the #QmiWdsDataBearerTechnology specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataBearerTechnology. Gets the nickname string for the #QmiWdsDataCallStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataCallStatus. Gets the nickname string for the #QmiWdsDataCallType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataCallType. Gets the nickname string for the #QmiWdsDataSystem specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataSystem. Gets the nickname string for the #QmiWdsDataSystemNetworkType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDataSystemNetworkType. Gets the nickname string for the #QmiWdsDeliveryOrder specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDeliveryOrder. Gets the nickname string for the #QmiWdsDormancyStatus specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDormancyStatus. Gets the nickname string for the #QmiWdsDsProfileError specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsDsProfileError. Builds a string containing a comma-separated list of nicknames for each #QmiWdsExtendedDataBearerTechnology3gpp2 in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsExtendedDataBearerTechnology3gpp2 values. Builds a string containing a comma-separated list of nicknames for each #QmiWdsExtendedDataBearerTechnology3gpp in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsExtendedDataBearerTechnology3gpp values. Gets the nickname string for the #QmiWdsExtendedTechnologyPreference specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsExtendedTechnologyPreference. Gets the nickname string for the #QmiWdsIpFamily specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsIpFamily. Gets the nickname string for the #QmiWdsIpSupportType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsIpSupportType. Gets the nickname string for the #QmiWdsNetworkType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsNetworkType. Builds a string containing a comma-separated list of nicknames for each #QmiWdsPacketStatisticsMaskFlag in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsPacketStatisticsMaskFlag values. Gets the nickname string for the #QmiWdsPdpAccessControl specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsPdpAccessControl. Gets the nickname string for the #QmiWdsPdpDataCompressionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsPdpDataCompressionType. Gets the nickname string for the #QmiWdsPdpHeaderCompressionType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsPdpHeaderCompressionType. Gets the nickname string for the #QmiWdsPdpType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsPdpType. Gets the nickname string for the #QmiWdsProfileChangeEvent specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsProfileChangeEvent. Gets the nickname string for the #QmiWdsProfileFamily specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsProfileFamily. Gets the nickname string for the #QmiWdsProfileType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsProfileType. Gets the nickname string for the #QmiWdsQosClassIdentifier specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsQosClassIdentifier. Gets the nickname string for the #QmiWdsRadioAccessTechnology specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsRadioAccessTechnology. Builds a string containing a comma-separated list of nicknames for each #QmiWdsRat3gpp2 in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsRat3gpp2 values. Builds a string containing a comma-separated list of nicknames for each #QmiWdsRat3gpp in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsRat3gpp values. Builds a string containing a comma-separated list of nicknames for each #QmiWdsRequestedSettings in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsRequestedSettings values. Gets the nickname string for the #QmiWdsSduErroneousDelivery specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsSduErroneousDelivery. Gets the nickname string for the #QmiWdsSduErrorRatio specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsSduErrorRatio. Gets the nickname string for the #QmiWdsSduResidualBitErrorRatio specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsSduResidualBitErrorRatio. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSetEventReportTransferStatistics in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSetEventReportTransferStatistics values. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSoCdma1x in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSoCdma1x values. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSoEvdoRev0 in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSoEvdoRev0 values. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSoEvdoRevA in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSoEvdoRevA values. Builds a string containing a comma-separated list of nicknames for each #QmiWdsSoEvdoRevB in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsSoEvdoRevB values. Builds a string containing a comma-separated list of nicknames for each #QmiWdsTechnologyPreference in @mask. a string with the list of nicknames, or %NULL if none given. The returned value should be freed with g_free(). bitmask of QmiWdsTechnologyPreference values. Gets the nickname string for the #QmiWdsTetheredCallType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsTetheredCallType. Gets the nickname string for the #QmiWdsTrafficClass specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsTrafficClass. Gets the nickname string for the #QmiWdsVerboseCallEndReason3gpp specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReason3gpp. Gets the nickname string for the #QmiWdsVerboseCallEndReasonCm specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonCm. Gets the nickname string for the #QmiWdsVerboseCallEndReasonEhrpd specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonEhrpd. Get verbose call end reason based on the reason type. a string with the reason, or %NULL if not found. Do not free the returned value. a #QmiWdsVerboseCallEndReasonType. the reason id. Gets the nickname string for the #QmiWdsVerboseCallEndReasonInternal specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonInternal. Gets the nickname string for the #QmiWdsVerboseCallEndReasonIpv6 specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonIpv6. Gets the nickname string for the #QmiWdsVerboseCallEndReasonMip specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonMip. Gets the nickname string for the #QmiWdsVerboseCallEndReasonPpp specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonPpp. Gets the nickname string for the #QmiWdsVerboseCallEndReasonType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWdsVerboseCallEndReasonType. Gets the nickname string for the #QmiWmsAckFailureCause specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsAckFailureCause. Gets the nickname string for the #QmiWmsAckIndicator specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsAckIndicator. Gets the nickname string for the #QmiWmsCdmaCauseCode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsCdmaCauseCode. Gets the nickname string for the #QmiWmsCdmaErrorClass specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsCdmaErrorClass. Gets the nickname string for the #QmiWmsCdmaServiceOption specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsCdmaServiceOption. Gets the nickname string for the #QmiWmsGsmUmtsRpCause specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsGsmUmtsRpCause. Gets the nickname string for the #QmiWmsGsmUmtsTpCause specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsGsmUmtsTpCause. Gets the nickname string for the #QmiWmsMessageClass specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageClass. Gets the nickname string for the #QmiWmsMessageDeliveryFailureType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageDeliveryFailureType. Gets the nickname string for the #QmiWmsMessageFormat specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageFormat. Gets the nickname string for the #QmiWmsMessageMode specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageMode. Gets the nickname string for the #QmiWmsMessageProtocol specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageProtocol. Gets the nickname string for the #QmiWmsMessageTagType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageTagType. Gets the nickname string for the #QmiWmsMessageType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsMessageType. Gets the nickname string for the #QmiWmsNotificationType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsNotificationType. Gets the nickname string for the #QmiWmsReceiptAction specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsReceiptAction. Gets the nickname string for the #QmiWmsStorageType specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsStorageType. Gets the nickname string for the #QmiWmsTransferIndication specified at @val. a string with the nickname, or %NULL if not found. Do not free the returned value. a QmiWmsTransferIndication.