Hi Kevin,

At the moment, App Engine XMPP bots can only receive XMPP messages of types
'normal' and 'chat'.

-Nick Johnson


On Fri, Oct 30, 2009 at 3:23 PM, kevinalle <kevina...@gmail.com> wrote:

>
> Hi.
> I am developing an app that uses the XMPP handler to make a chat bot..
> my question is:
> is it possible to write an iqHandler to handle other type of requests?
> i want my bot to have a profile. and to do that i need to answer to an
> xmpp request that looks like:
>
> <iq type='get'
>    from='b...@shakespeare.lit/globe'
>    to='ham...@denmark.lit'
>    id='disco1'>
>  <query xmlns='http://jabber.org/protocol/disco#info'/>
> </iq>
>
> can i write a handler for this type of request?
> thanks!
> Kevin
>
> >
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
368047

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

Reply via email to