changeset 10 | a359256acfc6 |
parent 0 | dd21522fd290 |
child 25 | 0ed94ceaa377 |
--- a/codhandler/codeng/inc/DownloadDataClient.h Fri Jul 03 15:54:40 2009 +0100 +++ b/codhandler/codeng/inc/DownloadDataClient.h Thu Aug 27 07:44:59 2009 +0300 @@ -221,6 +221,12 @@ */ void SetPausable( TBool aPausable ); + /** + * Set StatusCode attribute. + * @param aStatusCode. + * @return void. + */ + void SetStatusCode( TInt aStatusCode ); private: // implementation details /**