| 204 | virtual void OnEndReceivingData(long /*lReceivedBytes*/) {} |
| 205 | virtual void OnBytesReceived(const TByteVector& /*vBuffer*/, long /*lReceivedBytes*/) {} |
| 206 | virtual void OnBytesSent(const TByteVector& /*vBuffer*/, long /*lSentBytes*/) {} |
| 207 | |
| 208 | virtual void OnPreReceiveFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {} |
| 209 | virtual void OnPreSendFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {} |