[Telepathy-commits] [telepathy-spec/master] Channel.FUTURE: now that SelfHandle is a property on Connection, we can reference it.
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Sep 9 08:53:20 PDT 2008
[Re-recorded without dependency on Outgoing/ChannelDirection]
20080703133158-53eee-58dd87a5053d99186c9da2b3a4ea23dff8576400.gz
---
spec/Channel_Future.xml | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/spec/Channel_Future.xml b/spec/Channel_Future.xml
index ad18879..f5d2936 100644
--- a/spec/Channel_Future.xml
+++ b/spec/Channel_Future.xml
@@ -104,9 +104,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
pseudo-interface)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The contact who initiated the channel. For channels requested by the
- local user, this MUST be the same thing as would be returned
- by Connection.GetSelfHandle() at the time the channel was
- created.</p>
+ local user, this MUST be the value of
+ <tp:dbus-ref namespace="org.freedesktop.Telepathy">Connection.SelfHandle</tp:dbus-ref>
+ at the time the channel was created (i.e. not a channel-specific
+ handle).</p>
<tp:rationale>
<p>The careful wording about the self-handle is because the Renaming
--
1.5.6.3
More information about the Telepathy-commits
mailing list