equal
deleted
inserted
replaced
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); |