Sends the remote contact a request for the filetransfer. The invitation message is send over the current MessageProcessor.
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);
MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace