[google-appengine] XMPP Presence: getPresence and isAvailable don't work? sendPresence with PROBE is asynchronous?

2011-11-10 Thread Artem Kuroptev
Hello everyone. I would appreciate if somebody can clarify these things: 1. XMPPService.getPresence(..).isAvailable() constantly returns 'false' as of today. Is that a temporary behavior, or this methods don't work anymore? 2. Is sendPresence method with PROBE PresenceType asynchronous? 3. Is t

[google-appengine] xmpp presence

2011-09-19 Thread ramesh
Hi, How can i know user presence in my application. -- 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+uns

Re: [google-appengine] XMPP Presence

2011-09-16 Thread Kim, Kyusun
첨부가 없어요. On Fri, Sep 16, 2011 at 7:56 PM, ramesh wrote: > Hi, > > I am trying to know user presence on my application. > > If i add xmpp presence service to my application, can i get all the users > status who are registered my application or all the users of gtalk? > > I have tried adding x

[google-appengine] XMPP Presence

2011-09-16 Thread ramesh
Hi, I am trying to know user presence on my application. If i add xmpp presence service to my application, can i get all the users status who are registered my application or all the users of gtalk? I have tried adding xmpp presence, request coming to one of my servlet but it saying that

[google-appengine] XMPP: Presence unsubscribe

2011-04-28 Thread gaap
Hi, I have a chatbot app. A gtalk user can add it as a contact and chat with it. To test presence, I had enabled this application for presence subscription as well - for any presence change, it was echoing back the presence as chat message. Now, my problem is, when the user removes this app from

[google-appengine] XMPP "presence"

2010-06-15 Thread Jack Bates
How do I set the XMPP "presence" of an App Engine app? I successfully deployed an app with JID "donttauntqu...@appspot.com", but haven't yet figured out how to set its XMPP "presence" -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post