ModemManager.Object¶
- Subclasses:
None
Methods¶
- Inherited:
ModemManager.GdbusObjectProxy (1), Gio.DBusObjectProxy (2), GObject.Object (37), Gio.DBusObject (3), ModemManager.GdbusObject (14)
- Structs:
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
||
unused |
r |
Class Details¶
- class ModemManager.Object(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
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 withGLib.free
().- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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_profile_manager()¶
- Returns:
A
ModemManager.Modem3gppProfileManager
that must be freed withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Gets the
ModemManager.Modem3gppProfileManager
instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modem3gpp-ProfileManager on self, if any.New in version 1.18.
- get_modem_3gpp_ussd()¶
- Returns:
A
ModemManager.Modem3gppUssd
that must be freed withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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_sar()¶
- Returns:
A
ModemManager.ModemSar
that must be freed withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Gets the
ModemManager.ModemSar
instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Sar on self, if any.New in version 1.20.
- get_modem_signal()¶
- Returns:
A
ModemManager.ModemSignal
that must be freed withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Gets the
ModemManager.ModemVoice
instance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modemvoice on self, if any.New in version 1.6.