[next] telepathy-spec: Use <tp:dbus-ref> to link GetContactByID
Xavier Claessens
xclaesse at kemper.freedesktop.org
Thu Jun 7 07:24:04 PDT 2012
Module: telepathy-spec
Branch: next
Commit: 0c5eaa1e1e8b9b0626f83debafba46516c48dc32
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=0c5eaa1e1e8b9b0626f83debafba46516c48dc32
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Thu Jun 7 16:23:19 2012 +0200
Use <tp:dbus-ref> to link GetContactByID
---
spec/Connection.xml | 5 +++--
spec/Protocol.xml | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/spec/Connection.xml b/spec/Connection.xml
index a3bf83e..16002be 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -548,8 +548,9 @@ USA.</p>
<tp:contact-attribute name="contact-id" type="s">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The normalized contact's identifier. Not necessarily the same string
- as passed to GetContactByID. As a special case,
- this is always present in the result of <tp:dbus-ref
+ as passed to <tp:dbus-ref
+ namespace="imt1.Connection.Interface.Contacts">GetContactByID</tp:dbus-ref>.
+ As a special case, this is always present in the result of <tp:dbus-ref
namespace="im.telepathy1.Connection.Interface.Contacts">GetContactAttributes</tp:dbus-ref>,
whether it was explicitly requested or not.</p>
</tp:docstring>
diff --git a/spec/Protocol.xml b/spec/Protocol.xml
index 9c91c1c..8f26f62 100644
--- a/spec/Protocol.xml
+++ b/spec/Protocol.xml
@@ -372,7 +372,8 @@ allowed=im.telepathy1.Channel.TargetHandle;im.telepathy1.Channel.TargetID;im.tel
tp:name-for-bindings="Normalize_Contact">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Attempt to normalize the given contact ID. Where possible, this
- SHOULD return the same thing that would be returned by GetContactByID
+ SHOULD return the same thing that would be returned by <tp:dbus-ref
+ namespace="imt1.Connection.Interface.Contacts">GetContactByID</tp:dbus-ref>
on a connected <tp:dbus-ref namespace="im.telepathy1"
>Connection</tp:dbus-ref>.</p>
More information about the telepathy-commits
mailing list