#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
U32 | nNumNotif |
SWI_TYPE_Notify | arrNotif [MAX_NOTIF_LIST] |
This object is only supported on GSM devices.
See SWI_TYPE_Notify for list of notifications.
SWI_TYPE_Notify SWI_STRUCT_NotifList::arrNotif[MAX_NOTIF_LIST] |
Array of notification event types to be enabled. The API will enable all events in the array starting with index 0 up to index nNumNotif-1.
The number of notifications events to enable. This value must be greater than 0.
The size, in bytes, of this structure. This value must always be populated by the calling application when calling SwiGetRadioPower or SwiSetRadioPower.