DotMSN

MSNSLPHandler.SendInvitation Method

Sends the remote contact a request for the filetransfer. The invitation message is send over the current MessageProcessor.

Overload List

Sends the remote contact a request for the filetransfer. The invitation message is send over the current MessageProcessor.

public P2PTransferSession SendInvitation(string,string,string,Stream);

Sends the remote contact a request for the given context. The invitation message is send over the current MessageProcessor.

public P2PTransferSession SendInvitation(string,string,MSNObject);

See Also

MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace