ModemManager.GdbusObject

g GObject.GInterface GObject.GInterface ModemManager.GdbusObject ModemManager.GdbusObject GObject.GInterface->ModemManager.GdbusObject

Implementations:
 ModemManager.GdbusObjectProxy, ModemManager.GdbusObjectSkeleton

Virtual Methods

None

Signals

None

Fields

None

Class Details

class ModemManager.GdbusObject
Bases:GObject.GInterface
Structure:ModemManager.GdbusObjectIface

The ModemManager.GdbusObject type is a specialized container of interfaces.

get_modem()
Returns:A ModemManager.GdbusModem that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModem or None

Gets the ModemManager.GdbusModem instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem [gdbus-interface-org-freedesktop-ModemManager1-Modem.top_of_page]’ on self, if any.

get_modem3gpp()
Returns:A ModemManager.GdbusModem3gpp that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModem3gpp or None

Gets the ModemManager.GdbusModem3gpp instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Modem3gpp [gdbus-interface-org-freedesktop-ModemManager1-Modem-Modem3gpp.top_of_page]’ on self, if any.

get_modem3gpp_ussd()
Returns:A ModemManager.GdbusModem3gppUssd that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModem3gppUssd or None

Gets the ModemManager.GdbusModem3gppUssd instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd [gdbus-interface-org-freedesktop-ModemManager1-Modem-Modem3gpp-Ussd.top_of_page]’ on self, if any.

get_modem_cdma()
Returns:A ModemManager.GdbusModemCdma that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemCdma or None

Gets the ModemManager.GdbusModemCdma instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.ModemCdma [gdbus-interface-org-freedesktop-ModemManager1-Modem-ModemCdma.top_of_page]’ on self, if any.

get_modem_firmware()
Returns:A ModemManager.GdbusModemFirmware that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemFirmware or None

Gets the ModemManager.GdbusModemFirmware instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Firmware [gdbus-interface-org-freedesktop-ModemManager1-Modem-Firmware.top_of_page]’ on self, if any.

get_modem_location()
Returns:A ModemManager.GdbusModemLocation that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemLocation or None

Gets the ModemManager.GdbusModemLocation instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Location [gdbus-interface-org-freedesktop-ModemManager1-Modem-Location.top_of_page]’ on self, if any.

get_modem_messaging()
Returns:A ModemManager.GdbusModemMessaging that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemMessaging or None

Gets the ModemManager.GdbusModemMessaging instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Messaging [gdbus-interface-org-freedesktop-ModemManager1-Modem-Messaging.top_of_page]’ on self, if any.

get_modem_oma()
Returns:A ModemManager.GdbusModemOma that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemOma or None

Gets the ModemManager.GdbusModemOma instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Oma [gdbus-interface-org-freedesktop-ModemManager1-Modem-Oma.top_of_page]’ on self, if any.

get_modem_signal()
Returns:A ModemManager.GdbusModemSignal that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemSignal or None

Gets the ModemManager.GdbusModemSignal instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Signal [gdbus-interface-org-freedesktop-ModemManager1-Modem-Signal.top_of_page]’ on self, if any.

get_modem_simple()
Returns:A ModemManager.GdbusModemSimple that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemSimple or None

Gets the ModemManager.GdbusModemSimple instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Simple [gdbus-interface-org-freedesktop-ModemManager1-Modem-Simple.top_of_page]’ on self, if any.

get_modem_time()
Returns:A ModemManager.GdbusModemTime that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemTime or None

Gets the ModemManager.GdbusModemTime instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Time [gdbus-interface-org-freedesktop-ModemManager1-Modem-Time.top_of_page]’ on self, if any.

get_modem_voice()
Returns:A ModemManager.GdbusModemVoice that must be freed with GObject.Object.unref() or None if self does not implement the interface.
Return type:ModemManager.GdbusModemVoice or None

Gets the ModemManager.GdbusModemVoice instance for the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Voice [gdbus-interface-org-freedesktop-ModemManager1-Modem-Voice.top_of_page]’ on self, if any.

Property Details

ModemManager.GdbusObject.props.modem
Name:modem
Type:ModemManager.GdbusModem
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModem instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem [gdbus-interface-org-freedesktop-ModemManager1-Modem.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem3gpp
Name:modem3gpp
Type:ModemManager.GdbusModem3gpp
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModem3gpp instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Modem3gpp [gdbus-interface-org-freedesktop-ModemManager1-Modem-Modem3gpp.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem3gpp_ussd
Name:modem3gpp-ussd
Type:ModemManager.GdbusModem3gppUssd
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModem3gppUssd instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd [gdbus-interface-org-freedesktop-ModemManager1-Modem-Modem3gpp-Ussd.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_cdma
Name:modem-cdma
Type:ModemManager.GdbusModemCdma
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemCdma instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.ModemCdma [gdbus-interface-org-freedesktop-ModemManager1-Modem-ModemCdma.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_firmware
Name:modem-firmware
Type:ModemManager.GdbusModemFirmware
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemFirmware instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Firmware [gdbus-interface-org-freedesktop-ModemManager1-Modem-Firmware.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_location
Name:modem-location
Type:ModemManager.GdbusModemLocation
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemLocation instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Location [gdbus-interface-org-freedesktop-ModemManager1-Modem-Location.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_messaging
Name:modem-messaging
Type:ModemManager.GdbusModemMessaging
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemMessaging instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Messaging [gdbus-interface-org-freedesktop-ModemManager1-Modem-Messaging.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_oma
Name:modem-oma
Type:ModemManager.GdbusModemOma
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemOma instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Oma [gdbus-interface-org-freedesktop-ModemManager1-Modem-Oma.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_signal
Name:modem-signal
Type:ModemManager.GdbusModemSignal
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemSignal instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Signal [gdbus-interface-org-freedesktop-ModemManager1-Modem-Signal.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_simple
Name:modem-simple
Type:ModemManager.GdbusModemSimple
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemSimple instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Simple [gdbus-interface-org-freedesktop-ModemManager1-Modem-Simple.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_time
Name:modem-time
Type:ModemManager.GdbusModemTime
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemTime instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Time [gdbus-interface-org-freedesktop-ModemManager1-Modem-Time.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

ModemManager.GdbusObject.props.modem_voice
Name:modem-voice
Type:ModemManager.GdbusModemVoice
Default Value:None
Flags:READABLE, WRITABLE

The ModemManager.GdbusModemVoice instance corresponding to the D-Bus interface ‘org.freedesktop.ModemManager1.Modem.Voice [gdbus-interface-org-freedesktop-ModemManager1-Modem-Voice.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.