MSNProtocol.sendInstantMessage is broken
Status: Beta
Brought to you by:
dsj_shock
Because of the way it's written, most times the first
message to a given user sent using this method gets
lost. The problem is -I think- that the flow from
waitForSBSession (and hence startSBSession) returns as
soon as the SwitchBoard is created and not when the
user joins the session, therefore the message might get
sent to a session into which the receiver has not yet
joined.
Logged In: YES
user_id=1168893
i see the same problem where the messages sent from
Hamsam are lost until the remote MSIM clients sends a
message to the Hamsam client. Then once that remote client
closes the MSIM window, the problem starts all over again.