| ID | KIS001295 | Creation date | January 27, 2009 |
| Platform | S60 3rd Edition, S60 5th Edition | Devices | All (S60) |
| Category | Symbian C++ | Subcategory | Messaging, EMail |
| Keywords (APIs, classes, methods, functions): CPushHandlerBase |
E-mail notification (EMN) WAP push messages are handled using the standard built-in ECOM plug-in Email Notification Push Handler. These notifications cannot be redirected to 3rd party plug-ins.
Even though the ECOM framework is used for the handlers, a 3rd party plug-in using CPushHandlerBase for EMN WAP push messages does not receive any notifications. The framework selects a default plug-in for standard app-ids:
x-wap-application:emn.ua||0x00000009 for e-mail notifications
x-wap-application:mms.ua||0x00000004 for MMS push notifications
As a default implementation is always selected, user-defined plug-ins cannot be used for handling these messages.
No solution exists.