Subject: Change Status does not work?
Hi all,
this code work very well just for one time:
objXmpp.status = "text1";
objXmpp.SendPresence();
But if i will call it again and again, my status does not change!!! it just works for first Time!!! why???
this code work very well just for one time:
objXmpp.status = "text1";
objXmpp.SendPresence();
But if i will call it again and again, my status does not change!!! it just works for first Time!!! why???