Called when a switchboard session is created on request of a local client.
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);
SBMessageHandler Class | XihSolutions.DotMSN Namespace