LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_NotifList Struct Reference

#include <SwiApiNotify.h>

Data Fields

swi_uint32 sizeStruct
 
swi_uint32 nNumNotif
 
enum SWI_TYPE_Notify arrNotif [MAX_NOTIF_LIST]
 

Detailed Description

This structure is used for enabling multiple notifications simultaneously using the SwiNotify() function call.

This object is only supported on GSM devices.

See Also
SwiNotify
See SWI_TYPE_Notify for list of notifications.

Field Documentation

enum 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.

swi_uint32 SWI_STRUCT_NotifList::nNumNotif

The number of notifications events to enable. This value must be greater than 0.

swi_uint32 SWI_STRUCT_NotifList::sizeStruct

The size, in bytes, of this structure. This value must always be populated by the calling application when calling SwiGetRadioPower or SwiSetRadioPower.


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

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved