#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
bool | bEnabled |
bool | bReadOnly |
SWI_TYPE_SmsStsResult | eResult |
SMS status reports enabled flag. TRUE means enabled. False disabled. When using this structure with the SwiSetSmsStatusReportCfg API this flag should be populated by the calling application. When this structure is used with the SwiGetSmsStatusReportCfg API this flag value will be return by the API.
SMS status reports configuration read-only setting
SWI_TYPE_SmsStsResult SWI_STRUCT_SmsStatusReportCfg::eResult |
Result of an attempt to modify the SMS status report enable flag using the SwiSetSmsStatusReportCfg API. This value is returned by the API.
The size, in bytes, of this structure. This value must always be populated by the calling application.