What is the is the syntax of the XMPP invite that I need to send to
AppEngine before it's willing to communicate with my client?  It's it
a MUC direct invite?

Example:
<message
    from='cro...@shakespeare.lit/desktop'
    to='hec...@shakespeare.lit'>
  <x xmlns='jabber:x:conference'
     jid='darkc...@macbeth.shakespeare.lit'
     reason='Hey Hecate, this is the place for all good witches!'/>
</message>

Source: http://xmpp.org/extensions/xep-0249.html

Thanks!
Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to