[Telepathy-commits] [telepathy-spec/master] SimplePresence: add cross-references
Will Thompson
will.thompson at collabora.co.uk
Fri Nov 21 11:54:03 PST 2008
---
spec/Connection_Interface_Simple_Presence.xml | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/spec/Connection_Interface_Simple_Presence.xml b/spec/Connection_Interface_Simple_Presence.xml
index 92614e0..16f3386 100644
--- a/spec/Connection_Interface_Simple_Presence.xml
+++ b/spec/Connection_Interface_Simple_Presence.xml
@@ -211,7 +211,8 @@
</tp:docstring>
</arg>
<tp:docstring>
- Get presence previously emitted by PresencesChanged for the given
+ Get presence previously emitted by
+ <tp:member-ref>PresencesChanged</tp:member-ref> for the given
contacts. Data is returned in the same structure as the
PresencesChanged signal; no additional network requests are made.
</tp:docstring>
@@ -353,7 +354,8 @@
</table>
<p>As well as these well-known status identifiers, every status also has
- a numerical type value chosen from ConnectionPresenceType which can be
+ a numerical type value chosen from
+ <tp:type>Connection_Presence_Type</tp:type> which can be
used by the client to classify even unknown statuses into different
fundamental types.</p>
@@ -370,7 +372,8 @@
presence of contacts you're subscribed to. 'error' indicates that there
was a failure in determining the status of a contact.</p>
- <p>If the connection has a 'subscribe' contact list, PresencesChanged
+ <p>If the connection has a 'subscribe' contact list,
+ <tp:member-ref>PresencesChanged</tp:member-ref>
signals should be emitted to indicate changes of contacts on this list,
and should also be emitted for changes in your own presence. Depending
on the protocol, the signal may also be emitted for others such as
--
1.5.6.5
More information about the Telepathy-commits
mailing list