about summary refs log tree commit diff stats
path: root/presence_example.txt
diff options
context:
space:
mode:
Diffstat (limited to 'presence_example.txt')
-rw-r--r--presence_example.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/presence_example.txt b/presence_example.txt
new file mode 100644
index 00000000..890074a2
--- /dev/null
+++ b/presence_example.txt
@@ -0,0 +1,14 @@
+<presence to="james.booth@framework" from="tony.walsh@framework/407908c3">
+    <show>away</show>
+    <status>I'm not here right now</status>
+    <c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="I22W7CegORwdbnu0ZiQwGpxr0Go=" node="http://pidgin.im/"/>
+    <x xmlns="vcard-temp:x:update"><photo/></x>
+</presence>
+
+<presence to="james.booth@framework" from="tony.walsh@framework/407908c3">
+    <show>away</show>
+    <status>I'm not here right now</status>
+    <query xmlns="jabber:iq:last" seconds="302"/>
+    <c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="I22W7CegORwdbnu0ZiQwGpxr0Go=" node="http://pidgin.im/"/>
+    <x xmlns="vcard-temp:x:update"><photo/></x>
+</presence>