DotMSN

NSMessageHandler.SignedIn Event

Occurs when the authentication and authorzation with the server has finished. The client is now connected to the messenger network.

[Visual Basic]
Public Event SignedIn As EventHandler
[C#]
public event EventHandler SignedIn;

See Also

NSMessageHandler Class | XihSolutions.DotMSN Namespace