MSenMessageContext Class Reference
class MSenMessageContext : public MSenContext |
Member Functions Documentation
Add(const TDesC8 &, MSenMessage *, TBool)
Add(const TDesC8 &, CSenSoapEnvelope *)
TInt
| Add | ( | const TDesC8 & | aKey, |
| CSenSoapEnvelope * | aValue |
| ) | [pure virtual] |
Parameters
const TDesC8 & aKey | |
CSenSoapEnvelope * aValue | |
ChunkL()
Getter for chunk which representates of the main message, held by this message context.
GetCurrentSoapMessage()
CSenSoapMessage * | GetCurrentSoapMessage | ( | ) | [pure virtual] |
GetMessageL(const TDesC8 &)
GetMessageL()
TPtrC8
| GetMessageL | ( | ) | [pure virtual] |
GetSenSoapEnvelopeL(const TDesC8 &)
const CSenSoapEnvelope * | GetSenSoapEnvelopeL | ( | const TDesC8 & | aKey | ) | [pure virtual] |
MessageL()
Getter for the current message held by this message context.
SetChunk(CSenChunk *, TBool)
Sets the current message (as chunk) for this context, potentially freeing currently owned message (de-alloc) if such exists.
Parameters
CSenChunk * apMsgAsChunk | provides pointer to chunk. Note that by default the ownership *is* passed to this context. |
TBool aOwned = ETrue | |
SetMessage(MSenMessage *, TBool)
Sets the current message for this context, potentially freeing currently owned message (de-alloc) if such exists.
Parameters
MSenMessage * apMessage | provides pointer to new message. Note that by default the ownership *is* passed to this context. |
TBool aOwned = ETrue | |
SetProperties(MSenProperties *, TBool)
Update(const TDesC8 &, MSenMessage *, TBool)
Update(const TDesC8 &, CSenSoapEnvelope *)
TInt
| Update | ( | const TDesC8 & | aKey, |
| CSenSoapEnvelope * | aValue |
| ) | [pure virtual] |
Parameters
const TDesC8 & aKey | |
CSenSoapEnvelope * aValue | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.