Message Delivery Constants
A version of this page is also available for
4/8/2010
Message delivery status.
Value | Description |
---|---|
RIL_MSGDLVSTATUS_RECEIVEDBYSME |
Short message received by the Short Message Entity (SME). |
RIL_MSGDLVSTATUS_FORWARDEDTOSME |
Short message forwarded by the Service Centre (SC) to the SME but the SC is unable to confirm delivery. |
RIL_MSGDLVSTATUS_REPLACEDBYSC |
Short message replaced by the SC. |
RIL_MSGDLVSTATUS_CONGESTION_TRYING |
Congestion - still trying to transfer. |
RIL_MSGDLVSTATUS_SMEBUSY_TRYING |
SME busy - still trying to transfer. |
RIL_MSGDLVSTATUS_SMENOTRESPONDING_TRYING |
No response from SME - still trying to transfer. |
RIL_MSGDLVSTATUS_SVCREJECTED_TRYING |
Service rejected - still trying to transfer. |
RIL_MSGDLVSTATUS_QUALITYUNAVAIL_TRYING |
Quality of service unavailable - still trying to transfer. |
RIL_MSGDLVSTATUS_SMEERROR_TRYING |
Error in SME - still trying to transfer. |
RIL_MSGDLVSTATUS_CONGESTION |
Congestion. |
RIL_MSGDLVSTATUS_SMEBUSY |
SME busy. |
RIL_MSGDLVSTATUS_SMENOTRESPONDING |
No response from SME. |
RIL_MSGDLVSTATUS_SVCREJECTED |
Service rejected. |
RIL_MSGDLVSTATUS_QUALITYUNAVAIL_TEMP |
Quality of service temporarily unavailable. |
RIL_MSGDLVSTATUS_SMEERROR |
Error in SME. |
RIL_MSGDLVSTATUS_REMOTEPROCERROR |
Remote procedure error. |
RIL_MSGDLVSTATUS_INCOMPATIBLEDEST |
Incompatible destination. |
RIL_MSGDLVSTATUS_CONNECTIONREJECTED |
Connection rejected by SME. |
RIL_MSGDLVSTATUS_NOTOBTAINABLE |
Not obtainable. |
RIL_MSGDLVSTATUS_NOINTERNETWORKING |
No interworking available. |
RIL_MSGDLVSTATUS_VPEXPIRED |
The SM validity period has expired. |
RIL_MSGDLVSTATUS_DELETEDBYORIGSME |
SM deleted by originating SME. |
RIL_MSGDLVSTATUS_DELETEDBYSC |
SM deleted by SC administration. |
RIL_MSGDLVSTATUS_NOLONGEREXISTS |
SM does not exist. The SM may have previously existed in the SC but the SC no longer has knowledge of it or the SM may never have previously existed in the SC. |
RIL_MSGDLVSTATUS_QUALITYUNAVAIL |
Quality of service unavailable. |
RIL_MSGDLVSTATUS_RESERVED_COMPLETED |
Reserved - completed. |
RIL_MSGDLVSTATUS_RESERVED_TRYING |
Reserved - trying. |
RIL_MSGDLVSTATUS_RESERVED_ERROR |
Reserved - error. |
RIL_MSGDLVSTATUS_RESERVED_TMPERROR |
Reserved - temporary error. |
RIL_MSGDLVSTATUS_SCSPECIFIC_COMPLETED |
SC-specific - completed. |
RIL_MSGDLVSTATUS_SCSPECIFIC_TRYING |
SC-specific. |
RIL_MSGDLVSTATUS_SCSPECIFIC_ERROR |
SC-specific error. |
RIL_MSGDLVSTATUS_SCSPECIFIC_TMPERROR |
Temporary error. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |