webservices/wsframework/inc/seninternalserviceconsumer.h
branchCompilerCompatibility
changeset 12 20aafbbfb68e
parent 0 62f9d29f7211
equal deleted inserted replaced
10:8bdeb2d50f7b 12:20aafbbfb68e
    74                                            const TInt aTxnId,
    74                                            const TInt aTxnId,
    75                                            MSenProperties* aResponseTransportProperties);
    75                                            MSenProperties* aResponseTransportProperties);
    76 
    76 
    77         IMPORT_C virtual void SetStatusL(const TInt aStatus);
    77         IMPORT_C virtual void SetStatusL(const TInt aStatus);
    78 
    78 
    79         IMPORT_C CSenIdentifier& CSenInternalServiceConsumer::Identifier() const;
    79         IMPORT_C CSenIdentifier& Identifier() const;
    80 
    80 
    81         IMPORT_C TInt ChunkByTxnIdL(TInt aTxnId, CSenChunk*& aChunk);
    81         IMPORT_C TInt ChunkByTxnIdL(TInt aTxnId, CSenChunk*& aChunk);
    82 
    82 
    83         IMPORT_C virtual void FileProgress(TInt aTxnId, TBool aIncoming, TBool aIsSoap,
    83         IMPORT_C virtual void FileProgress(TInt aTxnId, TBool aIncoming, TBool aIsSoap,
    84                 const TDesC8& aSoapOrCid, TInt aProgress);    
    84                 const TDesC8& aSoapOrCid, TInt aProgress);