summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-14 13:43:21 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-14 13:44:32 -0200
commit213ce074fd711653299258c791adff37a020d89a (patch)
tree2574e55a85a81f70d6393d5630dace6ff11ff66d
parentb92a4c3208091b4d3cf4435488edc469d827a497 (diff)
Mention x-facebook-id as a known vcard field in Protocol.I.Addressing.
-rw-r--r--spec/Protocol_Interface_Addressing.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/Protocol_Interface_Addressing.xml b/spec/Protocol_Interface_Addressing.xml
index 4bbdeb44..7669fc6f 100644
--- a/spec/Protocol_Interface_Addressing.xml
+++ b/spec/Protocol_Interface_Addressing.xml
@@ -101,6 +101,9 @@ AddressableURISchemes=tel;sip;
<dd>The X-MSN vCard field. Used for MSN contacts.</dd>
<dt><code>x-yahoo</code></dt>
<dd>The X-YAHOO vCard field. Used for Yahoo! IDs.</dd>
+ <dt><code>x-facebook-id</code></dt>
+ <dd>Used for Facebook IDs in XMPP. If the user JID is
+ "-12345@chat.facebook.com" then the x-facebook-id is "12345"</dd>
</dl>
</tp:docstring>