[JDEV] Problem with removing a roster

Vaishali_Patel at ril.com Vaishali_Patel at ril.com
Wed Oct 30 23:24:42 CST 2002


Hi all,
I am trying to develop a .Net client using Jabber technology. I am stuck up
at one point. When trying to add a roster, I donot have any problems, but
when trying to remove the roster from my roster list, I am unable to do so.
The difference between adding and removing a roster lies only in using the
Presence type property differently as follows:
To subscribe = jabber.protocol.client.PresenceType.subscribe
To unsubscribe = jabber.protocol.client.PresenceType.unsubscribe

My porgram doesnot even raise an error, but the roster name is even not
removed from my roster list. Where does the problem lie??

Please help ASAP.

Regards,
Vaishali Patel.





More information about the JDev mailing list