SWI_STRUCT_NotifList Struct Reference
[Notifications]

#include <SwiStructsCm.h>

List of all members.

Public Attributes

U32 sizeStruct
U32 nNumNotif
SWI_TYPE_Notify arrNotif [MAX_NOTIF_LIST]


Detailed Description

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

This object is only supported on GSM devices.

See also:
SwiEnableNotif

See SWI_TYPE_Notify for list of notifications.


Member Data Documentation

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.


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

Generated on Fri Oct 2 10:27:34 2009 for 3G SDK by  doxygen 1.5.9