#include <mw/AknNotifyStd.h>
struct SAknSoftNotificationParams |
Soft notification parameters.
TInt | iCount |
This parameter is intended only to be used when setting the number of new messages. Stay clear otherwise!
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. Please note that calling a cancel on a certain type of soft notification cancels all soft notifications of that type.
TAknSoftNotificationType | iType |
The type of the soft notification,
See also: TAknSoftNotificationType