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:
Simon McVittie 2017-06-02 12:02:48 +01:00
parent faa0ab1f2f
commit b460f9117b

View file

@ -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>