diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-2D9B17E7-2B7A-5E16-AB06-D9507457A85D.dita --- a/Symbian3/SDK/Source/GUID-2D9B17E7-2B7A-5E16-AB06-D9507457A85D.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-2D9B17E7-2B7A-5E16-AB06-D9507457A85D.dita Tue Jul 20 12:00:49 2010 +0100 @@ -9,33 +9,31 @@ --> -SMS -exampleThis example code demonstrates how to send and receive SMS messages -using the Messaging Framework APIs. -
Description

This -updated C++ example demonstrates programmatical handling of SMS messages. -Messages can be sent from the application and they can be received directly -into the application (that is, catching incoming messages before the user -gets any notification). In addition, messages can be deleted, copied, or moved -to other folders of the message store (inbox, outbox, drafts).

-
Download

Click -on the following link to download the example: smsexample.zip

Click: browse to view the example code.

+SMS exampleThis example code demonstrates how to send and receive +SMS messages using the Messaging Framework APIs. +
Description

This updated C++ example demonstrates programmatical handling +of SMS messages. Messages can be sent from the application and they +can be received directly into the application (that is, catching incoming +messages before the user gets any notification). In addition, messages +can be deleted, copied, or moved to other folders of the message store +(inbox, outbox, drafts).

+
Download

Click on the following link to download the example: smsexample.zip

Click: browse to view the example code.

Classes

CMsvSession

CMsvEntry

CMmsClientMtm

CSmsClientMtm

CClientMtmRegistry

CSmsHeader

-
Building and -configuring
    -
  • You can build the example -from your IDE or the command line.

    If you use an IDE, import the bld.inf file -of the example into your IDE, and use the build command of the IDE.

    If -you use the command line, open a command prompt, and set the current directory -to the source code directory of the example. You can then build the example -with the SBSv1 build tools with the following commands:

    bldmake -bldfiles

    abld build

    How to use bldmake and How to use abld describe -how to use the SBSv1 build tools.

  • -
  • For the emulator, the -example builds an executable called smsexample.exe in -the epoc32\release\winscw\<udeb or urel>\ folder.

  • +
    Building +and configuring
      +
    • You can build +the example from your IDE or the command line.

      If you use +an IDE, import the bld.inf file of the example +into your IDE, and use the build command of the IDE.

      If you +use the command line, open a command prompt, and set the current directory +to the source code directory of the example. You can then build the +example with the SBSv1 build tools with the following commands:

      bldmake bldfiles

      abld +build

    • +
    • For the emulator, +the example builds an executable called smsexample.exe in the epoc32\release\winscw\<udeb or + urel>\ folder.

    -SMS MTM Overview - +SMS +MTM Overview \ No newline at end of file