diff -r 10e98eab6f85 -r a359256acfc6 codhandler/codeng/inc/DownloadDataClient.h --- 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 /**