mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 04:58:02 +02:00
spec: Document the Peer and Properties interfaces for the message bus
Signed-off-by: Simon McVittie <smcv@collabora.com> Reviewed-by: Philip Withnall <withnall@endlessm.com> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=101257
This commit is contained in:
parent
faa0ab1f2f
commit
b460f9117b
1 changed files with 8 additions and 0 deletions
|
|
@ -5239,6 +5239,14 @@
|
|||
instead of relying on this.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
In addition to the method calls listed below, the message bus
|
||||
should implement the standard Introspectable, Properties and Peer
|
||||
interfaces (see <xref linkend="standard-interfaces"/>).
|
||||
Support for the Properties and Peer interfaces was added in version
|
||||
1.11.x of the reference implementation of the message bus.
|
||||
</para>
|
||||
|
||||
<sect3 id="bus-messages-hello">
|
||||
<title><literal>org.freedesktop.DBus.Hello</literal></title>
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue