CMmsDeleteResultArray Class Reference
class CMmsDeleteResultArray : public CBase |
Object for storing individual results from MMbox delete confirmation.
Constructor & Destructor Documentation
~CMmsDeleteResultArray()
~CMmsDeleteResultArray | ( | ) | [virtual] |
Member Functions Documentation
Compare(const CMmsDeleteResultArray &, const CMmsDeleteResultArray &)
Ordering function.
- Since
- 2.6
ContentLocation()
IMPORT_C TPtrC8 | ContentLocation | ( | ) | const |
Content Location accessor.
- Since
- 2.6
Order()
TUint
| Order | ( | ) | const [inline] |
Order accessor.
- Since
- 2.6
ResponseStatus()
TInt32
| ResponseStatus | ( | ) | const [inline] |
Response status accessor.
- Since
- 2.6
ResponseText()
IMPORT_C TPtrC | ResponseText | ( | ) | const |
Response text accessor.
- Since
- 2.6
SetContentLocationL(const TDesC8 &)
IMPORT_C void | SetContentLocationL | ( | const TDesC8 & | aContentLocation | ) | |
ContentLocation mutator.
- Since
- 2.6
Parameters
const TDesC8 & aContentLocation | content location of a message whose deletion failed |
SetOrder(TUint)
void | SetOrder | ( | TUint | aOrder | ) | [inline] |
SetResponseStatus(const TInt32)
void | SetResponseStatus | ( | const TInt32 | aResponseStatus | ) | [inline] |
Response status mutator.
- Since
- 2.1
Parameters
const TInt32 aResponseStatus | response status. |
SetResponseTextL(const TDesC &)
IMPORT_C void | SetResponseTextL | ( | const TDesC & | aText | ) | |
Response text mutator.
- Since
- 2.6
Parameters
const TDesC & aText | Response text string, |
Member Data Documentation
HBufC8 * iContentLocation
HBufC8 * | iContentLocation | [private] |
TInt32
iResponseStatus
TInt32
| iResponseStatus | [private] |
HBufC * iResponseText
HBufC * | iResponseText | [private] |
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.