DotMSN

SBMessageHandler.SessionEstablished Event

Occurs when a switchboard connection has been made and the initial handshaking commands are send. This indicates that the session is ready to invite or accept other contacts.

[Visual Basic]
Public Event SessionEstablished As SBChangedEventHandler
[C#]
public event SBChangedEventHandler SessionEstablished;

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace