Constants

D-Bus constants

CHAT_IDENTIFIER = <dasbus.identifier.DBusServiceIdentifier object>

The chat identifier that represents a dbus service

CHAT_NAMESPACE = ('com', 'redhat', 'lightspeed', 'chat')

The chat namespace

ERROR_MAPPER: ErrorMapper = <dasbus.error.ErrorMapper object>

Instance of error mapping to allow d-bus to serialize exceptions.

HISTORY_IDENTIFIER = <dasbus.identifier.DBusServiceIdentifier object>

The history identifier that represents a dbus service

HISTORY_NAMESPACE = ('com', 'redhat', 'lightspeed', 'history')

The history namespace

SERVICE_NAMESPACE = ('com', 'redhat', 'lightspeed')

The base-level service namespace

SYSTEM_BUS: SystemMessageBus = <dasbus.connection.SystemMessageBus object>

System bus with error mapping to serialize exceptions.

USER_IDENTIFIER = <dasbus.identifier.DBusServiceIdentifier object>

The user identifier that represents a dbus service

USER_NAMESPACE = ('com', 'redhat', 'lightspeed', 'user')

The user namespace