[Telepathy-commits] [telepathy-spec/master] Messages: uncomment message-identifier and rename it to message-token
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Oct 21 02:19:14 PDT 2008
---
spec/Channel_Interface_Messages.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/spec/Channel_Interface_Messages.xml b/spec/Channel_Interface_Messages.xml
index bf45b02..85fdfaa 100644
--- a/spec/Channel_Interface_Messages.xml
+++ b/spec/Channel_Interface_Messages.xml
@@ -242,13 +242,13 @@ USA.</p>
value types, include:</p>
<dl>
- <!-- FIXME: if needed we could add:
- <dt>message-identifier (s)</dt>
+ <dt>message-token (s)</dt>
<dd>An opaque, globally-unique identifier for the entire message.
This MAY be treated as if it were a MIME Message-ID, e.g. for
the mid: and cid: URI schemes. If omitted, there is no suitable
- identifier.</dd>
- -->
+ token. (FIXME: message-identifier is another possible name,
+ but lacks the conceptual link to
+ <tp:type>Sent_Message_Token</tp:type>)</dd>
<dt>message-sent (t - <tp:type>Unix_Timestamp64</tp:type>)</dt>
<dd>The time the message was sent (if unavailable, the time
--
1.5.6.5
More information about the Telepathy-commits
mailing list