TReKiE / msnp-sharp

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

Not possible to create a multi-user conversation. #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try inviting two users to a conversation
2. Send a message

What is the expected output? What do you see instead?
It should invite both users to one conversation. Instead nothing happens.

What version of the product are you using? On what operating system?
The most recent

Please provide any additional information below.
Works fine in DotMSN 2.02 - I will be upgrading to this once you fix the
errors. :)

Original issue reported on code.google.com by Jakob.Bo...@gmail.com on 2 Sep 2008 at 4:16

GoogleCodeExporter commented 9 years ago
Are you sure that you waited for the users to have joined the conversation ?

Original comment by supe...@gmail.com on 3 Sep 2008 at 6:16

GoogleCodeExporter commented 9 years ago
Well, I had a loop which was looping and adding all emails in a splitted string.
Noone got invited, exact same code worked in DotMSN 2.02.

Original comment by Jakob.Bo...@gmail.com on 6 Sep 2008 at 8:22

GoogleCodeExporter commented 9 years ago
Please use the contact object in you ContactList instead of just specify its 
email, 
because in msnp-sharp, two contacts with the same email might be two defferent 
contacts, they might have different ClientType. For example, a yahoo messenger 
user 
might login as a Yahoo Messenger user(using Yahoo Messenger client) or Windows 
Live 
Messenger user (using MSN).

Original comment by freezing...@gmail.com on 6 Sep 2008 at 10:50

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 23 Jan 2009 at 5:41