Namespaces
Variants
Actions

Archived:How to create and send SMS messages on S60 devices

Jump to: navigation, search
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.


Article Metadata

Compatibility
Platform(s): S60 2nd Edition, S60 3rd Edition

Article
Created: User:Technical writer 2 (22 Feb 2007)
Last edited: hamishwillee (15 Jun 2012)

Overview

How to create and send SMS messages on S60 devices

Description

Writing an SMS-capable application is fairly easy with help of the current example applications available at Nokia Developer. There are two possibilities available to a developer, depending  on the targeted platform. On earlier S60 and Series 80 devices developers are bound to use a client MTM API. S60 3rd Edition introduces an additional higher-level, easier to use API.
2nd Edition:
On S60 2nd Edition and Series 80 platforms SMS client applications have to use the SMS Client MTM directly for message sending. On earlier platform this posed lots of problems for developers as part of the required API was not available on public SDKs. This was  however corrected on S60 2nd Edition and S80 2nd Edition SDKs.
The S60 Platform: SMS Example available at Nokia Developer shows step-by-step how to create and send an SMS message.
3rd Edition:
On S60 3rd Edition messaging becomes easier than ever thanks to the new SendAs API. This is a wrapper API on top of the messaging client MTMs - and it is easy to use. Using  this API your application can gain access not only to SMS messaging but to all supported messaging protocols.
S60 3rd Edition supports also the old school way of using the MTMs directly.
The S60 Platform: SMS Example demonstrates both the MTM approach and the new SendAs approach.
Related resources:
Nokia Developer Messaging examples (C++)
Messaging discussion on Nokia Developer C++ developer's board
Messaging Framework section in SDK help

This page was last modified on 15 June 2012, at 04:21.
194 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved