class TSmsSegmentationEntry : public TSAREntry |
Abstraction of an SMS segmentation store entry for outgoing SMS messages.
This class should reflect parts of a complete SMS message to be stored in the segmentation store.
Public Member Functions | |
---|---|
TInt | Delivered () |
TBool | ExpectStatusReport () |
TInt | Failed () |
CSmsPDU::TSmsPDUType | PduType () |
TInt | Reference1 () |
TInt | Reference2 () |
void | SetDeliveredAndFailed ( TInt , TInt ) |
void | SetPduTypeAndRefs ( TBool , TInt , TInt , TInt ) |
void | SetValidityPeriod ( TInt ) |
TInt | ValidityPeriod () |
Inherited Enumerations | |
---|---|
TSAREntry:@197 |
Inherited Attributes | |
---|---|
TSAREntry::iData1 | |
TSAREntry::iData2 | |
TSAREntry::iData3 | |
TSAREntry::iData4 |
TBool | ExpectStatusReport | ( | ) | const [inline] |
Tests if a status report is expected.
void | SetDeliveredAndFailed | ( | TInt | aDelivered, |
TInt | aFailed | |||
) | [inline] |
Sets the number of delivered and failed PDUs.
void | SetPduTypeAndRefs | ( | TBool | aSR, |
TInt | aPduType, | |||
TInt | aRef1, | |||
TInt | aRef2 | |||
) | [inline] |
Sets status report flag, PDU type, and message references.
void | SetValidityPeriod | ( | TInt | aValPer | ) | [inline] |
Sets the Validity Period.
TInt aValPer | Validity Period |
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.