ModemManager.Object¶
- Subclasses:
 None
Methods¶
- Inherited:
 ModemManager.GdbusObjectProxy (1), Gio.DBusObjectProxy (2), GObject.Object (37), Gio.DBusObject (3), ModemManager.GdbusObject (15)
- 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.Objectstructure 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.Objectobject.New in version 1.0.
- get_modem()¶
 - Returns:
 A
ModemManager.Modemthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.Modeminstance for the D-Bus interface org.freedesktop.ModemManager1.Modem on self, if any.New in version 1.0.
- get_modem_3gpp()¶
 - Returns:
 A
ModemManager.Modem3gppthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.Modem3gppinstance 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.Modem3gppProfileManagerthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.Modem3gppProfileManagerinstance 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.Modem3gppUssdthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.Modem3gppUssdinstance 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.ModemCdmathat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemCdmainstance for the D-Bus interface org.freedesktop.ModemManager1.Modem.ModemCdma on self, if any.New in version 1.0.
- get_modem_cell_broadcast()¶
 - Returns:
 A
ModemManager.ModemCellBroadcastthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemCellBroadcastinstance for the D-Bus interface org.freedesktop.ModemManager1.Modem.ModemCellBroadcast on self, if any.New in version 1.24.
- get_modem_firmware()¶
 - Returns:
 A
ModemManager.ModemFirmwarethat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemFirmwareinstance 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.ModemLocationthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemLocationinstance 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.ModemMessagingthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemMessaginginstance 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.ModemOmathat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemOmainstance 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.ModemSarthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemSarinstance 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.ModemSignalthat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemSignalinstance 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.ModemSimplethat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemSimpleinstance 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.ModemTimethat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemTimeinstance 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.ModemVoicethat must be freed withGObject.Object.unref() orNoneif self does not implement the interface.- Return type:
 
Gets the
ModemManager.ModemVoiceinstance for the D-Bus interface org.freedesktop.ModemManager1.Modem.Modemvoice on self, if any.New in version 1.6.