Notifiers API includes a number of global notes and global queries that are used by applications and engine components to display notes or query the user for information globally on top of other applications.
Using the notes is suggested if the client does not have its own UI context
(an instance of CCoeEnv
). Such clients are usually engine
components that do not have an UI environment at all.
It is important to note that they are shown on top of all applications, thus they should be used sparingly.
There are no constraints.
Notifiers API is an SDK API and a part of S60 Third Edition. This document is valid from S60 release 3.2 onwards.
This API is fully supported in the WINS/WINSCW emulator environment.