[Telepathy-commits] [telepathy-spec/master] Messages: decide on message-token, and put it in the example

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Oct 22 04:01:46 PDT 2008


---
 spec/Channel_Interface_Messages.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/spec/Channel_Interface_Messages.xml b/spec/Channel_Interface_Messages.xml
index 00d25a9..570c90b 100644
--- a/spec/Channel_Interface_Messages.xml
+++ b/spec/Channel_Interface_Messages.xml
@@ -178,6 +178,7 @@ USA.</p>
           <pre>
 [
   {
+    'message-token': '9de9546a-3400-4419-a505-3ea270cb834c',
     'message-sender': 42,
     'message-sent': 1210067943,
     'message-received': 1210067947,
@@ -236,9 +237,7 @@ USA.</p>
             <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
-              token. (FIXME: message-identifier is another possible name,
-              but lacks the conceptual link to
-              <tp:type>Sent_Message_Token</tp:type>)</dd>
+              token.</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