Functions¶
Details¶
- 
ModemManager.bearer_allowed_auth_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.BearerAllowedAuth) – bitmask of- ModemManager.BearerAllowedAuthvalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.BearerAllowedAuthin mask.
- 
ModemManager.bearer_ip_family_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.BearerIpFamily) – bitmask of- ModemManager.BearerIpFamilyvalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.BearerIpFamilyin mask.
- 
ModemManager.bearer_ip_method_get_string(val)¶
- Parameters: - val ( - ModemManager.BearerIpMethod) – a- ModemManager.BearerIpMethod.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.BearerIpMethodspecified at val.
- 
ModemManager.bearer_type_get_string(val)¶
- Parameters: - val ( - ModemManager.BearerType) – a- ModemManager.BearerType.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.BearerTypespecified at val.
- 
ModemManager.call_direction_get_string(val)¶
- Parameters: - val ( - ModemManager.CallDirection) – a- ModemManager.CallDirection.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.CallDirectionspecified at val.
- 
ModemManager.call_state_get_string(val)¶
- Parameters: - val ( - ModemManager.CallState) – a- ModemManager.CallState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.CallStatespecified at val.
- 
ModemManager.call_state_reason_get_string(val)¶
- Parameters: - val ( - ModemManager.CallStateReason) – a- ModemManager.CallStateReason.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.CallStateReasonspecified at val.
- 
ModemManager.firmware_image_type_get_string(val)¶
- Parameters: - val ( - ModemManager.FirmwareImageType) – a- ModemManager.FirmwareImageType.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.FirmwareImageTypespecified at val.
- 
ModemManager.gdbus_bearer_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Bearer [gdbus-interface-org-freedesktop-ModemManager1-Bearer.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_bearer_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusBearerinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem3gpp_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Modem3gpp [gdbus-interface-org-freedesktop-ModemManager1-Modem-Modem3gpp.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem3gpp_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModem3gppinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem3gpp_ussd_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd [gdbus-interface-org-freedesktop-ModemManager1-Modem-Modem3gpp-Ussd.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem3gpp_ussd_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModem3gppUssdinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_cdma_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.ModemCdma [gdbus-interface-org-freedesktop-ModemManager1-Modem-ModemCdma.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_cdma_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemCdmainterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_firmware_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Firmware [gdbus-interface-org-freedesktop-ModemManager1-Modem-Firmware.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_firmware_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemFirmwareinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem [gdbus-interface-org-freedesktop-ModemManager1-Modem.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_location_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Location [gdbus-interface-org-freedesktop-ModemManager1-Modem-Location.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_location_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemLocationinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_messaging_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Messaging [gdbus-interface-org-freedesktop-ModemManager1-Modem-Messaging.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_messaging_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemMessaginginterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_oma_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Oma [gdbus-interface-org-freedesktop-ModemManager1-Modem-Oma.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_oma_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemOmainterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModeminterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_signal_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Signal [gdbus-interface-org-freedesktop-ModemManager1-Modem-Signal.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_signal_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemSignalinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_simple_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Simple [gdbus-interface-org-freedesktop-ModemManager1-Modem-Simple.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_simple_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemSimpleinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_time_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Time [gdbus-interface-org-freedesktop-ModemManager1-Modem-Time.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_time_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemTimeinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_modem_voice_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Modem.Voice [gdbus-interface-org-freedesktop-ModemManager1-Modem-Voice.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_modem_voice_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusModemVoiceinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_org_freedesktop_modem_manager1_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1 [gdbus-interface-org-freedesktop-ModemManager1.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_org_freedesktop_modem_manager1_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusOrgFreedesktopModemManager1interface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_sim_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Sim [gdbus-interface-org-freedesktop-ModemManager1-Sim.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_sim_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusSiminterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.gdbus_sms_interface_info()¶
- Returns: - A - Gio.DBusInterfaceInfo. Do not free.- Return type: - Gio.DBusInterfaceInfo- Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Sms [gdbus-interface-org-freedesktop-ModemManager1-Sms.top_of_page]’ D-Bus interface. 
- 
ModemManager.gdbus_sms_override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) – The class structure for aGObject.Objectderived class.
- property_id_begin (int) – The property id to assign to the first overridden property.
 - Returns: - The last property id. - Return type: - Overrides all - GObject.Objectproperties in the- ModemManager.GdbusSmsinterface for a concrete class. The properties are overridden in the order they are defined.
- klass (
- 
ModemManager.modem_3gpp_eps_ue_mode_operation_get_string(val)¶
- Parameters: - val ( - ModemManager.Modem3gppEpsUeModeOperation) – a- ModemManager.Modem3gppEpsUeModeOperation.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.Modem3gppEpsUeModeOperationspecified at val.
- 
ModemManager.modem_3gpp_facility_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.Modem3gppFacility) – bitmask of- ModemManager.Modem3gppFacilityvalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.Modem3gppFacilityin mask.
- 
ModemManager.modem_3gpp_network_availability_get_string(val)¶
- Parameters: - val ( - ModemManager.Modem3gppNetworkAvailability) – a- ModemManager.Modem3gppNetworkAvailability.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.Modem3gppNetworkAvailabilityspecified at val.
- 
ModemManager.modem_3gpp_registration_state_get_string(val)¶
- Parameters: - val ( - ModemManager.Modem3gppRegistrationState) – a- ModemManager.Modem3gppRegistrationState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.Modem3gppRegistrationStatespecified at val.
- 
ModemManager.modem_3gpp_subscription_state_get_string(val)¶
- Parameters: - val ( - ModemManager.Modem3gppSubscriptionState) – a- ModemManager.Modem3gppSubscriptionState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.Modem3gppSubscriptionStatespecified at val.
- 
ModemManager.modem_3gpp_ussd_session_state_get_string(val)¶
- Parameters: - val ( - ModemManager.Modem3gppUssdSessionState) – a- ModemManager.Modem3gppUssdSessionState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.Modem3gppUssdSessionStatespecified at val.
- 
ModemManager.modem_access_technology_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.ModemAccessTechnology) – bitmask of- ModemManager.ModemAccessTechnologyvalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.ModemAccessTechnologyin mask.
- 
ModemManager.modem_band_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemBand) – a- ModemManager.ModemBand.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemBandspecified at val.
- 
ModemManager.modem_capability_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.ModemCapability) – bitmask of- ModemManager.ModemCapabilityvalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.ModemCapabilityin mask.
- 
ModemManager.modem_cdma_activation_state_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemCdmaActivationState) – a- ModemManager.ModemCdmaActivationState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemCdmaActivationStatespecified at val.
- 
ModemManager.modem_cdma_registration_state_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemCdmaRegistrationState) – a- ModemManager.ModemCdmaRegistrationState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemCdmaRegistrationStatespecified at val.
- 
ModemManager.modem_cdma_rm_protocol_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemCdmaRmProtocol) – a- ModemManager.ModemCdmaRmProtocol.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemCdmaRmProtocolspecified at val.
- 
ModemManager.modem_contacts_storage_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemContactsStorage) – a- ModemManager.ModemContactsStorage.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemContactsStoragespecified at val.
- 
ModemManager.modem_firmware_update_method_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.ModemFirmwareUpdateMethod) – bitmask of- ModemManager.ModemFirmwareUpdateMethodvalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.ModemFirmwareUpdateMethodin mask.
- 
ModemManager.modem_location_assistance_data_type_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.ModemLocationAssistanceDataType) – bitmask of- ModemManager.ModemLocationAssistanceDataTypevalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.ModemLocationAssistanceDataTypein mask.
- 
ModemManager.modem_location_source_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.ModemLocationSource) – bitmask of- ModemManager.ModemLocationSourcevalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.ModemLocationSourcein mask.
- 
ModemManager.modem_lock_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemLock) – a- ModemManager.ModemLock.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemLockspecified at val.
- 
ModemManager.modem_mode_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.ModemMode) – bitmask of- ModemManager.ModemModevalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.ModemModein mask.
- 
ModemManager.modem_port_type_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemPortType) – a- ModemManager.ModemPortType.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemPortTypespecified at val.
- 
ModemManager.modem_power_state_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemPowerState) – a- ModemManager.ModemPowerState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemPowerStatespecified at val.
- 
ModemManager.modem_state_change_reason_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemStateChangeReason) – a- ModemManager.ModemStateChangeReason.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemStateChangeReasonspecified at val.
- 
ModemManager.modem_state_failed_reason_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemStateFailedReason) – a- ModemManager.ModemStateFailedReason.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemStateFailedReasonspecified at val.
- 
ModemManager.modem_state_get_string(val)¶
- Parameters: - val ( - ModemManager.ModemState) – a- ModemManager.ModemState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.ModemStatespecified at val.
- 
ModemManager.oma_feature_build_string_from_mask(mask)¶
- Parameters: - mask ( - ModemManager.OmaFeature) – bitmask of- ModemManager.OmaFeaturevalues.- Returns: - a string with the list of nicknames, or - Noneif none given. The returned value should be freed with- GLib.free().- Return type: - str- Builds a string containing a comma-separated list of nicknames for each - ModemManager.OmaFeaturein mask.
- 
ModemManager.oma_session_state_failed_reason_get_string(val)¶
- Parameters: - val ( - ModemManager.OmaSessionStateFailedReason) – a- ModemManager.OmaSessionStateFailedReason.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.OmaSessionStateFailedReasonspecified at val.
- 
ModemManager.oma_session_state_get_string(val)¶
- Parameters: - val ( - ModemManager.OmaSessionState) – a- ModemManager.OmaSessionState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.OmaSessionStatespecified at val.
- 
ModemManager.oma_session_type_get_string(val)¶
- Parameters: - val ( - ModemManager.OmaSessionType) – a- ModemManager.OmaSessionType.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.OmaSessionTypespecified at val.
- 
ModemManager.sms_cdma_service_category_get_string(val)¶
- Parameters: - val ( - ModemManager.SmsCdmaServiceCategory) – a- ModemManager.SmsCdmaServiceCategory.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.SmsCdmaServiceCategoryspecified at val.
- 
ModemManager.sms_cdma_teleservice_id_get_string(val)¶
- Parameters: - val ( - ModemManager.SmsCdmaTeleserviceId) – a- ModemManager.SmsCdmaTeleserviceId.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.SmsCdmaTeleserviceIdspecified at val.
- 
ModemManager.sms_delivery_state_get_string(val)¶
- Parameters: - val ( - ModemManager.SmsDeliveryState) – a- ModemManager.SmsDeliveryState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.SmsDeliveryStatespecified at val.
- 
ModemManager.sms_pdu_type_get_string(val)¶
- Parameters: - val ( - ModemManager.SmsPduType) – a- ModemManager.SmsPduType.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.SmsPduTypespecified at val.
- 
ModemManager.sms_state_get_string(val)¶
- Parameters: - val ( - ModemManager.SmsState) – a- ModemManager.SmsState.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.SmsStatespecified at val.
- 
ModemManager.sms_storage_get_string(val)¶
- Parameters: - val ( - ModemManager.SmsStorage) – a- ModemManager.SmsStorage.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.SmsStoragespecified at val.
- 
ModemManager.sms_validity_type_get_string(val)¶
- Parameters: - val ( - ModemManager.SmsValidityType) – a- ModemManager.SmsValidityType.- Returns: - a string with the nickname, or - Noneif not found. Do not free the returned value.- Return type: - str- Gets the nickname string for the - ModemManager.SmsValidityTypespecified at val.