Open GoogleCodeExporter opened 9 years ago
1. We support unicode characters in aliases (see
http://techwalla.blogspot.com/2010/11/fun-with-aliases.html). Are there any
characters that you tried that didn't work for you?
2. Since group names have to end up as email address/chat contacts (in the form
of name@partychapp.appspotchat.com) we can't be as liberal there.
3. The App Engine XMPP/Google Talk API does not currently let us set us set
status messages.
Original comment by mihai.parparita
on 10 Jan 2011 at 1:58
As of the 1.4.2 SDK presence/status messages are supported via
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/xmpp
/XMPPService.html#sendPresence(com.google.appengine.api.xmpp.JID,
com.google.appengine.api.xmpp.PresenceType,
com.google.appengine.api.xmpp.PresenceShow, java.lang.String,
com.google.appengine.api.xmpp.JID) so I'm re-titling this bug for point 3.
Original comment by mihai.parparita
on 22 Feb 2011 at 2:37
Original issue reported on code.google.com by
seven7...@gmail.com
on 24 Dec 2010 at 4:09