API published in: S60 1st Ed
#include <aknnotifystd.h>
Data Fields | |
TAknSoftNotificationType | iType |
The type of the soft notification,. | |
TBool | iIsCancel |
iIsCancel is used to decide whether to spawn a new (or add the number on an existing) soft notification or to cancel a type of soft notification. | |
TInt | iCount |
This parameter is intended only to be used when setting the number of new messages. |
|
This parameter is intended only to be used when setting the number of new messages. Stay clear otherwise! |
|
Please note that calling a cancel on a certain type of soft notification cancels all soft notifications of that type. |
|
The type of the soft notification,.
|