TReKiE / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

ReverseRemoved does not fire wihtout logoff/login. #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Login to MSNPSharp Example with Account-A. Login to MSN Official Client
with Account-B. Acount-A and Account-B are friends.

2. Make Account-B remove Account-A from her contact list.

3. MSNPSharp should fire a ReverseRemoved event.

4. If I logoff and login again with Account-A,
   MSNPSharp will fire a ReverseRemoved event.

What version of the product are you using? (MSNPSharp, OS, Mono etc.)
2.5.5

Please provide any additional information below.
Please see attached screenshot.

Original issue reported on code.google.com by johnpaul...@gmail.com on 29 Apr 2009 at 9:49

Attachments:

GoogleCodeExporter commented 9 years ago
This is not a bug, official client does the same thing. If we receive a RML 
command,
we request findmembership to detect al/bl/rl/pl. Unless we receive a RML 
command, we
don't request memberships.

Original comment by hepha...@gmail.com on 30 Apr 2009 at 9:16