codhandler/codeng/inc/DownloadDataClient.h
changeset 10 a359256acfc6
parent 0 dd21522fd290
child 25 0ed94ceaa377
equal deleted inserted replaced
5:10e98eab6f85 10:a359256acfc6
   219         * Set Pausable attribute.
   219         * Set Pausable attribute.
   220         * @param aPausable Whether download pausable or not.
   220         * @param aPausable Whether download pausable or not.
   221         */
   221         */
   222         void SetPausable( TBool aPausable );
   222         void SetPausable( TBool aPausable );
   223         
   223         
       
   224         /**
       
   225         * Set StatusCode attribute.
       
   226         * @param aStatusCode.
       
   227         * @return void.
       
   228         */
       
   229         void SetStatusCode( TInt aStatusCode );
   224     private:    // implementation details
   230     private:    // implementation details
   225 
   231 
   226         /**
   232         /**
   227         * Common setter for string attributes, with overflow check.
   233         * Common setter for string attributes, with overflow check.
   228         * @param aBuf Buffer to set.
   234         * @param aBuf Buffer to set.