Functions¶
Details¶
- Qmi.core_error_get_string(val)¶
- Parameters:
val (
Qmi.CoreError) – aQmi.CoreError.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.CoreErrorspecified at val.New in version 1.0.
- Qmi.data_endpoint_type_get_string(val)¶
- Parameters:
val (
Qmi.DataEndpointType) – aQmi.DataEndpointType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DataEndpointTypespecified at val.New in version 1.18.
- Qmi.device_add_link_flags_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DeviceAddLinkFlags) – bitmask ofQmi.DeviceAddLinkFlagsvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DeviceAddLinkFlagsin mask.New in version 1.30.
- Qmi.device_expected_data_format_get_string(val)¶
- Parameters:
val (
Qmi.DeviceExpectedDataFormat) – aQmi.DeviceExpectedDataFormat.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DeviceExpectedDataFormatspecified at val.New in version 1.14.
- Qmi.device_open_flags_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DeviceOpenFlags) – bitmask ofQmi.DeviceOpenFlagsvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DeviceOpenFlagsin mask.New in version 1.0.
- Qmi.device_release_client_flags_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DeviceReleaseClientFlags) – bitmask ofQmi.DeviceReleaseClientFlagsvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DeviceReleaseClientFlagsin mask.New in version 1.0.
- Qmi.dms_activation_state_get_string(val)¶
- Parameters:
val (
Qmi.DmsActivationState) – aQmi.DmsActivationState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsActivationStatespecified at val.New in version 1.0.
- Qmi.dms_band_capability_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DmsBandCapability) – bitmask ofQmi.DmsBandCapabilityvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DmsBandCapabilityin mask.New in version 1.0.
- Qmi.dms_boot_image_download_mode_get_string(val)¶
- Parameters:
val (
Qmi.DmsBootImageDownloadMode) – aQmi.DmsBootImageDownloadMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsBootImageDownloadModespecified at val.New in version 1.18.
- Qmi.dms_data_service_capability_get_string(val)¶
- Parameters:
val (
Qmi.DmsDataServiceCapability) – aQmi.DmsDataServiceCapability.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsDataServiceCapabilityspecified at val.New in version 1.0.
- Qmi.dms_firmware_image_type_get_string(val)¶
- Parameters:
val (
Qmi.DmsFirmwareImageType) – aQmi.DmsFirmwareImageType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsFirmwareImageTypespecified at val.New in version 1.0.
- Qmi.dms_foxconn_device_mode_get_string(val)¶
- Parameters:
val (
Qmi.DmsFoxconnDeviceMode) – aQmi.DmsFoxconnDeviceMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsFoxconnDeviceModespecified at val.New in version 1.26.
- Qmi.dms_foxconn_firmware_version_type_get_string(val)¶
- Parameters:
val (
Qmi.DmsFoxconnFirmwareVersionType) – aQmi.DmsFoxconnFirmwareVersionType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsFoxconnFirmwareVersionTypespecified at val.New in version 1.26.
- Qmi.dms_hp_device_mode_get_string(val)¶
- Parameters:
val (
Qmi.DmsHpDeviceMode) – aQmi.DmsHpDeviceMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsHpDeviceModespecified at val.New in version 1.18.
- Qmi.dms_lte_band_capability_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DmsLteBandCapability) – bitmask ofQmi.DmsLteBandCapabilityvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DmsLteBandCapabilityin mask.New in version 1.0.
- Qmi.dms_mac_type_get_string(val)¶
- Parameters:
val (
Qmi.DmsMacType) – aQmi.DmsMacType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsMacTypespecified at val.New in version 1.26.
- Qmi.dms_offline_reason_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DmsOfflineReason) – bitmask ofQmi.DmsOfflineReasonvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DmsOfflineReasonin mask.New in version 1.0.
- Qmi.dms_operating_mode_get_string(val)¶
- Parameters:
val (
Qmi.DmsOperatingMode) – aQmi.DmsOperatingMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsOperatingModespecified at val.New in version 1.0.
- Qmi.dms_power_state_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DmsPowerState) – bitmask ofQmi.DmsPowerStatevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DmsPowerStatein mask.New in version 1.0.
- Qmi.dms_radio_interface_get_string(val)¶
- Parameters:
val (
Qmi.DmsRadioInterface) – aQmi.DmsRadioInterface.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsRadioInterfacespecified at val.New in version 1.0.
- Qmi.dms_sim_capability_get_string(val)¶
- Parameters:
val (
Qmi.DmsSimCapability) – aQmi.DmsSimCapability.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsSimCapabilityspecified at val.New in version 1.0.
- Qmi.dms_swi_usb_composition_get_description(value)¶
- Parameters:
value (
Qmi.DmsSwiUsbComposition) – aQmi.DmsSwiUsbComposition.- Returns:
a string.
- Return type:
Gets a text description of the Sierra Wireless USB composition.
New in version 1.20.
- Qmi.dms_swi_usb_composition_get_string(val)¶
- Parameters:
val (
Qmi.DmsSwiUsbComposition) – aQmi.DmsSwiUsbComposition.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsSwiUsbCompositionspecified at val.New in version 1.20.
- Qmi.dms_time_reference_type_get_string(val)¶
- Parameters:
val (
Qmi.DmsTimeReferenceType) – aQmi.DmsTimeReferenceType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsTimeReferenceTypespecified at val.New in version 1.0.
- Qmi.dms_time_source_get_string(val)¶
- Parameters:
val (
Qmi.DmsTimeSource) – aQmi.DmsTimeSource.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsTimeSourcespecified at val.New in version 1.0.
- Qmi.dms_uim_facility_get_string(val)¶
- Parameters:
val (
Qmi.DmsUimFacility) – aQmi.DmsUimFacility.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsUimFacilityspecified at val.New in version 1.0.
- Qmi.dms_uim_facility_state_get_string(val)¶
- Parameters:
val (
Qmi.DmsUimFacilityState) – aQmi.DmsUimFacilityState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsUimFacilityStatespecified at val.New in version 1.0.
- Qmi.dms_uim_pin_id_get_string(val)¶
- Parameters:
val (
Qmi.DmsUimPinId) – aQmi.DmsUimPinId.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsUimPinIdspecified at val.New in version 1.0.
- Qmi.dms_uim_pin_status_get_string(val)¶
- Parameters:
val (
Qmi.DmsUimPinStatus) – aQmi.DmsUimPinStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsUimPinStatusspecified at val.New in version 1.0.
- Qmi.dms_uim_state_get_string(val)¶
- Parameters:
val (
Qmi.DmsUimState) – aQmi.DmsUimState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DmsUimStatespecified at val.New in version 1.0.
- Qmi.dsd_apn_type_get_string(val)¶
- Parameters:
val (
Qmi.DsdApnType) – aQmi.DsdApnType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DsdApnTypespecified at val.New in version 1.26.
- Qmi.dsd_apn_type_preference_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DsdApnTypePreference) – bitmask ofQmi.DsdApnTypePreferencevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DsdApnTypePreferencein mask.New in version 1.26.
- Qmi.dsd_data_system_network_type_get_string(val)¶
- Parameters:
val (
Qmi.DsdDataSystemNetworkType) – aQmi.DsdDataSystemNetworkType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DsdDataSystemNetworkTypespecified at val.New in version 1.32.
- Qmi.dsd_radio_access_technology_get_string(val)¶
- Parameters:
val (
Qmi.DsdRadioAccessTechnology) – aQmi.DsdRadioAccessTechnology.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.DsdRadioAccessTechnologyspecified at val.New in version 1.32.
- Qmi.dsd_so_mask_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.DsdSoMask) – bitmask ofQmi.DsdSoMaskvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.DsdSoMaskin mask.New in version 1.32.
- Qmi.endian_get_string(val)¶
- Parameters:
val (
Qmi.Endian) – aQmi.Endian.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.Endianspecified at val.New in version 1.28.
- Qmi.fox_firmware_version_type_get_string(val)¶
- Parameters:
val (
Qmi.FoxFirmwareVersionType) – aQmi.FoxFirmwareVersionType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.FoxFirmwareVersionTypespecified at val.New in version 1.32.
- Qmi.gas_firmware_auto_sim_mode_get_string(val)¶
- Parameters:
val (
Qmi.GasFirmwareAutoSimMode) – aQmi.GasFirmwareAutoSimMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.GasFirmwareAutoSimModespecified at val.New in version 1.36.
- Qmi.gas_firmware_listing_mode_get_string(val)¶
- Parameters:
val (
Qmi.GasFirmwareListingMode) – aQmi.GasFirmwareListingMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.GasFirmwareListingModespecified at val.New in version 1.24.
- Qmi.gas_usb_composition_endpoint_type_get_string(val)¶
- Parameters:
val (
Qmi.GasUsbCompositionEndpointType) – aQmi.GasUsbCompositionEndpointType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.GasUsbCompositionEndpointTypespecified at val.New in version 1.32.
- Qmi.imsa_ims_registration_status_get_string(val)¶
- Parameters:
val (
Qmi.ImsaImsRegistrationStatus) – aQmi.ImsaImsRegistrationStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.ImsaImsRegistrationStatusspecified at val.New in version 1.34.
- Qmi.imsa_registration_technology_get_string(val)¶
- Parameters:
val (
Qmi.ImsaRegistrationTechnology) – aQmi.ImsaRegistrationTechnology.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.ImsaRegistrationTechnologyspecified at val.New in version 1.34.
- Qmi.imsa_service_status_get_string(val)¶
- Parameters:
val (
Qmi.ImsaServiceStatus) – aQmi.ImsaServiceStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.ImsaServiceStatusspecified at val.New in version 1.34.
- Qmi.imsp_enabler_state_get_string(val)¶
- Parameters:
val (
Qmi.ImspEnablerState) – aQmi.ImspEnablerState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.ImspEnablerStatespecified at val.New in version 1.34.
- Qmi.indication_atr_received_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationAtrReceivedOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationAtrReceivedOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationAtrReceivedOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_dms_event_report_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationDmsEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationDmsEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationDmsEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_dsd_system_status_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationDsdSystemStatusOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationDsdSystemStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationDsdSystemStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_imsa_ims_registration_status_changed_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationImsaImsRegistrationStatusChangedOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationImsaImsRegistrationStatusChangedOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationImsaImsRegistrationStatusChangedOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.indication_imsa_ims_services_status_changed_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationImsaImsServicesStatusChangedOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationImsaImsServicesStatusChangedOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationImsaImsServicesStatusChangedOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.indication_loc_delete_assistance_data_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocDeleteAssistanceDataOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocDeleteAssistanceDataOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocDeleteAssistanceDataOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_engine_state_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocEngineStateOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocEngineStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocEngineStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_fix_recurrence_type_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocFixRecurrenceTypeOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocFixRecurrenceTypeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocFixRecurrenceTypeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_get_engine_lock_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocGetEngineLockOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocGetEngineLockOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocGetEngineLockOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_get_nmea_types_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocGetNmeaTypesOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocGetNmeaTypesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocGetNmeaTypesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_get_operation_mode_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocGetOperationModeOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocGetOperationModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocGetOperationModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_get_predicted_orbits_data_source_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocGetPredictedOrbitsDataSourceOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocGetPredictedOrbitsDataSourceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocGetPredictedOrbitsDataSourceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_get_server_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocGetServerOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocGetServerOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocGetServerOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_gnss_sv_info_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocGnssSvInfoOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocGnssSvInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocGnssSvInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_inject_predicted_orbits_data_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocInjectPredictedOrbitsDataOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocInjectPredictedOrbitsDataOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocInjectPredictedOrbitsDataOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_inject_xtra_data_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocInjectXtraDataOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocInjectXtraDataOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocInjectXtraDataOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_nmea_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocNmeaOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocNmeaOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocNmeaOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_position_report_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocPositionReportOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocPositionReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocPositionReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_set_engine_lock_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocSetEngineLockOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocSetEngineLockOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocSetEngineLockOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_set_nmea_types_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocSetNmeaTypesOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocSetNmeaTypesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocSetNmeaTypesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_set_operation_mode_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocSetOperationModeOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocSetOperationModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocSetOperationModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_loc_set_server_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationLocSetServerOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationLocSetServerOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationLocSetServerOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_nas_event_report_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationNasEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationNasEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationNasEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_nas_network_reject_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationNasNetworkRejectOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationNasNetworkRejectOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationNasNetworkRejectOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_nas_network_time_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationNasNetworkTimeOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationNasNetworkTimeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationNasNetworkTimeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_nas_operator_name_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationNasOperatorNameOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationNasOperatorNameOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationNasOperatorNameOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_nas_serving_system_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationNasServingSystemOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationNasServingSystemOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationNasServingSystemOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_nas_signal_info_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationNasSignalInfoOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationNasSignalInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationNasSignalInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_nas_system_info_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationNasSystemInfoOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationNasSystemInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationNasSystemInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_oma_event_report_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationOmaEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationOmaEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationOmaEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pdc_activate_config_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdcActivateConfigOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdcActivateConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdcActivateConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pdc_deactivate_config_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdcDeactivateConfigOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdcDeactivateConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdcDeactivateConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pdc_get_config_info_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdcGetConfigInfoOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdcGetConfigInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdcGetConfigInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pdc_get_selected_config_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdcGetSelectedConfigOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdcGetSelectedConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdcGetSelectedConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pdc_list_configs_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdcListConfigsOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdcListConfigsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdcListConfigsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pdc_load_config_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdcLoadConfigOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdcLoadConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdcLoadConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pdc_refresh_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdcRefreshOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdcRefreshOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdcRefreshOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pdc_set_selected_config_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdcSetSelectedConfigOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdcSetSelectedConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdcSetSelectedConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_pds_event_report_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationPdsEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationPdsEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationPdsEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_qos_flow_status_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationQosFlowStatusOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationQosFlowStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationQosFlowStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_qos_network_status_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationQosNetworkStatusOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationQosNetworkStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationQosNetworkStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_ssc_report_large_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationSscReportLargeOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationSscReportLargeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationSscReportLargeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_ssc_report_small_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationSscReportSmallOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationSscReportSmallOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationSscReportSmallOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_uim_card_status_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationUimCardStatusOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationUimCardStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationUimCardStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_uim_refresh_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationUimRefreshOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationUimRefreshOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationUimRefreshOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_uim_slot_status_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationUimSlotStatusOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationUimSlotStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationUimSlotStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_voice_all_call_status_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationVoiceAllCallStatusOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationVoiceAllCallStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationVoiceAllCallStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_voice_originate_ussd_no_wait_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationVoiceOriginateUssdNoWaitOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationVoiceOriginateUssdNoWaitOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationVoiceOriginateUssdNoWaitOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_voice_supplementary_service_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationVoiceSupplementaryServiceOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationVoiceSupplementaryServiceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationVoiceSupplementaryServiceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_voice_ussd_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationVoiceUssdOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationVoiceUssdOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationVoiceUssdOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_wda_loopback_configuration_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationWdaLoopbackConfigurationOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationWdaLoopbackConfigurationOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationWdaLoopbackConfigurationOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.indication_wds_event_report_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationWdsEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationWdsEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationWdsEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_wds_extended_ip_config_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationWdsExtendedIpConfigOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationWdsExtendedIpConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationWdsExtendedIpConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_wds_packet_service_status_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationWdsPacketServiceStatusOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationWdsPacketServiceStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationWdsPacketServiceStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_wds_profile_changed_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationWdsProfileChangedOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationWdsProfileChangedOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationWdsProfileChangedOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_wds_set_lte_attach_pdn_list_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationWdsSetLteAttachPdnListOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationWdsSetLteAttachPdnListOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationWdsSetLteAttachPdnListOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_wms_event_report_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationWmsEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationWmsEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationWmsEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.indication_wms_smsc_address_indication_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.IndicationWmsSmscAddressOutput, orNoneif error is set. The returned value should be freed withQmi.IndicationWmsSmscAddressOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.IndicationWmsSmscAddressOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.loc_delete_cell_database_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocDeleteCellDatabase) – bitmask ofQmi.LocDeleteCellDatabasevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocDeleteCellDatabasein mask.New in version 1.22.
- Qmi.loc_delete_clock_info_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocDeleteClockInfo) – bitmask ofQmi.LocDeleteClockInfovalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocDeleteClockInfoin mask.New in version 1.22.
- Qmi.loc_delete_gnss_data_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocDeleteGnssData) – bitmask ofQmi.LocDeleteGnssDatavalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocDeleteGnssDatain mask.New in version 1.22.
- Qmi.loc_delete_sv_info_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocDeleteSvInfo) – bitmask ofQmi.LocDeleteSvInfovalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocDeleteSvInfoin mask.New in version 1.22.
- Qmi.loc_engine_state_get_string(val)¶
- Parameters:
val (
Qmi.LocEngineState) – aQmi.LocEngineState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocEngineStatespecified at val.New in version 1.22.
- Qmi.loc_event_registration_flag_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocEventRegistrationFlag) – bitmask ofQmi.LocEventRegistrationFlagvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocEventRegistrationFlagin mask.New in version 1.22.
- Qmi.loc_fix_recurrence_type_get_string(val)¶
- Parameters:
val (
Qmi.LocFixRecurrenceType) – aQmi.LocFixRecurrenceType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocFixRecurrenceTypespecified at val.New in version 1.22.
- Qmi.loc_health_status_get_string(val)¶
- Parameters:
val (
Qmi.LocHealthStatus) – aQmi.LocHealthStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocHealthStatusspecified at val.New in version 1.22.
- Qmi.loc_indication_status_get_string(val)¶
- Parameters:
val (
Qmi.LocIndicationStatus) – aQmi.LocIndicationStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocIndicationStatusspecified at val.New in version 1.22.
- Qmi.loc_intermediate_report_state_get_string(val)¶
- Parameters:
val (
Qmi.LocIntermediateReportState) – aQmi.LocIntermediateReportState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocIntermediateReportStatespecified at val.New in version 1.20.
- Qmi.loc_lock_type_get_string(val)¶
- Parameters:
val (
Qmi.LocLockType) – aQmi.LocLockType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocLockTypespecified at val.New in version 1.28.
- Parameters:
val (
Qmi.LocNavigationData) – aQmi.LocNavigationData.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocNavigationDataspecified at val.New in version 1.22.
- Qmi.loc_nmea_type_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocNmeaType) – bitmask ofQmi.LocNmeaTypevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocNmeaTypein mask.New in version 1.26.
- Qmi.loc_operation_mode_get_string(val)¶
- Parameters:
val (
Qmi.LocOperationMode) – aQmi.LocOperationMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocOperationModespecified at val.New in version 1.22.
- Qmi.loc_predicted_orbits_data_format_get_string(val)¶
- Parameters:
val (
Qmi.LocPredictedOrbitsDataFormat) – aQmi.LocPredictedOrbitsDataFormat.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocPredictedOrbitsDataFormatspecified at val.New in version 1.22.
- Qmi.loc_reliability_get_string(val)¶
- Parameters:
val (
Qmi.LocReliability) – aQmi.LocReliability.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocReliabilityspecified at val.New in version 1.22.
- Qmi.loc_satellite_status_get_string(val)¶
- Parameters:
val (
Qmi.LocSatelliteStatus) – aQmi.LocSatelliteStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocSatelliteStatusspecified at val.New in version 1.22.
- Qmi.loc_satellite_valid_information_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocSatelliteValidInformation) – bitmask ofQmi.LocSatelliteValidInformationvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocSatelliteValidInformationin mask.New in version 1.22.
- Qmi.loc_sensor_data_usage_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocSensorDataUsage) – bitmask ofQmi.LocSensorDataUsagevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocSensorDataUsagein mask.New in version 1.22.
- Qmi.loc_server_address_type_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocServerAddressType) – bitmask ofQmi.LocServerAddressTypevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocServerAddressTypein mask.New in version 1.22.
- Qmi.loc_server_type_get_string(val)¶
- Parameters:
val (
Qmi.LocServerType) – aQmi.LocServerType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocServerTypespecified at val.New in version 1.22.
- Qmi.loc_session_status_get_string(val)¶
- Parameters:
val (
Qmi.LocSessionStatus) – aQmi.LocSessionStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocSessionStatusspecified at val.New in version 1.22.
- Qmi.loc_system_get_string(val)¶
- Parameters:
val (
Qmi.LocSystem) – aQmi.LocSystem.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocSystemspecified at val.New in version 1.22.
- Qmi.loc_technology_used_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.LocTechnologyUsed) – bitmask ofQmi.LocTechnologyUsedvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.LocTechnologyUsedin mask.New in version 1.22.
- Qmi.loc_time_source_get_string(val)¶
- Parameters:
val (
Qmi.LocTimeSource) – aQmi.LocTimeSource.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.LocTimeSourcespecified at val.New in version 1.22.
- Qmi.message_add_raw_tlv(self, type, raw, length)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.type (
int) – specific ID of the TLV to add.raw (
int) – raw data buffer with the value of the TLV.length (
int) – length of the raw data buffer.
- Raises:
- Returns:
Trueif the TLV is successfully added, otherwiseFalseis returned and error is set.- Return type:
Creates a new type TLV with the value given in raw, and adds it to the #QmiMessage.
New in version 1.0.
- Qmi.message_atr_send_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageAtrSendOutput, orNoneif error is set. The returned value should be freed withQmi.MessageAtrSendOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageAtrSendOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_activate_automatic_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsActivateAutomaticOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsActivateAutomaticOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsActivateAutomaticOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_activate_manual_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsActivateManualOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsActivateManualOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsActivateManualOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_delete_stored_image_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsDeleteStoredImageOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsDeleteStoredImageOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsDeleteStoredImageOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_foxconn_change_device_mode_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsFoxconnChangeDeviceModeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsFoxconnChangeDeviceModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsFoxconnChangeDeviceModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_foxconn_get_firmware_version_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsFoxconnGetFirmwareVersionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsFoxconnGetFirmwareVersionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsFoxconnGetFirmwareVersionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_foxconn_set_fcc_authentication_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsFoxconnSetFccAuthenticationOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsFoxconnSetFccAuthenticationOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsFoxconnSetFccAuthenticationOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_foxconn_set_fcc_authentication_v2_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsFoxconnSetFccAuthenticationV2Output, orNoneif error is set. The returned value should be freed withQmi.MessageDmsFoxconnSetFccAuthenticationV2Output.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsFoxconnSetFccAuthenticationV2Outputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_activation_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetActivationStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetActivationStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetActivationStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_alt_net_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetAltNetConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetAltNetConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetAltNetConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_band_capabilities_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetBandCapabilitiesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetBandCapabilitiesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetBandCapabilitiesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_boot_image_download_mode_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetBootImageDownloadModeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetBootImageDownloadModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetBootImageDownloadModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_capabilities_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetCapabilitiesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetCapabilitiesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetCapabilitiesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_factory_sku_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetFactorySkuOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetFactorySkuOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetFactorySkuOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_firmware_preference_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetFirmwarePreferenceOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetFirmwarePreferenceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetFirmwarePreferenceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_hardware_revision_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetHardwareRevisionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetHardwareRevisionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetHardwareRevisionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_ids_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetIdsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetIdsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetIdsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_mac_address_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetMacAddressOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetMacAddressOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetMacAddressOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_manufacturer_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetManufacturerOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetManufacturerOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetManufacturerOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_model_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetModelOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetModelOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetModelOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_msisdn_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetMsisdnOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetMsisdnOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetMsisdnOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_operating_mode_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetOperatingModeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetOperatingModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetOperatingModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_power_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetPowerStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetPowerStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetPowerStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_prl_version_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetPrlVersionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetPrlVersionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetPrlVersionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_revision_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetRevisionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetRevisionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetRevisionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_software_version_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetSoftwareVersionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetSoftwareVersionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetSoftwareVersionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_stored_image_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetStoredImageInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetStoredImageInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetStoredImageInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_supported_messages_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetSupportedMessagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetSupportedMessagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetSupportedMessagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_time_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetTimeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetTimeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetTimeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_get_user_lock_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsGetUserLockStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsGetUserLockStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsGetUserLockStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_hp_change_device_mode_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsHpChangeDeviceModeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsHpChangeDeviceModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsHpChangeDeviceModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_list_stored_images_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsListStoredImagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsListStoredImagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsListStoredImagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_read_eri_file_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsReadEriFileOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsReadEriFileOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsReadEriFileOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_read_user_data_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsReadUserDataOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsReadUserDataOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsReadUserDataOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_restore_factory_defaults_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsRestoreFactoryDefaultsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsRestoreFactoryDefaultsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsRestoreFactoryDefaultsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_alt_net_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetAltNetConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetAltNetConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetAltNetConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_boot_image_download_mode_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetBootImageDownloadModeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetBootImageDownloadModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetBootImageDownloadModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_event_report_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_fcc_authentication_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetFccAuthenticationOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetFccAuthenticationOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetFccAuthenticationOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_firmware_id_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetFirmwareIdOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetFirmwareIdOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetFirmwareIdOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_firmware_preference_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetFirmwarePreferenceOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetFirmwarePreferenceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetFirmwarePreferenceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_operating_mode_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetOperatingModeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetOperatingModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetOperatingModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_service_programming_code_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetServiceProgrammingCodeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetServiceProgrammingCodeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetServiceProgrammingCodeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_time_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetTimeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetTimeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetTimeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_user_lock_code_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetUserLockCodeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetUserLockCodeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetUserLockCodeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_set_user_lock_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSetUserLockStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSetUserLockStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSetUserLockStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_swi_get_current_firmware_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSwiGetCurrentFirmwareOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSwiGetCurrentFirmwareOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSwiGetCurrentFirmwareOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_swi_get_usb_composition_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSwiGetUsbCompositionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSwiGetUsbCompositionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSwiGetUsbCompositionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_swi_set_usb_composition_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsSwiSetUsbCompositionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsSwiSetUsbCompositionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsSwiSetUsbCompositionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_change_pin_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimChangePinOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimChangePinOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimChangePinOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_get_ck_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimGetCkStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimGetCkStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimGetCkStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_get_iccid_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimGetIccidOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimGetIccidOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimGetIccidOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_get_imsi_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimGetImsiOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimGetImsiOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimGetImsiOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_get_pin_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimGetPinStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimGetPinStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimGetPinStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_get_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimGetStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimGetStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimGetStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_set_ck_protection_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimSetCkProtectionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimSetCkProtectionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimSetCkProtectionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_set_pin_protection_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimSetPinProtectionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimSetPinProtectionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimSetPinProtectionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_unblock_ck_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimUnblockCkOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimUnblockCkOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimUnblockCkOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_unblock_pin_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimUnblockPinOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimUnblockPinOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimUnblockPinOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_uim_verify_pin_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsUimVerifyPinOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsUimVerifyPinOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsUimVerifyPinOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_validate_service_programming_code_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsValidateServiceProgrammingCodeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsValidateServiceProgrammingCodeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsValidateServiceProgrammingCodeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dms_write_user_data_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDmsWriteUserDataOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDmsWriteUserDataOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDmsWriteUserDataOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dpm_close_port_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDpmClosePortOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDpmClosePortOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDpmClosePortOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dpm_open_port_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDpmOpenPortOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDpmOpenPortOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDpmOpenPortOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dsd_get_apn_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDsdGetApnInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDsdGetApnInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDsdGetApnInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dsd_get_system_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDsdGetSystemStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDsdGetSystemStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDsdGetSystemStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dsd_set_apn_type_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDsdSetApnTypeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDsdSetApnTypeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDsdSetApnTypeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_dsd_system_status_change_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageDsdSystemStatusChangeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageDsdSystemStatusChangeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageDsdSystemStatusChangeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_foreach_raw_tlv(self, func, *user_data)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.func (
Qmi.MessageForeachRawTlvFn) – the function to call for each TLV.user_data (
objectorNone) – user data to pass to the function.
Calls the given function for each TLV found within the #QmiMessage.
New in version 1.0.
- Qmi.message_fox_get_firmware_version_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageFoxGetFirmwareVersionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageFoxGetFirmwareVersionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageFoxGetFirmwareVersionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_gas_dms_get_ethernet_pdu_mac_address_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGasDmsGetEthernetPduMacAddressOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGasDmsGetEthernetPduMacAddressOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGasDmsGetEthernetPduMacAddressOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_gas_dms_get_firmware_auto_sim_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGasDmsGetFirmwareAutoSimOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGasDmsGetFirmwareAutoSimOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGasDmsGetFirmwareAutoSimOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_gas_dms_get_firmware_list_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGasDmsGetFirmwareListOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGasDmsGetFirmwareListOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGasDmsGetFirmwareListOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_gas_dms_get_usb_composition_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGasDmsGetUsbCompositionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGasDmsGetUsbCompositionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGasDmsGetUsbCompositionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_gas_dms_set_active_firmware_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGasDmsSetActiveFirmwareOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGasDmsSetActiveFirmwareOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGasDmsSetActiveFirmwareOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_gas_dms_set_firmware_auto_sim_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGasDmsSetFirmwareAutoSimOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGasDmsSetFirmwareAutoSimOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGasDmsSetFirmwareAutoSimOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_gas_dms_set_usb_composition_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGasDmsSetUsbCompositionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGasDmsSetUsbCompositionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGasDmsSetUsbCompositionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_get_client_id(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
the client ID.
- Return type:
Gets the client ID of the message.
New in version 1.0.
- Qmi.message_get_data(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
The raw QMI buffer, or
Noneif error is set.- length:
return location for the size of the output buffer.
- Return type:
Gets the data buffer of the #QmiMessage without the QMUX header.
New in version 1.24.
- Qmi.message_get_length(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
the length of the raw data.
- Return type:
Gets the length of the raw data corresponding to the given #QmiMessage.
New in version 1.0.
- Qmi.message_get_marker(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
The message marker.
- Return type:
Gets the marker of the #QmiMessage.
New in version 1.34.
- Qmi.message_get_message_id(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
the ID.
- Return type:
Gets the ID of the message.
New in version 1.0.
- Qmi.message_get_printable_full(self, context, line_prefix)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.context (
Qmi.MessageContext) – aQmi.MessageContext.line_prefix (
str) – prefix string to use in each new generated line.
- Returns:
a newly allocated string, which should be freed with
GLib.free().- Return type:
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().
New in version 1.18.
- Qmi.message_get_raw(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
The raw data buffer, or
Noneif error is set.- length:
return location for the size of the output buffer.
- Return type:
Gets the raw data buffer of the #QmiMessage.
New in version 1.0.
- Qmi.message_get_raw_tlv(self, type)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.type (
int) – specific ID of the TLV to get.
- Returns:
The raw data buffer of the TLV, or
Noneif not found.- length:
return location for the length of the TLV.
- Return type:
Get the raw data buffer of a specific TLV within the #QmiMessage.
New in version 1.0.
- Qmi.message_get_service(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
a
Qmi.Service.- Return type:
Gets the service corresponding to the given #QmiMessage.
New in version 1.0.
- Qmi.message_get_tlv_printable(self, line_prefix, type, raw, raw_length)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.line_prefix (
str) – prefix string to use in each new generated line.type (
int) – type of the TLV.raw (
int) – raw data buffer with the value of the TLV.raw_length (
int) – length of the raw data buffer.
- Returns:
a newly allocated string, which should be freed with
GLib.free().- Return type:
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.
New in version 1.0.
- Qmi.message_get_transaction_id(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
the transaction ID.
- Return type:
Gets the transaction ID of the message.
New in version 1.0.
- Qmi.message_gms_test_get_value_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGmsTestGetValueOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGmsTestGetValueOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGmsTestGetValueOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_gms_test_set_value_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageGmsTestSetValueOutput, orNoneif error is set. The returned value should be freed withQmi.MessageGmsTestSetValueOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageGmsTestSetValueOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_ims_bind_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageImsBindOutput, orNoneif error is set. The returned value should be freed withQmi.MessageImsBindOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageImsBindOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_ims_get_ims_services_enabled_setting_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageImsGetImsServicesEnabledSettingOutput, orNoneif error is set. The returned value should be freed withQmi.MessageImsGetImsServicesEnabledSettingOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageImsGetImsServicesEnabledSettingOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_imsa_bind_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageImsaBindOutput, orNoneif error is set. The returned value should be freed withQmi.MessageImsaBindOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageImsaBindOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_imsa_get_ims_registration_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageImsaGetImsRegistrationStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageImsaGetImsRegistrationStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageImsaGetImsRegistrationStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_imsa_get_ims_services_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageImsaGetImsServicesStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageImsaGetImsServicesStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageImsaGetImsServicesStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_imsa_register_indications_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageImsaRegisterIndicationsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageImsaRegisterIndicationsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageImsaRegisterIndicationsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_imsp_get_enabler_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageImspGetEnablerStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessageImspGetEnablerStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageImspGetEnablerStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_is_indication(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
- Return type:
Checks whether the given #QmiMessage is an indication.
New in version 1.0.
- Qmi.message_is_request(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
- Return type:
Checks whether the given #QmiMessage is a request.
New in version 1.8.
- Qmi.message_is_response(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
- Return type:
Checks whether the given #QmiMessage is a response.
New in version 1.0.
- Qmi.message_loc_delete_assistance_data_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocDeleteAssistanceDataOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocDeleteAssistanceDataOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocDeleteAssistanceDataOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_get_engine_lock_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocGetEngineLockOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocGetEngineLockOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocGetEngineLockOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_get_nmea_types_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocGetNmeaTypesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocGetNmeaTypesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocGetNmeaTypesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_get_operation_mode_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocGetOperationModeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocGetOperationModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocGetOperationModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_get_predicted_orbits_data_source_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocGetPredictedOrbitsDataSourceOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocGetPredictedOrbitsDataSourceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocGetPredictedOrbitsDataSourceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_get_server_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocGetServerOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocGetServerOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocGetServerOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_inject_predicted_orbits_data_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocInjectPredictedOrbitsDataOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocInjectPredictedOrbitsDataOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocInjectPredictedOrbitsDataOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_inject_xtra_data_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocInjectXtraDataOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocInjectXtraDataOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocInjectXtraDataOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_register_events_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocRegisterEventsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocRegisterEventsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocRegisterEventsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_set_engine_lock_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocSetEngineLockOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocSetEngineLockOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocSetEngineLockOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_set_nmea_types_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocSetNmeaTypesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocSetNmeaTypesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocSetNmeaTypesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_set_operation_mode_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocSetOperationModeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocSetOperationModeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocSetOperationModeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_set_server_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocSetServerOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocSetServerOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocSetServerOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_start_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocStartOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocStartOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocStartOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_loc_stop_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageLocStopOutput, orNoneif error is set. The returned value should be freed withQmi.MessageLocStopOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageLocStopOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_attach_detach_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasAttachDetachOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasAttachDetachOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasAttachDetachOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_config_signal_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasConfigSignalInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasConfigSignalInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasConfigSignalInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_config_signal_info_v2_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasConfigSignalInfoV2Output, orNoneif error is set. The returned value should be freed withQmi.MessageNasConfigSignalInfoV2Output.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasConfigSignalInfoV2Outputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_force_network_search_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasForceNetworkSearchOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasForceNetworkSearchOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasForceNetworkSearchOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_cdma_position_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetCdmaPositionInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetCdmaPositionInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetCdmaPositionInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_cell_location_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetCellLocationInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetCellLocationInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetCellLocationInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_drx_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetDrxOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetDrxOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetDrxOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_home_network_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetHomeNetworkOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetHomeNetworkOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetHomeNetworkOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_lte_cphy_ca_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetLteCphyCaInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetLteCphyCaInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetLteCphyCaInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_network_time_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetNetworkTimeOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetNetworkTimeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetNetworkTimeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_nas_get_operator_name_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetOperatorNameOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetOperatorNameOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetOperatorNameOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_plmn_name_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetPlmnNameOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetPlmnNameOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetPlmnNameOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_preferred_networks_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetPreferredNetworksOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetPreferredNetworksOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetPreferredNetworksOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_rf_band_information_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetRfBandInformationOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetRfBandInformationOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetRfBandInformationOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_serving_system_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetServingSystemOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetServingSystemOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetServingSystemOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_signal_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetSignalInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetSignalInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetSignalInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_signal_strength_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetSignalStrengthOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetSignalStrengthOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetSignalStrengthOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_supported_messages_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetSupportedMessagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetSupportedMessagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetSupportedMessagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_system_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetSystemInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetSystemInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetSystemInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_system_selection_preference_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetSystemSelectionPreferenceOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetSystemSelectionPreferenceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetSystemSelectionPreferenceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_technology_preference_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetTechnologyPreferenceOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetTechnologyPreferenceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetTechnologyPreferenceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_get_tx_rx_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasGetTxRxInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasGetTxRxInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasGetTxRxInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_initiate_network_register_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasInitiateNetworkRegisterOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasInitiateNetworkRegisterOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasInitiateNetworkRegisterOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_network_scan_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasNetworkScanOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasNetworkScanOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasNetworkScanOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_register_indications_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasRegisterIndicationsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasRegisterIndicationsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasRegisterIndicationsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_set_event_report_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasSetEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasSetEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasSetEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_set_preferred_networks_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasSetPreferredNetworksOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasSetPreferredNetworksOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasSetPreferredNetworksOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_set_system_selection_preference_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasSetSystemSelectionPreferenceOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasSetSystemSelectionPreferenceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasSetSystemSelectionPreferenceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_set_technology_preference_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasSetTechnologyPreferenceOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasSetTechnologyPreferenceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasSetTechnologyPreferenceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_nas_swi_get_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageNasSwiGetStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageNasSwiGetStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageNasSwiGetStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_new(service, client_id, transaction_id, message_id)¶
- Parameters:
service (
Qmi.Service) – aQmi.Serviceclient_id (
int) – client ID of the originating control point.transaction_id (
int) – transaction ID.message_id (
int) – message ID.
- Returns:
a newly created #QmiMessage. The returned value should be freed with
Qmi.message_unref().- Return type:
Create a new #QmiMessage with the specified parameters.
Note that transaction_id must be less than
GObject.G_MAXUINT8if service isQmi.Service.CTL.New in version 1.0.
- Qmi.message_new_from_data(service, client_id, qmi_data)¶
- Parameters:
service (
Qmi.Service) – aQmi.Serviceclient_id (
int) – client ID of the originating control point.qmi_data (
bytes) – data buffer containing only the QMI part of the message.
- Raises:
- Returns:
a newly created #QmiMessage, which should be freed with
Qmi.message_unref(). If qmi_data doesn’t contain a complete QMI data payloadNoneis returned. If there is a complete QMI data payload but it appears not to be valid,Noneis returned and error is set.- qmi_data:
data buffer containing only the QMI part of the message.
- Return type:
(
GLib.ByteArray, qmi_data:bytes)
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.New in version 1.24.
- Qmi.message_new_from_raw(raw)¶
- Parameters:
raw (
bytes) – raw data buffer.- Raises:
- Returns:
a newly created #QmiMessage, which should be freed with
Qmi.message_unref(). If raw doesn’t contain a complete QMI messageNoneis returned. If there is a complete QMI message but it appears not to be valid,Noneis returned and error is set.- raw:
raw data buffer.
- Return type:
(
GLib.ByteArray, raw:bytes)
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.
New in version 1.0.
- Qmi.message_oma_cancel_session_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageOmaCancelSessionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageOmaCancelSessionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageOmaCancelSessionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_oma_get_feature_setting_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageOmaGetFeatureSettingOutput, orNoneif error is set. The returned value should be freed withQmi.MessageOmaGetFeatureSettingOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageOmaGetFeatureSettingOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_oma_get_session_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageOmaGetSessionInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageOmaGetSessionInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageOmaGetSessionInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_oma_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageOmaResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessageOmaResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageOmaResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_oma_send_selection_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageOmaSendSelectionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageOmaSendSelectionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageOmaSendSelectionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_oma_set_event_report_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageOmaSetEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.MessageOmaSetEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageOmaSetEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_oma_set_feature_setting_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageOmaSetFeatureSettingOutput, orNoneif error is set. The returned value should be freed withQmi.MessageOmaSetFeatureSettingOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageOmaSetFeatureSettingOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_oma_start_session_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageOmaStartSessionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageOmaStartSessionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageOmaStartSessionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pbm_get_all_capabilities_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePbmGetAllCapabilitiesOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePbmGetAllCapabilitiesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePbmGetAllCapabilitiesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pbm_get_capabilities_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePbmGetCapabilitiesOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePbmGetCapabilitiesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePbmGetCapabilitiesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pbm_indication_register_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePbmIndicationRegisterOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePbmIndicationRegisterOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePbmIndicationRegisterOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_activate_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcActivateConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcActivateConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcActivateConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_config_change_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcConfigChangeOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcConfigChangeOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcConfigChangeOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_deactivate_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcDeactivateConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcDeactivateConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcDeactivateConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_delete_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcDeleteConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcDeleteConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcDeleteConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_get_config_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcGetConfigInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcGetConfigInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcGetConfigInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_get_config_limits_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcGetConfigLimitsOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcGetConfigLimitsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcGetConfigLimitsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_get_default_config_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcGetDefaultConfigInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcGetDefaultConfigInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcGetDefaultConfigInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_get_selected_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcGetSelectedConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcGetSelectedConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcGetSelectedConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_list_configs_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcListConfigsOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcListConfigsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcListConfigsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_load_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcLoadConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcLoadConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcLoadConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_register_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcRegisterOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcRegisterOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcRegisterOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pdc_set_selected_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdcSetSelectedConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdcSetSelectedConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdcSetSelectedConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_get_agps_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsGetAgpsConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsGetAgpsConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsGetAgpsConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_get_auto_tracking_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsGetAutoTrackingStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsGetAutoTrackingStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsGetAutoTrackingStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_get_default_tracking_session_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsGetDefaultTrackingSessionOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsGetDefaultTrackingSessionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsGetDefaultTrackingSessionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_get_gps_service_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsGetGpsServiceStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsGetGpsServiceStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsGetGpsServiceStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_set_agps_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsSetAgpsConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsSetAgpsConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsSetAgpsConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_set_auto_tracking_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsSetAutoTrackingStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsSetAutoTrackingStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsSetAutoTrackingStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_set_default_tracking_session_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsSetDefaultTrackingSessionOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsSetDefaultTrackingSessionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsSetDefaultTrackingSessionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_set_event_report_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsSetEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsSetEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsSetEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_pds_set_gps_service_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessagePdsSetGpsServiceStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessagePdsSetGpsServiceStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessagePdsSetGpsServiceStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_qos_get_flow_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageQosGetFlowStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageQosGetFlowStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageQosGetFlowStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_qos_get_network_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageQosGetNetworkStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageQosGetNetworkStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageQosGetNetworkStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_qos_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageQosResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessageQosResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageQosResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_qos_swi_read_data_stats_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageQosSwiReadDataStatsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageQosSwiReadDataStatsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageQosSwiReadDataStatsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_ref(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.- Returns:
the new reference to self.
- Return type:
Atomically increments the reference count of self by one.
New in version 1.0.
- Qmi.message_response_new(request, error)¶
- Parameters:
request (
GLib.ByteArray) – a request #QmiMessage.error (
Qmi.ProtocolError) – aQmi.ProtocolErrorto set in the result TLV.
- Returns:
a newly created #QmiMessage. The returned value should be freed with
Qmi.message_unref().- Return type:
Create a new response #QmiMessage for the specified request.
New in version 1.8.
- Qmi.message_sar_rf_get_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageSarRfGetStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessageSarRfGetStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageSarRfGetStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_sar_rf_set_state_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageSarRfSetStateOutput, orNoneif error is set. The returned value should be freed withQmi.MessageSarRfSetStateOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageSarRfSetStateOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_set_transaction_id(self, transaction_id)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.transaction_id (
int) – transaction id.
Overwrites the transaction ID of the message.
New in version 1.8.
- Qmi.message_ssc_control_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageSscControlOutput, orNoneif error is set. The returned value should be freed withQmi.MessageSscControlOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageSscControlOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_tlv_read_fixed_size_string(self, tlv_offset, offset, string_length)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.string_length (
int) – amount of bytes to read.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
buffer preallocated by the client, with at least string_length bytes.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_gdouble(self, tlv_offset, offset, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read
float.
- Return type:
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.
New in version 1.22.
- Qmi.message_tlv_read_gfloat_endian(self, tlv_offset, offset, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read
float.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_gint16(self, tlv_offset, offset, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read #gint16.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_gint32(self, tlv_offset, offset, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read #gint32.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_gint64(self, tlv_offset, offset, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read #gint64.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_gint8(self, tlv_offset, offset)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read #gint8.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_guint16(self, tlv_offset, offset, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read #guint16.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_guint32(self, tlv_offset, offset, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read #guint32.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_guint64(self, tlv_offset, offset, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read #guint64.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_guint8(self, tlv_offset, offset)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of the offset within the TLV value.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of the offset within the TLV value.
- out:
return location for the read #guint8.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_init(self, type)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.type (
int) – specific ID of the TLV to read.
- Raises:
- Returns:
the offset where the TLV starts, or 0 if an error happens.
- out_tlv_length:
optional return location for the TLV size.
- Return type:
Starts reading a given TLV from the #QmiMessage.
New in version 1.12.
- Qmi.message_tlv_read_remaining_size(self, tlv_offset, offset)¶
- Parameters:
self (
GLib.ByteArray) –tlv_offset (
int) –offset (
int) –
- Return type:
- Qmi.message_tlv_read_sized_guint(self, tlv_offset, offset, n_bytes, endian)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.n_bytes (
int) – number of bytes to read.endian (
Qmi.Endian) – source endianness, which will be swapped to host byte order if necessary.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read #guint64.
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_read_string(self, tlv_offset, offset, n_size_prefix_bytes, max_size)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_read_init().offset (
int) – address of a the offset within the TLV value.n_size_prefix_bytes (
int) – number of bytes used in the size prefix.max_size (
int) – maximum number of bytes to read, or 0 to read all available bytes.
- Raises:
- Returns:
Trueif the variable is successfully read, otherwiseFalseis returned and error is set.- offset:
address of a the offset within the TLV value.
- out:
return location for the read string. The returned value should be freed with
GLib.free().
- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_write_complete(self, tlv_offset)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_write_init().
- Raises:
- Returns:
Trueif the TLV is successfully completed, otherwiseFalseis returned and error is set.- Return type:
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().New in version 1.12.
- Qmi.message_tlv_write_gint16(self, endian, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.endian (
Qmi.Endian) – target endianness, swapped from host byte order if necessary.in (
int) – a #gint16 in host byte order.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_write_gint32(self, endian, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.endian (
Qmi.Endian) – target endianness, swapped from host byte order if necessary.in (
int) – a #gint32 in host byte order.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_write_gint64(self, endian, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.endian (
Qmi.Endian) – target endianness, swapped from host byte order if necessary.in (
int) – a #gint64 in host byte order.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_write_gint8(self, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.in (
int) – a #gint8.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
Appends a signed byte variable to the TLV being built.
New in version 1.12.
- Qmi.message_tlv_write_guint16(self, endian, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.endian (
Qmi.Endian) – target endianness, swapped from host byte order if necessary.in (
int) – a #guint16 in host byte order.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_write_guint32(self, endian, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.endian (
Qmi.Endian) – target endianness, swapped from host byte order if necessary.in (
int) – a #guint32 in host byte order.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_write_guint64(self, endian, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.endian (
Qmi.Endian) – target endianness, swapped from host byte order if necessary.in (
int) – a #guint64 in host byte order.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_write_guint8(self, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.in (
int) – a #guint8.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
Appends an unsigned byte to the TLV being built.
New in version 1.12.
- Qmi.message_tlv_write_init(self, type)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.type (
int) – specific ID of the TLV to add.
- Raises:
- Returns:
the offset where the TLV was started to be added, or 0 if an error happens.
- Return type:
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().New in version 1.12.
- Qmi.message_tlv_write_reset(self, tlv_offset)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.tlv_offset (
int) – offset that was returned byQmi.message_tlv_write_init().
Removes the TLV being currently added.
New in version 1.12.
- Qmi.message_tlv_write_sized_guint(self, n_bytes, endian, in_)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.n_bytes (
int) – number of bytes to write.endian (
Qmi.Endian) – target endianness, swapped from host byte order if necessary.in (
int) – a #guint64 in host byte order.
- Raises:
- Returns:
Trueif the variable is successfully added, otherwiseFalseis returned and error is set.- Return type:
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.
New in version 1.12.
- Qmi.message_tlv_write_string(self, n_size_prefix_bytes, in_, in_length)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.n_size_prefix_bytes (
int) – number of bytes to use in the size prefix.in (
str) – string to write.in_length (
int) – length of in, or -1 if in is NUL-terminated.
- Raises:
- Returns:
Trueif the string is successfully added, otherwiseFalseis returned and error is set.- Return type:
Appends a string to the TLV being built.
Fixed-sized strings should give n_size_prefix_bytes equal to 0.
New in version 1.12.
- Qmi.message_uim_change_pin_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimChangePinOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimChangePinOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimChangePinOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_change_provisioning_session_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimChangeProvisioningSessionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimChangeProvisioningSessionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimChangeProvisioningSessionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_depersonalization_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimDepersonalizationOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimDepersonalizationOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimDepersonalizationOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_get_card_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimGetCardStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimGetCardStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimGetCardStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_get_configuration_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimGetConfigurationOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimGetConfigurationOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimGetConfigurationOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_get_file_attributes_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimGetFileAttributesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimGetFileAttributesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimGetFileAttributesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_get_slot_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimGetSlotStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimGetSlotStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimGetSlotStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_get_supported_messages_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimGetSupportedMessagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimGetSupportedMessagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimGetSupportedMessagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_logical_channel_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimLogicalChannelOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimLogicalChannelOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimLogicalChannelOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_uim_open_logical_channel_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimOpenLogicalChannelOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimOpenLogicalChannelOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimOpenLogicalChannelOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_uim_power_off_sim_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimPowerOffSimOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimPowerOffSimOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimPowerOffSimOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_power_on_sim_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimPowerOnSimOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimPowerOnSimOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimPowerOnSimOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_read_record_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimReadRecordOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimReadRecordOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimReadRecordOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_read_transparent_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimReadTransparentOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimReadTransparentOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimReadTransparentOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_refresh_complete_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimRefreshCompleteOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimRefreshCompleteOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimRefreshCompleteOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_refresh_register_all_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimRefreshRegisterAllOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimRefreshRegisterAllOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimRefreshRegisterAllOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_refresh_register_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimRefreshRegisterOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimRefreshRegisterOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimRefreshRegisterOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_register_events_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimRegisterEventsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimRegisterEventsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimRegisterEventsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_remote_unlock_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimRemoteUnlockOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimRemoteUnlockOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimRemoteUnlockOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_send_apdu_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimSendApduOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimSendApduOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimSendApduOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_uim_set_pin_protection_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimSetPinProtectionOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimSetPinProtectionOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimSetPinProtectionOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_switch_slot_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimSwitchSlotOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimSwitchSlotOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimSwitchSlotOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_unblock_pin_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimUnblockPinOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimUnblockPinOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimUnblockPinOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_uim_verify_pin_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageUimVerifyPinOutput, orNoneif error is set. The returned value should be freed withQmi.MessageUimVerifyPinOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageUimVerifyPinOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_unref(self)¶
- Parameters:
self (
GLib.ByteArray) – a #QmiMessage.
Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.
New in version 1.0.
- Qmi.message_voice_answer_call_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceAnswerCallOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceAnswerCallOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceAnswerCallOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_answer_ussd_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceAnswerUssdOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceAnswerUssdOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceAnswerUssdOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_burst_dtmf_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceBurstDtmfOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceBurstDtmfOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceBurstDtmfOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_cancel_ussd_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceCancelUssdOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceCancelUssdOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceCancelUssdOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_dial_call_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceDialCallOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceDialCallOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceDialCallOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_end_call_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceEndCallOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceEndCallOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceEndCallOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_get_all_call_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceGetAllCallInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceGetAllCallInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceGetAllCallInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_get_call_waiting_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceGetCallWaitingOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceGetCallWaitingOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceGetCallWaitingOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_get_config_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceGetConfigOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceGetConfigOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceGetConfigOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_get_supported_messages_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceGetSupportedMessagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceGetSupportedMessagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceGetSupportedMessagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_indication_register_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceIndicationRegisterOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceIndicationRegisterOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceIndicationRegisterOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_manage_calls_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceManageCallsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceManageCallsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceManageCallsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_originate_ussd_no_wait_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceOriginateUssdNoWaitOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceOriginateUssdNoWaitOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceOriginateUssdNoWaitOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_originate_ussd_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceOriginateUssdOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceOriginateUssdOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceOriginateUssdOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_set_supplementary_service_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceSetSupplementaryServiceOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceSetSupplementaryServiceOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceSetSupplementaryServiceOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_start_continuous_dtmf_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceStartContinuousDtmfOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceStartContinuousDtmfOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceStartContinuousDtmfOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_voice_stop_continuous_dtmf_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageVoiceStopContinuousDtmfOutput, orNoneif error is set. The returned value should be freed withQmi.MessageVoiceStopContinuousDtmfOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageVoiceStopContinuousDtmfOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wda_get_data_format_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdaGetDataFormatOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdaGetDataFormatOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdaGetDataFormatOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wda_get_supported_messages_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdaGetSupportedMessagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdaGetSupportedMessagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdaGetSupportedMessagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wda_loopback_configuration_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdaLoopbackConfigurationOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdaLoopbackConfigurationOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdaLoopbackConfigurationOutputout of it. The operation fails if the message is of the wrong type.New in version 1.36.
- Qmi.message_wda_set_data_format_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdaSetDataFormatOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdaSetDataFormatOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdaSetDataFormatOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_bind_data_port_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsBindDataPortOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsBindDataPortOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsBindDataPortOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_bind_mux_data_port_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsBindMuxDataPortOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsBindMuxDataPortOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsBindMuxDataPortOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_configure_profile_event_list_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsConfigureProfileEventListOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsConfigureProfileEventListOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsConfigureProfileEventListOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_create_profile_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsCreateProfileOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsCreateProfileOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsCreateProfileOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_delete_profile_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsDeleteProfileOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsDeleteProfileOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsDeleteProfileOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_autoconnect_settings_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetAutoconnectSettingsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetAutoconnectSettingsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetAutoconnectSettingsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_channel_rates_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetChannelRatesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetChannelRatesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetChannelRatesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_current_data_bearer_technology_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetCurrentDataBearerTechnologyOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetCurrentDataBearerTechnologyOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetCurrentDataBearerTechnologyOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_current_settings_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetCurrentSettingsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetCurrentSettingsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetCurrentSettingsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_data_bearer_technology_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetDataBearerTechnologyOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetDataBearerTechnologyOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetDataBearerTechnologyOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_default_profile_number_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetDefaultProfileNumberOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetDefaultProfileNumberOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetDefaultProfileNumberOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_default_settings_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetDefaultSettingsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetDefaultSettingsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetDefaultSettingsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_dormancy_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetDormancyStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetDormancyStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetDormancyStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_lte_attach_parameters_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetLteAttachParametersOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetLteAttachParametersOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetLteAttachParametersOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_lte_attach_pdn_list_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetLteAttachPdnListOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetLteAttachPdnListOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetLteAttachPdnListOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_max_lte_attach_pdn_number_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetMaxLteAttachPdnNumberOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetMaxLteAttachPdnNumberOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetMaxLteAttachPdnNumberOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_packet_service_status_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetPacketServiceStatusOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetPacketServiceStatusOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetPacketServiceStatusOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_packet_statistics_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetPacketStatisticsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetPacketStatisticsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetPacketStatisticsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_pdn_throttle_info_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetPdnThrottleInfoOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetPdnThrottleInfoOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetPdnThrottleInfoOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_profile_list_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetProfileListOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetProfileListOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetProfileListOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_profile_settings_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetProfileSettingsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetProfileSettingsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetProfileSettingsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_get_supported_messages_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGetSupportedMessagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGetSupportedMessagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGetSupportedMessagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_go_active_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGoActiveOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGoActiveOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGoActiveOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_go_dormant_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsGoDormantOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsGoDormantOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsGoDormantOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_indication_register_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsIndicationRegisterOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsIndicationRegisterOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsIndicationRegisterOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_modify_profile_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsModifyProfileOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsModifyProfileOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsModifyProfileOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_set_autoconnect_settings_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsSetAutoconnectSettingsOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsSetAutoconnectSettingsOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsSetAutoconnectSettingsOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_set_default_profile_number_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsSetDefaultProfileNumberOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsSetDefaultProfileNumberOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsSetDefaultProfileNumberOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_set_event_report_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsSetEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsSetEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsSetEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_set_ip_family_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsSetIpFamilyOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsSetIpFamilyOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsSetIpFamilyOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_set_lte_attach_pdn_list_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsSetLteAttachPdnListOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsSetLteAttachPdnListOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsSetLteAttachPdnListOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_start_network_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsStartNetworkOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsStartNetworkOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsStartNetworkOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_stop_network_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsStopNetworkOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsStopNetworkOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsStopNetworkOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wds_swi_create_profile_indexed_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWdsSwiCreateProfileIndexedOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWdsSwiCreateProfileIndexedOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWdsSwiCreateProfileIndexedOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_delete_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsDeleteOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsDeleteOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsDeleteOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_get_message_protocol_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsGetMessageProtocolOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsGetMessageProtocolOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsGetMessageProtocolOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_get_routes_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsGetRoutesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsGetRoutesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsGetRoutesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_get_supported_messages_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsGetSupportedMessagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsGetSupportedMessagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsGetSupportedMessagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_list_messages_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsListMessagesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsListMessagesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsListMessagesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_modify_tag_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsModifyTagOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsModifyTagOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsModifyTagOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_raw_read_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsRawReadOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsRawReadOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsRawReadOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_raw_send_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsRawSendOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsRawSendOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsRawSendOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_raw_write_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsRawWriteOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsRawWriteOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsRawWriteOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_reset_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsResetOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsResetOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsResetOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_send_ack_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsSendAckOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsSendAckOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsSendAckOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_send_from_memory_storage_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsSendFromMemoryStorageOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsSendFromMemoryStorageOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsSendFromMemoryStorageOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_set_event_report_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsSetEventReportOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsSetEventReportOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsSetEventReportOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.message_wms_set_routes_response_parse(message)¶
- Parameters:
message (
GLib.ByteArray) – a #QmiMessage.- Raises:
- Returns:
a
Qmi.MessageWmsSetRoutesOutput, orNoneif error is set. The returned value should be freed withQmi.MessageWmsSetRoutesOutput.unref().- Return type:
Parses a #QmiMessage and builds a
Qmi.MessageWmsSetRoutesOutputout of it. The operation fails if the message is of the wrong type.New in version 1.34.
- Qmi.nas_active_band_get_string(val)¶
- Parameters:
val (
Qmi.NasActiveBand) – aQmi.NasActiveBand.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasActiveBandspecified at val.New in version 1.0.
- Qmi.nas_attach_state_get_string(val)¶
- Parameters:
val (
Qmi.NasAttachState) – aQmi.NasAttachState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasAttachStatespecified at val.New in version 1.0.
- Qmi.nas_band_preference_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasBandPreference) – bitmask ofQmi.NasBandPreferencevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasBandPreferencein mask.New in version 1.0.
- Qmi.nas_boolean_get_string(val)¶
- Parameters:
val (
Qmi.NasBoolean) – aQmi.NasBoolean.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasBooleanspecified at val.New in version 1.28.
- Qmi.nas_call_barring_status_get_string(val)¶
- Parameters:
val (
Qmi.NasCallBarringStatus) – aQmi.NasCallBarringStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasCallBarringStatusspecified at val.New in version 1.0.
- Qmi.nas_cdma_pilot_type_get_string(val)¶
- Parameters:
val (
Qmi.NasCdmaPilotType) – aQmi.NasCdmaPilotType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasCdmaPilotTypespecified at val.New in version 1.0.
- Qmi.nas_cdma_prl_preference_get_string(val)¶
- Parameters:
val (
Qmi.NasCdmaPrlPreference) – aQmi.NasCdmaPrlPreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasCdmaPrlPreferencespecified at val.New in version 1.0.
- Qmi.nas_cell_broadcast_capability_get_string(val)¶
- Parameters:
val (
Qmi.NasCellBroadcastCapability) – aQmi.NasCellBroadcastCapability.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasCellBroadcastCapabilityspecified at val.New in version 1.0.
- Qmi.nas_change_duration_get_string(val)¶
- Parameters:
val (
Qmi.NasChangeDuration) – aQmi.NasChangeDuration.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasChangeDurationspecified at val.New in version 1.0.
- Qmi.nas_data_capability_get_string(val)¶
- Parameters:
val (
Qmi.NasDataCapability) – aQmi.NasDataCapability.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasDataCapabilityspecified at val.New in version 1.0.
- Qmi.nas_day_of_week_get_string(val)¶
- Parameters:
val (
Qmi.NasDayOfWeek) – aQmi.NasDayOfWeek.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasDayOfWeekspecified at val.New in version 1.4.
- Qmi.nas_daylight_savings_adjustment_get_string(val)¶
- Parameters:
val (
Qmi.NasDaylightSavingsAdjustment) – aQmi.NasDaylightSavingsAdjustment.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasDaylightSavingsAdjustmentspecified at val.New in version 1.4.
- Qmi.nas_dl_bandwidth_get_string(val)¶
- Parameters:
val (
Qmi.NasDLBandwidth) – aQmi.NasDLBandwidth.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasDLBandwidthspecified at val.New in version 1.16.
- Qmi.nas_drx_get_string(val)¶
- Parameters:
val (
Qmi.NasDrx) – aQmi.NasDrx.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasDrxspecified at val.New in version 1.28.
- Qmi.nas_evdo_sinr_level_get_string(val)¶
- Parameters:
val (
Qmi.NasEvdoSinrLevel) – aQmi.NasEvdoSinrLevel.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasEvdoSinrLevelspecified at val.New in version 1.0.
- Qmi.nas_gsm_wcdma_acquisition_order_preference_get_string(val)¶
- Parameters:
val (
Qmi.NasGsmWcdmaAcquisitionOrderPreference) – aQmi.NasGsmWcdmaAcquisitionOrderPreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasGsmWcdmaAcquisitionOrderPreferencespecified at val.New in version 1.0.
- Qmi.nas_hdr_personality_get_string(val)¶
- Parameters:
val (
Qmi.NasHdrPersonality) – aQmi.NasHdrPersonality.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasHdrPersonalityspecified at val.New in version 1.0.
- Qmi.nas_hdr_protocol_revision_get_string(val)¶
- Parameters:
val (
Qmi.NasHdrProtocolRevision) – aQmi.NasHdrProtocolRevision.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasHdrProtocolRevisionspecified at val.New in version 1.0.
- Qmi.nas_lte_band_preference_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasLteBandPreference) – bitmask ofQmi.NasLteBandPreferencevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasLteBandPreferencein mask.New in version 1.0.
- Qmi.nas_lte_cell_access_status_get_string(val)¶
- Parameters:
val (
Qmi.NasLteCellAccessStatus) – aQmi.NasLteCellAccessStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasLteCellAccessStatusspecified at val.New in version 1.24.
- Qmi.nas_lte_registration_domain_get_string(val)¶
- Parameters:
val (
Qmi.NasLteRegistrationDomain) – aQmi.NasLteRegistrationDomain.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasLteRegistrationDomainspecified at val.New in version 1.24.
- Qmi.nas_lte_voice_domain_get_string(val)¶
- Parameters:
val (
Qmi.NasLteVoiceDomain) – aQmi.NasLteVoiceDomain.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasLteVoiceDomainspecified at val.New in version 1.28.
- Qmi.nas_network_description_display_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkDescriptionDisplay) – aQmi.NasNetworkDescriptionDisplay.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkDescriptionDisplayspecified at val.New in version 1.0.
- Qmi.nas_network_description_encoding_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkDescriptionEncoding) – aQmi.NasNetworkDescriptionEncoding.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkDescriptionEncodingspecified at val.New in version 1.0.
- Qmi.nas_network_name_display_condition_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasNetworkNameDisplayCondition) – bitmask ofQmi.NasNetworkNameDisplayConditionvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasNetworkNameDisplayConditionin mask.New in version 1.18.
- Qmi.nas_network_name_source_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkNameSource) – aQmi.NasNetworkNameSource.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkNameSourcespecified at val.New in version 1.24.
- Qmi.nas_network_register_type_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkRegisterType) – aQmi.NasNetworkRegisterType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkRegisterTypespecified at val.New in version 1.0.
- Qmi.nas_network_scan_result_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkScanResult) – aQmi.NasNetworkScanResult.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkScanResultspecified at val.New in version 1.24.
- Qmi.nas_network_scan_type_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasNetworkScanType) – bitmask ofQmi.NasNetworkScanTypevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasNetworkScanTypein mask.New in version 1.0.
- Qmi.nas_network_selection_preference_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkSelectionPreference) – aQmi.NasNetworkSelectionPreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkSelectionPreferencespecified at val.New in version 1.0.
- Qmi.nas_network_selection_registration_restriction_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkSelectionRegistrationRestriction) – aQmi.NasNetworkSelectionRegistrationRestriction.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkSelectionRegistrationRestrictionspecified at val.New in version 1.24.
- Qmi.nas_network_service_domain_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkServiceDomain) – aQmi.NasNetworkServiceDomain.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkServiceDomainspecified at val.New in version 1.0.
- Qmi.nas_network_status_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasNetworkStatus) – bitmask ofQmi.NasNetworkStatusvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasNetworkStatusin mask.New in version 1.0.
- Qmi.nas_network_type_get_string(val)¶
- Parameters:
val (
Qmi.NasNetworkType) – aQmi.NasNetworkType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasNetworkTypespecified at val.New in version 1.0.
- Qmi.nas_plmn_access_technology_identifier_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasPlmnAccessTechnologyIdentifier) – bitmask ofQmi.NasPlmnAccessTechnologyIdentifiervalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasPlmnAccessTechnologyIdentifierin mask.New in version 1.30.
- Qmi.nas_plmn_encoding_scheme_get_string(val)¶
- Parameters:
val (
Qmi.NasPlmnEncodingScheme) – aQmi.NasPlmnEncodingScheme.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasPlmnEncodingSchemespecified at val.New in version 1.18.
- Qmi.nas_plmn_language_id_get_string(val)¶
- Parameters:
val (
Qmi.NasPlmnLanguageId) – aQmi.NasPlmnLanguageId.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasPlmnLanguageIdspecified at val.New in version 1.28.
- Qmi.nas_plmn_name_country_initials_get_string(val)¶
- Parameters:
val (
Qmi.NasPlmnNameCountryInitials) – aQmi.NasPlmnNameCountryInitials.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasPlmnNameCountryInitialsspecified at val.New in version 1.18.
- Qmi.nas_plmn_name_spare_bits_get_string(val)¶
- Parameters:
val (
Qmi.NasPlmnNameSpareBits) – aQmi.NasPlmnNameSpareBits.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasPlmnNameSpareBitsspecified at val.New in version 1.18.
- Qmi.nas_preference_duration_get_string(val)¶
- Parameters:
val (
Qmi.NasPreferenceDuration) – aQmi.NasPreferenceDuration.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasPreferenceDurationspecified at val.New in version 1.0.
- Qmi.nas_ps_attach_action_get_string(val)¶
- Parameters:
val (
Qmi.NasPsAttachAction) – aQmi.NasPsAttachAction.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasPsAttachActionspecified at val.New in version 1.20.
- Qmi.nas_radio_interface_get_string(val)¶
- Parameters:
val (
Qmi.NasRadioInterface) – aQmi.NasRadioInterface.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasRadioInterfacespecified at val.New in version 1.0.
- Qmi.nas_radio_technology_preference_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasRadioTechnologyPreference) – bitmask ofQmi.NasRadioTechnologyPreferencevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasRadioTechnologyPreferencein mask.New in version 1.0.
- Qmi.nas_rat_mode_preference_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasRatModePreference) – bitmask ofQmi.NasRatModePreferencevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasRatModePreferencein mask.New in version 1.0.
- Qmi.nas_read_string_from_network_description_encoded_array(encoding, array)¶
- Parameters:
encoding (
Qmi.NasNetworkDescriptionEncoding) – aQmi.NasNetworkDescriptionEncoding.array (
bytes) – aGLib.Arraywith the encoded data.
- Returns:
the UTF-8 encoded string, or
Noneif an error happened during the conversion. The returned value should be freed withGLib.free().- Return type:
Converts the encoded data in array to UTF-8 and returns a newly allocated NUL-terminated string.
New in version 1.24.6.
- Qmi.nas_read_string_from_plmn_encoded_array(encoding, array)¶
- Parameters:
encoding (
Qmi.NasPlmnEncodingScheme) – aQmi.NasPlmnEncodingScheme.array (
bytes) – aGLib.Arraywith the encoded data.
- Returns:
the UTF-8 encoded string, or
Noneif an error happened during the conversion. The returned value should be freed withGLib.free().- Return type:
Converts the encoded data in array to UTF-8 and returns a newly allocated NUL-terminated string.
New in version 1.24.6.
- Qmi.nas_registration_state_get_string(val)¶
- Parameters:
val (
Qmi.NasRegistrationState) – aQmi.NasRegistrationState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasRegistrationStatespecified at val.New in version 1.0.
- Qmi.nas_reject_cause_get_string(val)¶
- Parameters:
val (
Qmi.NasRejectCause) – aQmi.NasRejectCause.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasRejectCausespecified at val.New in version 1.30.
- Qmi.nas_roaming_indicator_status_get_string(val)¶
- Parameters:
val (
Qmi.NasRoamingIndicatorStatus) – aQmi.NasRoamingIndicatorStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasRoamingIndicatorStatusspecified at val.New in version 1.0.
- Qmi.nas_roaming_preference_get_string(val)¶
- Parameters:
val (
Qmi.NasRoamingPreference) – aQmi.NasRoamingPreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasRoamingPreferencespecified at val.New in version 1.0.
- Qmi.nas_roaming_status_get_string(val)¶
- Parameters:
val (
Qmi.NasRoamingStatus) – aQmi.NasRoamingStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasRoamingStatusspecified at val.New in version 1.0.
- Qmi.nas_scell_state_get_string(val)¶
- Parameters:
val (
Qmi.NasScellState) – aQmi.NasScellState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasScellStatespecified at val.New in version 1.16.
- Qmi.nas_service_domain_preference_get_string(val)¶
- Parameters:
val (
Qmi.NasServiceDomainPreference) – aQmi.NasServiceDomainPreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasServiceDomainPreferencespecified at val.New in version 1.0.
- Qmi.nas_service_status_get_string(val)¶
- Parameters:
val (
Qmi.NasServiceStatus) – aQmi.NasServiceStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasServiceStatusspecified at val.New in version 1.0.
- Qmi.nas_signal_strength_request_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasSignalStrengthRequest) – bitmask ofQmi.NasSignalStrengthRequestvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasSignalStrengthRequestin mask.New in version 1.0.
- Qmi.nas_sim_reject_state_get_string(val)¶
- Parameters:
val (
Qmi.NasSimRejectState) – aQmi.NasSimRejectState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasSimRejectStatespecified at val.New in version 1.0.
- Qmi.nas_swi_emm_connection_state_get_string(val)¶
- Parameters:
val (
Qmi.NasSwiEmmConnectionState) – aQmi.NasSwiEmmConnectionState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasSwiEmmConnectionStatespecified at val.New in version 1.24.
- Qmi.nas_swi_emm_state_get_string(val)¶
- Parameters:
val (
Qmi.NasSwiEmmState) – aQmi.NasSwiEmmState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasSwiEmmStatespecified at val.New in version 1.24.
- Qmi.nas_swi_ims_reg_state_get_string(val)¶
- Parameters:
val (
Qmi.NasSwiImsRegState) – aQmi.NasSwiImsRegState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasSwiImsRegStatespecified at val.New in version 1.24.
- Qmi.nas_swi_modem_mode_get_string(val)¶
- Parameters:
val (
Qmi.NasSwiModemMode) – aQmi.NasSwiModemMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasSwiModemModespecified at val.New in version 1.24.
- Qmi.nas_swi_ps_state_get_string(val)¶
- Parameters:
val (
Qmi.NasSwiPsState) – aQmi.NasSwiPsState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasSwiPsStatespecified at val.New in version 1.24.
- Qmi.nas_swi_system_mode_get_string(val)¶
- Parameters:
val (
Qmi.NasSwiSystemMode) – aQmi.NasSwiSystemMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasSwiSystemModespecified at val.New in version 1.24.
- Qmi.nas_td_scdma_band_preference_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.NasTdScdmaBandPreference) – bitmask ofQmi.NasTdScdmaBandPreferencevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.NasTdScdmaBandPreferencein mask.New in version 1.0.
- Qmi.nas_usage_preference_get_string(val)¶
- Parameters:
val (
Qmi.NasUsagePreference) – aQmi.NasUsagePreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasUsagePreferencespecified at val.New in version 1.24.
- Qmi.nas_voice_domain_preference_get_string(val)¶
- Parameters:
val (
Qmi.NasVoiceDomainPreference) – aQmi.NasVoiceDomainPreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasVoiceDomainPreferencespecified at val.New in version 1.24.
- Qmi.nas_wcdma_hs_service_get_string(val)¶
- Parameters:
val (
Qmi.NasWcdmaHsService) – aQmi.NasWcdmaHsService.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasWcdmaHsServicespecified at val.New in version 1.0.
- Qmi.nas_wcdma_rrc_state_get_string(val)¶
- Parameters:
val (
Qmi.NasWcdmaRrcState) – aQmi.NasWcdmaRrcState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.NasWcdmaRrcStatespecified at val.New in version 1.10.
- Qmi.oma_hfa_feature_done_state_get_string(val)¶
- Parameters:
val (
Qmi.OmaHfaFeatureDoneState) – aQmi.OmaHfaFeatureDoneState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.OmaHfaFeatureDoneStatespecified at val.New in version 1.6.
- Qmi.oma_session_failed_reason_get_string(val)¶
- Parameters:
val (
Qmi.OmaSessionFailedReason) – aQmi.OmaSessionFailedReason.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.OmaSessionFailedReasonspecified at val.New in version 1.6.
- Qmi.oma_session_state_get_string(val)¶
- Parameters:
val (
Qmi.OmaSessionState) – aQmi.OmaSessionState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.OmaSessionStatespecified at val.New in version 1.6.
- Qmi.oma_session_type_get_string(val)¶
- Parameters:
val (
Qmi.OmaSessionType) – aQmi.OmaSessionType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.OmaSessionTypespecified at val.New in version 1.6.
- Qmi.pbm_event_registration_flag_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.PbmEventRegistrationFlag) – bitmask ofQmi.PbmEventRegistrationFlagvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.PbmEventRegistrationFlagin mask.New in version 1.6.
- Qmi.pbm_phonebook_type_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.PbmPhonebookType) – bitmask ofQmi.PbmPhonebookTypevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.PbmPhonebookTypein mask.New in version 1.6.
- Qmi.pbm_session_type_get_string(val)¶
- Parameters:
val (
Qmi.PbmSessionType) – aQmi.PbmSessionType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.PbmSessionTypespecified at val.New in version 1.6.
- Qmi.pdc_configuration_type_get_string(val)¶
- Parameters:
val (
Qmi.PdcConfigurationType) – aQmi.PdcConfigurationType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.PdcConfigurationTypespecified at val.New in version 1.18.
- Qmi.pdc_refresh_event_type_get_string(val)¶
- Parameters:
val (
Qmi.PdcRefreshEventType) – aQmi.PdcRefreshEventType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.PdcRefreshEventTypespecified at val.New in version 1.32.
- Qmi.pds_data_valid_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.PdsDataValid) – bitmask ofQmi.PdsDataValidvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.PdsDataValidin mask.New in version 1.0.
- Qmi.pds_network_mode_get_string(val)¶
- Parameters:
val (
Qmi.PdsNetworkMode) – aQmi.PdsNetworkMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.PdsNetworkModespecified at val.New in version 1.12.
- Qmi.pds_operating_mode_get_string(val)¶
- Parameters:
val (
Qmi.PdsOperatingMode) – aQmi.PdsOperatingMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.PdsOperatingModespecified at val.New in version 1.12.
- Qmi.pds_operation_mode_get_string(val)¶
- Parameters:
val (
Qmi.PdsOperationMode) – aQmi.PdsOperationMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.PdsOperationModespecified at val.New in version 1.0.
- Qmi.pds_position_session_status_get_string(val)¶
- Parameters:
val (
Qmi.PdsPositionSessionStatus) – aQmi.PdsPositionSessionStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.PdsPositionSessionStatusspecified at val.New in version 1.0.
- Qmi.pds_tracking_session_state_get_string(val)¶
- Parameters:
val (
Qmi.PdsTrackingSessionState) – aQmi.PdsTrackingSessionState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.PdsTrackingSessionStatespecified at val.New in version 1.0.
- Qmi.protocol_error_get_string(val)¶
- Parameters:
val (
Qmi.ProtocolError) – aQmi.ProtocolError.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.ProtocolErrorspecified at val.New in version 1.0.
- Qmi.qos_event_get_string(val)¶
- Parameters:
val (
Qmi.QosEvent) – aQmi.QosEvent.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.QosEventspecified at val.New in version 1.22.
- Qmi.qos_status_get_string(val)¶
- Parameters:
val (
Qmi.QosStatus) – aQmi.QosStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.QosStatusspecified at val.New in version 1.22.
- Qmi.sar_rf_state_get_string(val)¶
- Parameters:
val (
Qmi.SarRfState) – aQmi.SarRfState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.SarRfStatespecified at val.New in version 1.28.
- Qmi.service_get_string(val)¶
- Parameters:
val (
Qmi.Service) – aQmi.Service.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.Servicespecified at val.New in version 1.0.
- Qmi.sio_port_get_string(val)¶
- Parameters:
val (
Qmi.SioPort) – aQmi.SioPort.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.SioPortspecified at val.New in version 1.28.
- Qmi.ssc_report_type_get_string(val)¶
- Parameters:
val (
Qmi.SscReportType) – aQmi.SscReportType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.SscReportTypespecified at val.New in version 1.34.
- Qmi.uim_card_application_personalization_feature_get_string(val)¶
- Parameters:
val (
Qmi.UimCardApplicationPersonalizationFeature) – aQmi.UimCardApplicationPersonalizationFeature.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimCardApplicationPersonalizationFeaturespecified at val.New in version 1.10.
- Qmi.uim_card_application_personalization_feature_status_get_string(val)¶
- Parameters:
val (
Qmi.UimCardApplicationPersonalizationFeatureStatus) – aQmi.UimCardApplicationPersonalizationFeatureStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimCardApplicationPersonalizationFeatureStatusspecified at val.New in version 1.34.
- Qmi.uim_card_application_personalization_state_get_string(val)¶
- Parameters:
val (
Qmi.UimCardApplicationPersonalizationState) – aQmi.UimCardApplicationPersonalizationState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimCardApplicationPersonalizationStatespecified at val.New in version 1.10.
- Qmi.uim_card_application_state_get_string(val)¶
- Parameters:
val (
Qmi.UimCardApplicationState) – aQmi.UimCardApplicationState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimCardApplicationStatespecified at val.New in version 1.10.
- Qmi.uim_card_application_type_get_string(val)¶
- Parameters:
val (
Qmi.UimCardApplicationType) – aQmi.UimCardApplicationType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimCardApplicationTypespecified at val.New in version 1.10.
- Qmi.uim_card_error_get_string(val)¶
- Parameters:
val (
Qmi.UimCardError) – aQmi.UimCardError.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimCardErrorspecified at val.New in version 1.10.
- Qmi.uim_card_protocol_get_string(val)¶
- Parameters:
val (
Qmi.UimCardProtocol) – aQmi.UimCardProtocol.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimCardProtocolspecified at val.New in version 1.26.
- Qmi.uim_card_state_get_string(val)¶
- Parameters:
val (
Qmi.UimCardState) – aQmi.UimCardState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimCardStatespecified at val.New in version 1.10.
- Qmi.uim_configuration_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.UimConfiguration) – bitmask ofQmi.UimConfigurationvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.UimConfigurationin mask.New in version 1.30.
- Qmi.uim_depersonalization_operation_get_string(val)¶
- Parameters:
val (
Qmi.UimDepersonalizationOperation) – aQmi.UimDepersonalizationOperation.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimDepersonalizationOperationspecified at val.New in version 1.30.
- Qmi.uim_event_registration_flag_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.UimEventRegistrationFlag) – bitmask ofQmi.UimEventRegistrationFlagvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.UimEventRegistrationFlagin mask.New in version 1.22.4.
- Qmi.uim_file_control_information_get_string(val)¶
- Parameters:
val (
Qmi.UimFileControlInformation) – aQmi.UimFileControlInformation.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimFileControlInformationspecified at val.New in version 1.36.
- Qmi.uim_file_type_get_string(val)¶
- Parameters:
val (
Qmi.UimFileType) – aQmi.UimFileType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimFileTypespecified at val.New in version 1.6.
- Qmi.uim_physical_card_state_get_string(val)¶
- Parameters:
val (
Qmi.UimPhysicalCardState) – aQmi.UimPhysicalCardState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimPhysicalCardStatespecified at val.New in version 1.26.
- Qmi.uim_pin_id_get_string(val)¶
- Parameters:
val (
Qmi.UimPinId) – aQmi.UimPinId.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimPinIdspecified at val.New in version 1.14.
- Qmi.uim_pin_state_get_string(val)¶
- Parameters:
val (
Qmi.UimPinState) – aQmi.UimPinState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimPinStatespecified at val.New in version 1.10.
- Qmi.uim_refresh_mode_get_string(val)¶
- Parameters:
val (
Qmi.UimRefreshMode) – aQmi.UimRefreshMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimRefreshModespecified at val.New in version 1.28.
- Qmi.uim_refresh_stage_get_string(val)¶
- Parameters:
val (
Qmi.UimRefreshStage) – aQmi.UimRefreshStage.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimRefreshStagespecified at val.New in version 1.28.
- Qmi.uim_security_attribute_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.UimSecurityAttribute) – bitmask ofQmi.UimSecurityAttributevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.UimSecurityAttributein mask.New in version 1.6.
- Qmi.uim_security_attribute_logic_get_string(val)¶
- Parameters:
val (
Qmi.UimSecurityAttributeLogic) – aQmi.UimSecurityAttributeLogic.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimSecurityAttributeLogicspecified at val.New in version 1.6.
- Qmi.uim_session_type_get_string(val)¶
- Parameters:
val (
Qmi.UimSessionType) – aQmi.UimSessionType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimSessionTypespecified at val.New in version 1.6.
- Qmi.uim_slot_state_get_string(val)¶
- Parameters:
val (
Qmi.UimSlotState) – aQmi.UimSlotState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.UimSlotStatespecified at val.New in version 1.26.
- Qmi.utils_get_show_personal_info()¶
-
Checks whether personal info should be hidden when traces are enabled.
New in version 1.32.
- Qmi.utils_get_traces_enabled()¶
-
Checks whether QMI message traces are currently enabled.
New in version 1.0.
- Qmi.utils_set_show_personal_info(show_personal_info)¶
-
Sets whether personal info is printed when traces are enabled.
New in version 1.32.
- Qmi.utils_set_traces_enabled(enabled)¶
-
Sets whether QMI message traces are enabled or disabled.
New in version 1.0.
- Qmi.voice_alpha_data_coding_scheme_get_string(val)¶
- Parameters:
val (
Qmi.VoiceAlphaDataCodingScheme) – aQmi.VoiceAlphaDataCodingScheme.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceAlphaDataCodingSchemespecified at val.New in version 1.26.
- Qmi.voice_als_get_string(val)¶
- Parameters:
val (
Qmi.VoiceAls) – aQmi.VoiceAls.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceAlsspecified at val.New in version 1.14.
- Qmi.voice_call_control_result_type_get_string(val)¶
- Parameters:
val (
Qmi.VoiceCallControlResultType) – aQmi.VoiceCallControlResultType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceCallControlResultTypespecified at val.New in version 1.26.
- Qmi.voice_call_control_supplementary_service_type_get_string(val)¶
- Parameters:
val (
Qmi.VoiceCallControlSupplementaryServiceType) – aQmi.VoiceCallControlSupplementaryServiceType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceCallControlSupplementaryServiceTypespecified at val.New in version 1.26.
- Qmi.voice_call_direction_get_string(val)¶
- Parameters:
val (
Qmi.VoiceCallDirection) – aQmi.VoiceCallDirection.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceCallDirectionspecified at val.New in version 1.14.
- Qmi.voice_call_end_reason_get_string(val)¶
- Parameters:
val (
Qmi.VoiceCallEndReason) – aQmi.VoiceCallEndReason.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceCallEndReasonspecified at val.New in version 1.26.
- Qmi.voice_call_mode_get_string(val)¶
- Parameters:
val (
Qmi.VoiceCallMode) – aQmi.VoiceCallMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceCallModespecified at val.New in version 1.14.
- Qmi.voice_call_state_get_string(val)¶
- Parameters:
val (
Qmi.VoiceCallState) – aQmi.VoiceCallState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceCallStatespecified at val.New in version 1.14.
- Qmi.voice_call_type_get_string(val)¶
- Parameters:
val (
Qmi.VoiceCallType) – aQmi.VoiceCallType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceCallTypespecified at val.New in version 1.14.
- Qmi.voice_domain_get_string(val)¶
- Parameters:
val (
Qmi.VoiceDomain) – aQmi.VoiceDomain.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceDomainspecified at val.New in version 1.14.
- Qmi.voice_presentation_get_string(val)¶
- Parameters:
val (
Qmi.VoicePresentation) – aQmi.VoicePresentation.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoicePresentationspecified at val.New in version 1.14.
- Qmi.voice_privacy_get_string(val)¶
- Parameters:
val (
Qmi.VoicePrivacy) – aQmi.VoicePrivacy.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoicePrivacyspecified at val.New in version 1.14.
- Qmi.voice_service_option_get_string(val)¶
- Parameters:
val (
Qmi.VoiceServiceOption) – aQmi.VoiceServiceOption.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceServiceOptionspecified at val.New in version 1.14.
- Qmi.voice_supplementary_service_action_get_string(val)¶
- Parameters:
val (
Qmi.VoiceSupplementaryServiceAction) – aQmi.VoiceSupplementaryServiceAction.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceSupplementaryServiceActionspecified at val.New in version 1.30.
- Qmi.voice_supplementary_service_notification_type_get_string(val)¶
- Parameters:
val (
Qmi.VoiceSupplementaryServiceNotificationType) – aQmi.VoiceSupplementaryServiceNotificationType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceSupplementaryServiceNotificationTypespecified at val.New in version 1.30.
- Qmi.voice_supplementary_service_reason_get_string(val)¶
- Parameters:
val (
Qmi.VoiceSupplementaryServiceReason) – aQmi.VoiceSupplementaryServiceReason.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceSupplementaryServiceReasonspecified at val.New in version 1.30.
- Qmi.voice_supplementary_service_type_get_string(val)¶
- Parameters:
val (
Qmi.VoiceSupplementaryServiceType) – aQmi.VoiceSupplementaryServiceType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceSupplementaryServiceTypespecified at val.New in version 1.30.
- Qmi.voice_tty_mode_get_string(val)¶
- Parameters:
val (
Qmi.VoiceTtyMode) – aQmi.VoiceTtyMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceTtyModespecified at val.New in version 1.14.
- Qmi.voice_user_action_get_string(val)¶
- Parameters:
val (
Qmi.VoiceUserAction) – aQmi.VoiceUserAction.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceUserActionspecified at val.New in version 1.26.
- Qmi.voice_uss_data_coding_scheme_get_string(val)¶
- Parameters:
val (
Qmi.VoiceUssDataCodingScheme) – aQmi.VoiceUssDataCodingScheme.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.VoiceUssDataCodingSchemespecified at val.New in version 1.26.
- Qmi.voice_wcdma_amr_status_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.VoiceWcdmaAmrStatus) – bitmask ofQmi.VoiceWcdmaAmrStatusvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.VoiceWcdmaAmrStatusin mask.New in version 1.14.
- Qmi.wda_data_aggregation_protocol_get_string(val)¶
- Parameters:
val (
Qmi.WdaDataAggregationProtocol) – aQmi.WdaDataAggregationProtocol.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdaDataAggregationProtocolspecified at val.New in version 1.10.
- Qmi.wda_link_layer_protocol_get_string(val)¶
- Parameters:
val (
Qmi.WdaLinkLayerProtocol) – aQmi.WdaLinkLayerProtocol.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdaLinkLayerProtocolspecified at val.New in version 1.10.
- Qmi.wda_loop_back_state_get_string(val)¶
- Parameters:
val (
Qmi.WdaLoopBackState) – aQmi.WdaLoopBackState.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdaLoopBackStatespecified at val.New in version 1.36.
- Qmi.wds_address_allocation_preference_get_string(val)¶
- Parameters:
val (
Qmi.WdsAddressAllocationPreference) – aQmi.WdsAddressAllocationPreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsAddressAllocationPreferencespecified at val.New in version 1.36.
- Qmi.wds_apn_type_mask_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsApnTypeMask) – bitmask ofQmi.WdsApnTypeMaskvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsApnTypeMaskin mask.New in version 1.30.
- Qmi.wds_attach_pdn_list_action_get_string(val)¶
- Parameters:
val (
Qmi.WdsAttachPdnListAction) – aQmi.WdsAttachPdnListAction.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsAttachPdnListActionspecified at val.New in version 1.28.
- Qmi.wds_authentication_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsAuthentication) – bitmask ofQmi.WdsAuthenticationvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsAuthenticationin mask.New in version 1.0.
- Qmi.wds_autoconnect_setting_get_string(val)¶
- Parameters:
val (
Qmi.WdsAutoconnectSetting) – aQmi.WdsAutoconnectSetting.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsAutoconnectSettingspecified at val.New in version 1.14.
- Qmi.wds_autoconnect_setting_roaming_get_string(val)¶
- Parameters:
val (
Qmi.WdsAutoconnectSettingRoaming) – aQmi.WdsAutoconnectSettingRoaming.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsAutoconnectSettingRoamingspecified at val.New in version 1.14.
- Qmi.wds_call_end_reason_get_string(val)¶
- Parameters:
val (
Qmi.WdsCallEndReason) – aQmi.WdsCallEndReason.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsCallEndReasonspecified at val.New in version 1.0.
- Qmi.wds_call_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsCallType) – aQmi.WdsCallType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsCallTypespecified at val.New in version 1.0.
- Qmi.wds_client_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsClientType) – aQmi.WdsClientType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsClientTypespecified at val.New in version 1.18.
- Qmi.wds_connection_status_get_string(val)¶
- Parameters:
val (
Qmi.WdsConnectionStatus) – aQmi.WdsConnectionStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsConnectionStatusspecified at val.New in version 1.0.
- Qmi.wds_data_bearer_technology_get_string(val)¶
- Parameters:
val (
Qmi.WdsDataBearerTechnology) – aQmi.WdsDataBearerTechnology.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsDataBearerTechnologyspecified at val.New in version 1.0.
- Qmi.wds_data_call_status_get_string(val)¶
- Parameters:
val (
Qmi.WdsDataCallStatus) – aQmi.WdsDataCallStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsDataCallStatusspecified at val.New in version 1.18.
- Qmi.wds_data_call_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsDataCallType) – aQmi.WdsDataCallType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsDataCallTypespecified at val.New in version 1.18.
- Qmi.wds_data_system_get_string(val)¶
- Parameters:
val (
Qmi.WdsDataSystem) – aQmi.WdsDataSystem.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsDataSystemspecified at val.New in version 1.18.
- Qmi.wds_data_system_network_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsDataSystemNetworkType) – aQmi.WdsDataSystemNetworkType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsDataSystemNetworkTypespecified at val.New in version 1.14.
- Qmi.wds_delivery_order_get_string(val)¶
- Parameters:
val (
Qmi.WdsDeliveryOrder) – aQmi.WdsDeliveryOrder.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsDeliveryOrderspecified at val.New in version 1.14.
- Qmi.wds_dormancy_status_get_string(val)¶
- Parameters:
val (
Qmi.WdsDormancyStatus) – aQmi.WdsDormancyStatus.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsDormancyStatusspecified at val.New in version 1.18.
- Qmi.wds_ds_profile_error_get_string(val)¶
- Parameters:
val (
Qmi.WdsDsProfileError) – aQmi.WdsDsProfileError.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsDsProfileErrorspecified at val.New in version 1.8.
- Qmi.wds_extended_data_bearer_technology_3gpp2_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsExtendedDataBearerTechnology3gpp2) – bitmask ofQmi.WdsExtendedDataBearerTechnology3gpp2values.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsExtendedDataBearerTechnology3gpp2in mask.New in version 1.18.
- Qmi.wds_extended_data_bearer_technology_3gpp_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsExtendedDataBearerTechnology3gpp) – bitmask ofQmi.WdsExtendedDataBearerTechnology3gppvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsExtendedDataBearerTechnology3gppin mask.New in version 1.18.
- Qmi.wds_extended_technology_preference_get_string(val)¶
- Parameters:
val (
Qmi.WdsExtendedTechnologyPreference) – aQmi.WdsExtendedTechnologyPreference.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsExtendedTechnologyPreferencespecified at val.New in version 1.0.
- Qmi.wds_ip_family_get_string(val)¶
- Parameters:
val (
Qmi.WdsIpFamily) – aQmi.WdsIpFamily.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsIpFamilyspecified at val.New in version 1.0.
- Qmi.wds_ip_support_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsIpSupportType) – aQmi.WdsIpSupportType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsIpSupportTypespecified at val.New in version 1.28.
- Qmi.wds_network_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsNetworkType) – aQmi.WdsNetworkType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsNetworkTypespecified at val.New in version 1.0.
- Qmi.wds_packet_statistics_mask_flag_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsPacketStatisticsMaskFlag) – bitmask ofQmi.WdsPacketStatisticsMaskFlagvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsPacketStatisticsMaskFlagin mask.New in version 1.6.
- Qmi.wds_pdp_access_control_get_string(val)¶
- Parameters:
val (
Qmi.WdsPdpAccessControl) – aQmi.WdsPdpAccessControl.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsPdpAccessControlspecified at val.New in version 1.36.
- Qmi.wds_pdp_data_compression_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsPdpDataCompressionType) – aQmi.WdsPdpDataCompressionType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsPdpDataCompressionTypespecified at val.New in version 1.18.
- Qmi.wds_pdp_header_compression_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsPdpHeaderCompressionType) – aQmi.WdsPdpHeaderCompressionType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsPdpHeaderCompressionTypespecified at val.New in version 1.18.
- Qmi.wds_pdp_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsPdpType) – aQmi.WdsPdpType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsPdpTypespecified at val.New in version 1.0.
- Qmi.wds_profile_change_event_get_string(val)¶
- Parameters:
val (
Qmi.WdsProfileChangeEvent) – aQmi.WdsProfileChangeEvent.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsProfileChangeEventspecified at val.New in version 1.34.
- Qmi.wds_profile_family_get_string(val)¶
- Parameters:
val (
Qmi.WdsProfileFamily) – aQmi.WdsProfileFamily.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsProfileFamilyspecified at val.New in version 1.22.
- Qmi.wds_profile_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsProfileType) – aQmi.WdsProfileType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsProfileTypespecified at val.New in version 1.0.
- Qmi.wds_qos_class_identifier_get_string(val)¶
- Parameters:
val (
Qmi.WdsQosClassIdentifier) – aQmi.WdsQosClassIdentifier.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsQosClassIdentifierspecified at val.New in version 1.18.
- Qmi.wds_radio_access_technology_get_string(val)¶
- Parameters:
val (
Qmi.WdsRadioAccessTechnology) – aQmi.WdsRadioAccessTechnology.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsRadioAccessTechnologyspecified at val.New in version 1.18.
- Qmi.wds_rat_3gpp2_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsRat3gpp2) – bitmask ofQmi.WdsRat3gpp2values.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsRat3gpp2in mask.New in version 1.0.
- Qmi.wds_rat_3gpp_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsRat3gpp) – bitmask ofQmi.WdsRat3gppvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsRat3gppin mask.New in version 1.0.
- Qmi.wds_requested_settings_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsRequestedSettings) – bitmask ofQmi.WdsRequestedSettingsvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsRequestedSettingsin mask.New in version 1.32.
- Qmi.wds_sdu_erroneous_delivery_get_string(val)¶
- Parameters:
val (
Qmi.WdsSduErroneousDelivery) – aQmi.WdsSduErroneousDelivery.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsSduErroneousDeliveryspecified at val.New in version 1.14.
- Qmi.wds_sdu_error_ratio_get_string(val)¶
- Parameters:
val (
Qmi.WdsSduErrorRatio) – aQmi.WdsSduErrorRatio.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsSduErrorRatiospecified at val.New in version 1.14.
- Qmi.wds_sdu_residual_bit_error_ratio_get_string(val)¶
- Parameters:
val (
Qmi.WdsSduResidualBitErrorRatio) – aQmi.WdsSduResidualBitErrorRatio.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsSduResidualBitErrorRatiospecified at val.New in version 1.14.
- Qmi.wds_set_event_report_transfer_statistics_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsSetEventReportTransferStatistics) – bitmask ofQmi.WdsSetEventReportTransferStatisticsvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsSetEventReportTransferStatisticsin mask.New in version 1.18.
- Qmi.wds_so_cdma1x_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsSoCdma1x) – bitmask ofQmi.WdsSoCdma1xvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsSoCdma1xin mask.New in version 1.0.
- Qmi.wds_so_evdo_rev0_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsSoEvdoRev0) – bitmask ofQmi.WdsSoEvdoRev0values.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsSoEvdoRev0in mask.New in version 1.18.
- Qmi.wds_so_evdo_reva_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsSoEvdoRevA) – bitmask ofQmi.WdsSoEvdoRevAvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsSoEvdoRevAin mask.New in version 1.0.
- Qmi.wds_so_evdo_revb_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsSoEvdoRevB) – bitmask ofQmi.WdsSoEvdoRevBvalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsSoEvdoRevBin mask.New in version 1.18.
- Qmi.wds_technology_preference_build_string_from_mask(mask)¶
- Parameters:
mask (
Qmi.WdsTechnologyPreference) – bitmask ofQmi.WdsTechnologyPreferencevalues.- Returns:
a string with the list of nicknames, or
Noneif none given. The returned value should be freed withGLib.free().- Return type:
Builds a string containing a comma-separated list of nicknames for each
Qmi.WdsTechnologyPreferencein mask.New in version 1.0.
- Qmi.wds_tethered_call_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsTetheredCallType) – aQmi.WdsTetheredCallType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsTetheredCallTypespecified at val.New in version 1.18.
- Qmi.wds_traffic_class_get_string(val)¶
- Parameters:
val (
Qmi.WdsTrafficClass) – aQmi.WdsTrafficClass.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsTrafficClassspecified at val.New in version 1.0.
- Qmi.wds_verbose_call_end_reason_3gpp_get_string(val)¶
- Parameters:
val (
Qmi.WdsVerboseCallEndReason3gpp) – aQmi.WdsVerboseCallEndReason3gpp.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsVerboseCallEndReason3gppspecified at val.New in version 1.0.
- Qmi.wds_verbose_call_end_reason_cm_get_string(val)¶
- Parameters:
val (
Qmi.WdsVerboseCallEndReasonCm) – aQmi.WdsVerboseCallEndReasonCm.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsVerboseCallEndReasonCmspecified at val.New in version 1.0.
- Qmi.wds_verbose_call_end_reason_ehrpd_get_string(val)¶
- Parameters:
val (
Qmi.WdsVerboseCallEndReasonEhrpd) – aQmi.WdsVerboseCallEndReasonEhrpd.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsVerboseCallEndReasonEhrpdspecified at val.New in version 1.0.
- Qmi.wds_verbose_call_end_reason_get_string(type, reason)¶
- Parameters:
type (
Qmi.WdsVerboseCallEndReasonType) – aQmi.WdsVerboseCallEndReasonType.reason (
int) – the reason id.
- Returns:
a string with the reason, or
Noneif not found. Do not free the returned value.- Return type:
Get verbose call end reason based on the reason type.
New in version 1.0.
- Qmi.wds_verbose_call_end_reason_internal_get_string(val)¶
- Parameters:
val (
Qmi.WdsVerboseCallEndReasonInternal) – aQmi.WdsVerboseCallEndReasonInternal.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsVerboseCallEndReasonInternalspecified at val.New in version 1.0.
- Qmi.wds_verbose_call_end_reason_ipv6_get_string(val)¶
- Parameters:
val (
Qmi.WdsVerboseCallEndReasonIpv6) – aQmi.WdsVerboseCallEndReasonIpv6.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsVerboseCallEndReasonIpv6specified at val.New in version 1.0.
- Qmi.wds_verbose_call_end_reason_mip_get_string(val)¶
- Parameters:
val (
Qmi.WdsVerboseCallEndReasonMip) – aQmi.WdsVerboseCallEndReasonMip.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsVerboseCallEndReasonMipspecified at val.New in version 1.0.
- Qmi.wds_verbose_call_end_reason_ppp_get_string(val)¶
- Parameters:
val (
Qmi.WdsVerboseCallEndReasonPpp) – aQmi.WdsVerboseCallEndReasonPpp.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsVerboseCallEndReasonPppspecified at val.New in version 1.0.
- Qmi.wds_verbose_call_end_reason_type_get_string(val)¶
- Parameters:
val (
Qmi.WdsVerboseCallEndReasonType) – aQmi.WdsVerboseCallEndReasonType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WdsVerboseCallEndReasonTypespecified at val.New in version 1.0.
- Qmi.wms_ack_failure_cause_get_string(val)¶
- Parameters:
val (
Qmi.WmsAckFailureCause) – aQmi.WmsAckFailureCause.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsAckFailureCausespecified at val.New in version 1.28.
- Qmi.wms_ack_indicator_get_string(val)¶
- Parameters:
val (
Qmi.WmsAckIndicator) – aQmi.WmsAckIndicator.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsAckIndicatorspecified at val.New in version 1.0.
- Qmi.wms_cdma_cause_code_get_string(val)¶
- Parameters:
val (
Qmi.WmsCdmaCauseCode) – aQmi.WmsCdmaCauseCode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsCdmaCauseCodespecified at val.New in version 1.0.
- Qmi.wms_cdma_error_class_get_string(val)¶
- Parameters:
val (
Qmi.WmsCdmaErrorClass) – aQmi.WmsCdmaErrorClass.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsCdmaErrorClassspecified at val.New in version 1.0.
- Qmi.wms_cdma_service_option_get_string(val)¶
- Parameters:
val (
Qmi.WmsCdmaServiceOption) – aQmi.WmsCdmaServiceOption.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsCdmaServiceOptionspecified at val.New in version 1.0.
- Qmi.wms_gsm_umts_rp_cause_get_string(val)¶
- Parameters:
val (
Qmi.WmsGsmUmtsRpCause) – aQmi.WmsGsmUmtsRpCause.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsGsmUmtsRpCausespecified at val.New in version 1.0.
- Qmi.wms_gsm_umts_tp_cause_get_string(val)¶
- Parameters:
val (
Qmi.WmsGsmUmtsTpCause) – aQmi.WmsGsmUmtsTpCause.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsGsmUmtsTpCausespecified at val.New in version 1.0.
- Qmi.wms_message_class_get_string(val)¶
- Parameters:
val (
Qmi.WmsMessageClass) – aQmi.WmsMessageClass.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsMessageClassspecified at val.New in version 1.0.
- Qmi.wms_message_delivery_failure_type_get_string(val)¶
- Parameters:
val (
Qmi.WmsMessageDeliveryFailureType) – aQmi.WmsMessageDeliveryFailureType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsMessageDeliveryFailureTypespecified at val.New in version 1.0.
- Qmi.wms_message_format_get_string(val)¶
- Parameters:
val (
Qmi.WmsMessageFormat) – aQmi.WmsMessageFormat.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsMessageFormatspecified at val.New in version 1.0.
- Qmi.wms_message_mode_get_string(val)¶
- Parameters:
val (
Qmi.WmsMessageMode) – aQmi.WmsMessageMode.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsMessageModespecified at val.New in version 1.0.
- Qmi.wms_message_protocol_get_string(val)¶
- Parameters:
val (
Qmi.WmsMessageProtocol) – aQmi.WmsMessageProtocol.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsMessageProtocolspecified at val.New in version 1.0.
- Qmi.wms_message_tag_type_get_string(val)¶
- Parameters:
val (
Qmi.WmsMessageTagType) – aQmi.WmsMessageTagType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsMessageTagTypespecified at val.New in version 1.0.
- Qmi.wms_message_type_get_string(val)¶
- Parameters:
val (
Qmi.WmsMessageType) – aQmi.WmsMessageType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsMessageTypespecified at val.New in version 1.0.
- Qmi.wms_notification_type_get_string(val)¶
- Parameters:
val (
Qmi.WmsNotificationType) – aQmi.WmsNotificationType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsNotificationTypespecified at val.New in version 1.0.
- Qmi.wms_receipt_action_get_string(val)¶
- Parameters:
val (
Qmi.WmsReceiptAction) – aQmi.WmsReceiptAction.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsReceiptActionspecified at val.New in version 1.0.
- Qmi.wms_storage_type_get_string(val)¶
- Parameters:
val (
Qmi.WmsStorageType) – aQmi.WmsStorageType.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsStorageTypespecified at val.New in version 1.0.
- Qmi.wms_transfer_indication_get_string(val)¶
- Parameters:
val (
Qmi.WmsTransferIndication) – aQmi.WmsTransferIndication.- Returns:
a string with the nickname, or
Noneif not found. Do not free the returned value.- Return type:
Gets the nickname string for the
Qmi.WmsTransferIndicationspecified at val.New in version 1.0.