CMmsMMBoxViewHeaders Class Reference
class CMmsMMBoxViewHeaders : public CBase |
Headers in MMBox view requests and view confirmations
Constructor & Destructor Documentation
~CMmsMMBoxViewHeaders()
~CMmsMMBoxViewHeaders | ( | ) | [virtual] |
Member Functions Documentation
AttributeArray()
Attribute array accessor Use standard
RArray functions to manipulate the array.
- Since
- 2.6
ExternalizeL(RMsvWriteStream &)
InternalizeL(RMsvReadStream &)
MMBoxQuotaNumber()
TUint
| MMBoxQuotaNumber | ( | ) | const [inline] |
MMBoxQuotaNumber accessor
- Since
- 2.6
MMBoxQuotaSize()
TUint
| MMBoxQuotaSize | ( | ) | const [inline] |
MMBoxQuotaSize accessor
- Since
- 2.6
MMBoxTotalNumber()
TUint
| MMBoxTotalNumber | ( | ) | const [inline] |
MMBoxTotalNumber accessor
- Since
- 2.6
MMBoxTotalSize()
TUint
| MMBoxTotalSize | ( | ) | const [inline] |
MMBoxTotalSize accessor
- Since
- 2.6
MMStateArray()
Message state array accessor. These are states used to filter wanted messages in a MMbox view request Use standard
RArray functions to manipulate the array. Entries are message MMBox States: Draft/Sent/New/Retrieved/Forwarded
- Since
- 2.6
MmsLimit()
TUint
| MmsLimit | ( | ) | const [inline] |
MmsLimit accessor
- Since
- 2.6
MmsMessageCount()
TUint
| MmsMessageCount | ( | ) | const [inline] |
MmsMessageCount accessor
- Since
- 2.6
MmsQuotas()
TInt
| MmsQuotas | ( | ) | const [inline] |
MmsQuotas accessor
- Since
- 2.6
MmsStart()
TUint
| MmsStart | ( | ) | const [inline] |
MmsStart accessor
- Since
- 2.6
MmsTotals()
TInt
| MmsTotals | ( | ) | const [inline] |
MmsTotals accessor
- Since
- 2.6
SetMMBoxQuotaNumber(TUint)
void | SetMMBoxQuotaNumber | ( | TUint | aMMBoxQuotaNumber | ) | [inline] |
MMBoxQuotaNumber mutator
- Since
- 2.6
Parameters
TUint aMMBoxQuotaNumber | Quota defined for user's MMBox, number of messages. |
SetMMBoxQuotaSize(TUint)
void | SetMMBoxQuotaSize | ( | TUint | aMMBoxQuotaSize | ) | [inline] |
MMBoxQuotaSize mutator
- Since
- 2.6
Parameters
TUint aMMBoxQuotaSize | Quota defined for user's MMBox, total size. |
SetMMBoxTotalNumber(TUint)
void | SetMMBoxTotalNumber | ( | TUint | aMMBoxTotalNumber | ) | [inline] |
MMBoxTotalNumber mutator
- Since
- 2.6
Parameters
TUint aMMBoxTotalNumber | Total number of messages in user's MMBox |
SetMMBoxTotalSize(TUint)
void | SetMMBoxTotalSize | ( | TUint | aMMBoxTotalSize | ) | [inline] |
MMBoxTotalSize mutator
- Since
- 2.6
Parameters
TUint aMMBoxTotalSize | Total size of messages in user's MMBox |
SetMmsLimit(TUint)
void | SetMmsLimit | ( | TUint | aMmsLimit | ) | [inline] |
MmsLimit mutator
- Since
- 2.6
Parameters
TUint aMmsLimit | Maximum number of selected messages 0 = No Message related information returned in MMS View confirmation ( Quotas and totals only ) KMaxTUint32 = Information for all remaining messages SHALL be returned ( header will be absent from request ) 0 < aMmsLimit < KMaxTUint32 = return info for specified number of messages |
SetMmsMessageCount(TUint)
void | SetMmsMessageCount | ( | TUint | aMmsMessageCount | ) | [inline] |
MmsMessageCount mutator
- Since
- 2.6
Parameters
TUint aMmsMessageCount | Number of messages in MMbox view confirmation PDU |
SetMmsQuotas(TInt)
void | SetMmsQuotas | ( | TInt | aMmsQuotas | ) | [inline] |
MmsQuotas mutator
- Since
- 2.6
Parameters
TInt aMmsQuotas | MMBox quota requested header (KMmsYes/KmmsNo) |
SetMmsStart(TUint)
void | SetMmsStart | ( | TUint | aMmsStart | ) | [inline] |
MmsStart mutator
- Since
- 2.6
Parameters
TUint aMmsStart | Index of first MM to have information returned |
SetMmsTotals(TInt)
void | SetMmsTotals | ( | TInt | aMmsTotals | ) | [inline] |
MmsTotals mutator
- Since
- 2.6
Parameters
TInt aMmsTotals | MMBox totals requested header (KMmsYes/KmmsNo) |
Member Data Documentation
RArray< TUint > iAttributes
TUint32
iMMBoxQuotaNumber
TUint32
iMMBoxTotalNumber
RArray< TInt > iMmsMMStates
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.