Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
SMSEventInfo_s Struct Reference

#include <qaGobiApiCbk.h>

Data Fields

BYTE smsEventType
 
SMSMTMessageInfopMTMessageInfo
 
SMSTransferRouteMTMessageInfopTransferRouteMTMessageInfo
 
SMSMessageModeInfopMessageModeInfo
 
SMSEtwsMessageInfopEtwsMessageInfo
 
SMSEtwsPlmnInfopEtwsPlmnInfo
 
SMSCAddressInfopSMSCAddressInfo
 
SMSOnIMSInfopSMSOnIMSInfo
 
CallCtrlResultInfopCallCtrlResultInfo
 
BroadcastSmsRatInfopBroadcastSmsRatInfo
 
ImsSmsVerstatStatusInfopImsSmsVerstatStatusInfo
 
BroadcastSmsWarningAreaInfopWarnAreaInfo
 

Detailed Description

This structure will hold the information related to received SMS events

Parameters
smsEventType
  • Type of the SMS events that are received. This is a bit map of SMSEventType. Only the parameters (which follows) related to the events received would be filled, and the rest of the parameters would be NULL
pMTMessageInfo
  • pointer to the SMSMTMessageInfo structure
    NULL, if this event is not present in the smsEventType parameter
pTransferRouteMTMessageInfo
pMessageModeInfo
  • pointer to the SMSMessageModeInfo structure
    NULL, if this event is not present in the smsEventType parameter
pEtwsMessageInfo
  • pointer to the SMSEtwsMessageInfo structure
    NULL, if this event is not present in the smsEventType parameter
pEtwsPlmnInfo
  • pointer to the SMSEtwsPlmnInfo structure
    NULL, if this event is not present in the smsEventType parameter
pSMSCAddressInfo
  • pointer to the SMSCAddressInfo structure
    NULL, if this event is not present in the smsEventType parameter
pSMSOnIMSInfo
  • pointer to the SMSOnIMSInfo structure
    NULL, if this event is not present in the smsEventType parameter Note: None

The documentation for this struct was generated from the following file: