API Guide Home
(Online version only)

NBSNotificationEventType Struct Reference


Detailed Description

Structure passed to the callbacks registered for incoming NBS notifications

Definition at line 322 of file HsPhoneSMSTypes.h.

Data Fields


Field Documentation

version number to provide future backwards compatibility

Definition at line 324 of file HsPhoneSMSTypes.h.

helper fields flag if it is an NBS datagram

Definition at line 327 of file HsPhoneSMSTypes.h.

true if binary data

Definition at line 328 of file HsPhoneSMSTypes.h.

void* headerP

pointer to raw header

Definition at line 330 of file HsPhoneSMSTypes.h.

length of headerP

Definition at line 331 of file HsPhoneSMSTypes.h.

padding

Definition at line 332 of file HsPhoneSMSTypes.h.

void* dataP

pointer to data body

Definition at line 333 of file HsPhoneSMSTypes.h.

length of dataP

Definition at line 334 of file HsPhoneSMSTypes.h.

NBS datagram fields NBS reference number

Definition at line 337 of file HsPhoneSMSTypes.h.

max segment number 1-255

Definition at line 338 of file HsPhoneSMSTypes.h.

sequence number 1-255, no more than maxNum

Definition at line 339 of file HsPhoneSMSTypes.h.

padding

Definition at line 340 of file HsPhoneSMSTypes.h.

mo padding

Definition at line 341 of file HsPhoneSMSTypes.h.

source port

Definition at line 343 of file HsPhoneSMSTypes.h.

destination port

Definition at line 344 of file HsPhoneSMSTypes.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 347 of file HsPhoneSMSTypes.h.

char* senderP

sender number - null terminated

Definition at line 355 of file HsPhoneSMSTypes.h.

date/time stamp

Definition at line 356 of file HsPhoneSMSTypes.h.

reserved

Definition at line 357 of file HsPhoneSMSTypes.h.

reserved

Definition at line 358 of file HsPhoneSMSTypes.h.


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