ModemManager.Object

g GObject.GInterface GObject.GInterface Gio.DBusObject Gio.DBusObject GObject.GInterface->Gio.DBusObject ModemManager.GdbusObject ModemManager.GdbusObject GObject.GInterface->ModemManager.GdbusObject GObject.Object GObject.Object Gio.DBusObjectProxy Gio.DBusObjectProxy GObject.Object->Gio.DBusObjectProxy Gio.DBusObject->Gio.DBusObjectProxy ModemManager.GdbusObjectProxy ModemManager.GdbusObjectProxy Gio.DBusObjectProxy->ModemManager.GdbusObjectProxy ModemManager.GdbusObject->ModemManager.GdbusObjectProxy ModemManager.Object ModemManager.Object ModemManager.GdbusObjectProxy->ModemManager.Object

Subclasses:None

Virtual Methods

Inherited:GObject.Object (7), Gio.DBusObject (5)

Fields

Inherited:GObject.Object (1), Gio.DBusObject (2)
Name Type Access Description
parent ModemManager.GdbusObjectProxy r  
unused object r  

Class Details

class ModemManager.Object(**kwargs)
Bases:ModemManager.GdbusObjectProxy
Abstract:No
Structure:ModemManager.ObjectClass

The ModemManager.Object structure contains private data and should only be accessed using the provided API.

dup_path()
Returns:The DBus path of the ModemManager.Object. The returned value should be freed with GLib.free().
Return type:str

Gets a copy of the DBus path of the ModemManager.Object object.

New in version 1.0.

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

Gets the ModemManager.Modem instance for the D-Bus interface org.freedesktop.ModemManager1.Modem on self, if any.

New in version 1.0.

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

Gets the ModemManager.Modem3gpp instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp on self, if any.

New in version 1.0.

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

Gets the ModemManager.Modem3gppUssd instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp-Ussd on self, if any.

New in version 1.0.

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

Gets the ModemManager.ModemCdma instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.ModemCdma on self, if any.

New in version 1.0.

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

Gets the ModemManager.ModemFirmware instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Firmware on self, if any.

New in version 1.0.

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

Gets the ModemManager.ModemLocation instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modemlocation on self, if any.

New in version 1.0.

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

Gets the ModemManager.ModemMessaging instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modemmessaging on self, if any.

New in version 1.0.

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

Gets the ModemManager.ModemOma instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Oma on self, if any.

New in version 1.2.

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

Gets the ModemManager.ModemSignal instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Signal on self, if any.

New in version 1.2.

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

Gets the ModemManager.ModemSimple instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modemsimple on self, if any.

New in version 1.0.

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

Gets the ModemManager.ModemTime instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Time on self, if any.

New in version 1.0.

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

Gets the ModemManager.ModemVoice instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modemvoice on self, if any.

New in version 1.6.