#include <sms.h>
|
uint32_t | storageType |
|
uint32_t * | pRequestedTag |
|
uint8_t * | pMessageMode |
|
This structure contains pack get SMS list parameters.
- Parameters
-
storageType |
- SMS message storage type
- 0 - UIM - Invalid in case of CDMA device that does not require SIM
- 1 - NV
|
requestedTag |
- (Optional) Message tag
- 0 - Read
- 1 - Not read
- 2 - Mobile originated and sent
- 3 - Mobile originated but not yet sent
|
messageMode |
- 0x00 - CDMA, LTE (if network type is CDMA)
- 0x01 - GW, LTE (if network type is UMTS)
|
The documentation for this struct was generated from the following file: