DotMSN

SBMessageHandler.SetInvitation Method (String)

Called when a switchboard session is created on request of a local client.

[Visual Basic]
Overloads Public Sub SetInvitation( _
   ByVal sessionHash As String _
)
[C#]
public void SetInvitation(
   string sessionHash
);

Parameters

sessionHash

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace | SBMessageHandler.SetInvitation Overload List