Robert is correct. The XMPP API does not provide an XMPP service for
your users to log into; it provides a way for your app to participate
in the XMPP network. It is analogous to the email API. Your users
don't get email accounts with your app, but your app can send email to
their existing accounts. The same is true of the XMPP API. Your app
can send XMPP traffic, but users have to have a place to receive it.

Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to