| class TSmsStatus : public TSmsOctet |
TP-ST (Status Report) octet. Found in Status Report
| Public Member Functions | |
|---|---|
| TSmsStatus () | |
| void | SetStatus ( TSmsStatusValue ) |
| TSmsStatus::TSmsStatusValue | Status () |
| Inherited Attributes | |
|---|---|
| TSmsOctet::iValue | |
| void | SetStatus | ( | TSmsStatusValue | aValue | ) | [inline] |
Sets status value.
| TSmsStatusValue aValue | Status value |
TP-ST flag values.
| ESmsShortMessageReceivedBySME = 0x00 |
Short message received by the SME. |
| ESmsShortMessageForwardedBySCToSMEButUnconfirmedBySC = 0x01 |
Short message forwarded by the SC to the SME but the SC is unable to confirm delivery. |
| ESmsShortMessageReplacedBySC = 0x02 |
Short message replaced by the SC. |
| ESmsTempError1StatusCongestion = 0x20 |
Temporary error, SC still trying to transfer SM: congestion. |
| ESmsTempError1StatusSMEBusy = 0x21 |
Temporary error, SC still trying to transfer SM: SME busy. |
| ESmsTempError1StatusNoResponseFromSME = 0x22 |
Temporary error, SC still trying to transfer SM: No response from SME. |
| ESmsTempError1StatusServiceRejected = 0x23 |
Temporary error, SC still trying to transfer SM: Service rejected. |
| ESmsTempError1StatusQualityOfServiceNotAvailable = 0x24 |
Temporary error, SC still trying to transfer SM: Quality of service not available. |
| ESmsTempError1StatusErrorInSME = 0x25 |
Temporary error, SC still trying to transfer SM: Error in SME. |
| ESmsPermErrorRemoteProcedureError = 0x40 |
Permanent error, SC is not making any more transfer attempts: Remote procedure error. |
| ESmsPermErrorIncompatibleDestination = 0x41 |
Permanent error, SC is not making any more transfer attempts: Incompatible destination. |
| ESmsPermErrorConnectionRejectedBySME = 0x42 |
Permanent error, SC is not making any more transfer attempts: Connection rejected by SME. |
| ESmsPermErrorNotObtainable = 0x43 |
Permanent error, SC is not making any more transfer attempts: Not obtainable. |
| ESmsPermErrorQualityOfServiceNotAvailable2 = 0x44 |
Permanent error, SC is not making any more transfer attempts: Quality of service not available. |
| ESmsPermErrorNoInterworkingAvailable = 0x45 |
Permanent error, SC is not making any more transfer attempts: No interworking available. |
| ESmsPermErrorSMValidityPeriodExpired = 0x46 |
Permanent error, SC is not making any more transfer attempts: SM Validity Period Expired. |
| ESmsPermErrorSMDeletedByOriginatingSME = 0x47 |
Permanent error, SC is not making any more transfer attempts: SM Deleted by originating SME. |
| ESmsPermErrorSMDeletedBySCAdministration = 0x48 |
Permanent error, SC is not making any more transfer attempts: SM Deleted by SC Administration. |
| ESmsPermErrorDoesNotExist = 0x49 |
Permanent error, SC is not making any more transfer attempts: SM does not exist. |
| ESmsTempError2Congestion = 0x60 |
Temporary error, SC is not making any more transfer attempts: Congestion. |
| ESmsTempError2SMEBusy = 0x61 |
Temporary error, SC is not making any more transfer attempts: SME Busy. |
| ESmsTempError2NoResponseFromSME = 0x62 |
Temporary error, SC is not making any more transfer attempts: No response from SME. |
| ESmsTempError2ServiceRejected = 0x63 |
Temporary error, SC is not making any more transfer attempts: Service rejected. |
| ESmsTempError2QualityOfServiceNotAvailable = 0x64 |
Temporary error, SC is not making any more transfer attempts: Quality of service not available. |
| ESmsTempError2ErrorInSME = 0x65 |
Temporary error, SC is not making any more transfer attempts: Error in SME. |
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.