Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_sms_SLQSDeleteSMS_t Struct Reference

#include <sms.h>

Data Fields

uint32_t storageType
 
uint32_t * pMessageIndex
 
uint32_t * pMessageTag
 
uint8_t * pMessageMode
 

Detailed Description

This structure contains pack delete SMS parameters.

Parameters
storageType
  • SMS message storage type
    • 0 - UIM - Invalid in case of CDMA device that does not require SIM
    • 1 - NV
pMessageIndex
  • (Optional) message index
pMessageTag
  • (Optional) message tag
    • 0 - Read
    • 1 - Not read
    • 2 - Mobile originated and sent
    • 3 - Mobile originated but not yet sent
pMessageMode
  • (Optional) message mode
  • this must be included if the device is capable of supporting more than one protocol
  • e.g. CDMA and GW
    • 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: