Expand description
D-Bus standard interfaces.
The D-Bus specification defines the message bus messages and some standard interfaces that may be useful across various D-Bus applications. This module provides their proxy.
Structsยง
- Connection
Stats - The stats returned by the
StatsProxy::get_connection_statsmethod. - Stats
- The stats returned by the
StatsProxy::get_statsmethod. - Stats
Proxy - Proxy for the
org.freedesktop.DBus.Debug.Statsinterface.