To put it simpler....
if I use:
Code:
MNotification notification(MNotification::DeviceEvent, "", tr("Notification text"));
This line breaks down to 3 questions:
1. Will there be a default status bar indicator added when publishing such a notification?
(http://harmattan-dev.nokia.com/docs/...tatus_Bar.html says there is a "Notifications indicator" - does this mean an indicator for such a simple notification?)
2. Will such a notification be shown on the lockscreen and the events page?
3. Any ideas how to change the icon or where to define the notification behaviour
I get my N9 in a few days so I cannot test this behaviour... Would be nice if somebody can a few words...
Thanks in advance
Regards
Martin