API Guide Home
(Online version only)

UPNotificationEventType Struct Reference


Detailed Description

Structure passed to the callbacks registered for incoming UP notifications

Definition at line 1327 of file HsPhoneEvent.h.

Data Fields


Field Documentation

version number to provide future backwards compatibility

Definition at line 1329 of file HsPhoneEvent.h.

void* headerP

pointer to raw header

Definition at line 1331 of file HsPhoneEvent.h.

length of headerP

Definition at line 1332 of file HsPhoneEvent.h.

char UPData[UPDataSize+1]

Network wakeup fields stores the raw data

Definition at line 1335 of file HsPhoneEvent.h.

Definition at line 1336 of file HsPhoneEvent.h.

SMS related fields ID into the SMS database to reference this message this ID is not gauranteed to be valid once the notification callback returns. Users should make a copy of the msg if they want to work on it after the callback returns.

Definition at line 1339 of file HsPhoneEvent.h.

date/time stamp

Definition at line 1346 of file HsPhoneEvent.h.

reserved

Definition at line 1347 of file HsPhoneEvent.h.

reserved

Definition at line 1348 of file HsPhoneEvent.h.


Top Palm Developer Network
© 2004-2008, Palm, Inc. All rights reserved.
Generated on Fri Jun 13 10:08:32 2008 for Palm API Guide