DotMSN

SBMessageHandler.SetInvitation Method

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

Overload List

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

public void SetInvitation(string);

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

public void SetInvitation(string,int);

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace