Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 12:41, 24 August 2007.

TSS000616 - Triggering the "messages received" dialog from your own MTM

From Forum Nokia Wiki


Subject:

Triggering the "messages received" dialog from your own MTM

TSS000616

 

Platform(s): Device(s), SW version(s):
S60 3rd Edition  

Category:

Symbian C++

Subcategory:

 Messaging, MTM

Description:

This functionality is introduced by the MNcnNotification ECom plug-in published in S60 3rd Edition.
- Include header mncnnotification.h; you need the WriteUserData capability.
- The SDK documentation states also the library NcnNotification.lib but you must not link this to your project as NcnNotification is an ECom plug-in.
- The "New Messages" notification will be triggered for "Unread == ETrue" flagged messages only (see TMsvEntry settings).
- You can select the type of notification from components.
- Remember to use CleanupDeletePushL(); instead of CleanupStack::PushL()  - note also that  the API documentation has an error and is referring to a non-existing CleanupStackDeletePushL() call.

Creation date:

March 30, 2007

Last modified:

-
Related Discussions
Thread Thread Starter Forum Replies Last Post
OBEX Messaging veeyenkay Bluetooth Technology 17 2007-03-21 13:31
Quick SMSC Question on inciming messages alanskinner General Messaging 0 2003-07-30 16:47
what's the massagetype in UIQ3.0? sala1987 General Symbian C++ 1 2007-11-07 20:25
Can MMS Messages be forwarded to an Application / a 3rd party application? jacv General Messaging 3 2003-03-27 12:47
Should I delete my dialog? ahlmans Symbian User Interface 2 2007-11-26 04:39
 
Powered by MediaWiki