Hi
I want to set the status GTalk through my Java program.
My application will run on Google App Engine/Java. And will use XMPP API.
Is it possible? And how can I do that? Some code example.
Thanks.
Hi
I want to set the status GTalk through my Java program.
My application will run on Google App Engine/Java. And will use XMPP API.
Is it possible? And how can I do that? Some code example.
Thanks.
The App Engine XMPP API does not support this. You can only send/receive messages and check if a user is online.