Resource information
This resource is archived because it is not considered relevant for developers creating commercial solutions today.
The resource is believed to be still valid for the original topic scope.
This resource has been superceded by a newer resource and is considered to be obsolete!
See latest
S60 3rd Edition: Creating Custom Message Type Modules (with Example)
- file name:
-
S60_3rd_Edition_Creating_Custom_Message_Type_Modules_v1_0_en.zip
- description:
-
Download this C++ document and code example to learn how to create Message Type Modules (MTMs) for S60 3rd Edition and later releases. The target audience is e-mail developers implementing their own e-mail protocol (for example, Push e-mail service), where preinstalled S60 platform e-mail MTMs (POP3, IMAP4) cannot be used. The package demonstrates how to develop and install an MTM, how to create an account (mailbox), how to create a simple viewer/editor implemented as a server application, how to provide support to send from other applications, and how to receive notifications of new messages. Message sending and receiving are echoed locally. Note that Symbian platform security imposes heavy capability requirements for MTMs (up to ALL-TCB capabilities) and thus the application has to be signed using the Manufacturer Approved Developer Certificate.
- type:
-
Example
- topic:
-
Enterprise
Messaging
E-Mail
S60
S60 3rd Edition
Symbian C++
- language:
-
English (en)
- media encoding:
-
Zip Archive (.zip)
- compatibility:
-
S60 3rd Edition
S60 3rd Edition, Feature Pack 1
Tested with Nokia E61, Nokia E70, Nokia E90,
Nokia N71, Nokia N73, and Nokia N95.
Created and tested with S60 3rd Edition Maintenance Release SDK and
S60 3rd Edition FP1 SDK.