#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
U32 | nMsgReference |
SWI_TYPE_SMS_ResultCode | eResultCode |
SWI_TYPE_SMS_ReceiveStatus | eReceive |
WCHAR | szReceptionTime [LENGTH_SMSTimestamp] |
SWI_TYPE_SMS_ReceiveStatus
SWI_TYPE_SMS_ReceiveStatus SWI_STRUCT_GSM_SMS_SendStatus::eReceive |
End destination delivery status of the sent the mobile-terminated message. The API will return this value.
SWI_TYPE_SMS_ResultCode SWI_STRUCT_GSM_SMS_SendStatus::eResultCode |
Result of the sending the mobile-terminated message. The API will return this value.
Message Reference Number. The valid range is from 0 to 255. The API will return this value.
The size, in bytes, of this structure. This value should always be populated by the calling application.
WCHAR SWI_STRUCT_GSM_SMS_SendStatus::szReceptionTime[LENGTH_SMSTimestamp] |
Time when the service centre received the mobile-terminated message. This field is in 8-bit binary coded decimal in the following format: yy,mm,dd,hh,mm,ss,tz, where tz is timezone. The API will return this value.