ModemManager.GdbusCbm¶
- Implementations:
Methods¶
class |
|
class |
|
Virtual Methods¶
None
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Channel |
||
r/w |
MessageCode |
||
r/w |
State |
||
r/w |
Text |
||
r/w |
Update |
Signals¶
None
Fields¶
None
Class Details¶
- class ModemManager.GdbusCbm¶
- Bases:
- Structure:
Abstract interface type for the D-Bus interface ‘org.freedesktop.ModemManager1.Cbm [gdbus-interface-org-freedesktop-ModemManager1-Cbm.top_of_page]’.
- classmethod interface_info()¶
- Returns:
A
Gio.DBusInterfaceInfo
. Do not free.- Return type:
Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Cbm [gdbus-interface-org-freedesktop-ModemManager1-Cbm.top_of_page]’ D-Bus interface.
- classmethod override_properties(klass, property_id_begin)¶
- Parameters:
klass (
GObject.ObjectClass
) – The class structure for aGObject.Object
derived 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.Object
properties in theModemManager.GdbusCbm
interface for a concrete class. The properties are overridden in the order they are defined.
Property Details¶
- ModemManager.GdbusCbm.props.channel¶
-
Represents the D-Bus property ‘“Channel” [gdbus-property-org-freedesktop-ModemManager1-Cbm.Channel]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- ModemManager.GdbusCbm.props.message_code¶
-
Represents the D-Bus property ‘“MessageCode” [gdbus-property-org-freedesktop-ModemManager1-Cbm.MessageCode]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- ModemManager.GdbusCbm.props.state¶
-
Represents the D-Bus property ‘“State” [gdbus-property-org-freedesktop-ModemManager1-Cbm.State]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- ModemManager.GdbusCbm.props.text¶
-
Represents the D-Bus property ‘“Text” [gdbus-property-org-freedesktop-ModemManager1-Cbm.Text]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- ModemManager.GdbusCbm.props.update¶
-
Represents the D-Bus property ‘“Update” [gdbus-property-org-freedesktop-ModemManager1-Cbm.Update]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.