Not logged in. · Lost password · Register
Forum: XMPP Protocol RSS
Avatar
abhishekkr #1
Subject: To update the status message of google account(gtalk)
I want 2 update the status message of gtalk ,,,,,i can retrive the others status msg..usin presence..bt not able to update own status msg.....any eg.?????


''.............
........
presence p;
p.Status="msg";   
.......
.......

//this is not working
Avatar
Alex #2
to update your status do the following:

  1. xmppClient.Status = "msg";
  2. xmppClient.SendMyPresence();
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)