Hi,

calling getPresence ( WHANT_TO_KNOW_STATUS_JID, MY_JID).isAvailible()
returns always false.
The WHANT_TO_KNOW_STATUS_JID is a jabber.org JID.

The WHANT_TO_KNOW_STATUS_JID was invited before calling:
sendInvitation(WHANT_TO_KNOW_STATUS_JID, MY_JID)

It is interesting, that the app receives the precence stanzas in the
precencehandler correctly.

Only the explicit call of getPresence returns the wrong result.

Any Ideas, what should be checked or what coud be wrong.
By Micho

-- 
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-java@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