diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-2D9B17E7-2B7A-5E16-AB06-D9507457A85D.dita --- a/Symbian3/PDK/Source/GUID-2D9B17E7-2B7A-5E16-AB06-D9507457A85D.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-2D9B17E7-2B7A-5E16-AB06-D9507457A85D.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,49 +1,49 @@ - - - - - -smsexample: -SMS exampleThis example code demonstrates how to send and receive -SMS messages using the Messaging Framework APIs. -
Purpose

These -are the use cases demonstrated in this example:

    -
  • How to create an SMS -service.

  • -
  • How to create an SMS.

  • -
  • How to send an SMS.

  • -
  • How to access and display -SMS messages in the inbox, outbox and sent folders.

  • -
  • How to delete SMS messages.

  • -
-
Download

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

Click: browse to view the example code.

-
Class Summary

CMsvSession

CMsvEntry

CMsvOperation

CMsvServerEntry

CSmsSettings

CSmsHeader

CMsvEntrySelection

CMsvStore

CSsmCommandListResourceReader

MMsvEntryObserver

MMsvSessionObserver

-
Design and -implementation

An SMS account is created with a user-specified -service center name and number. Then a message is composed by the user and -sent to the user-specified recipient.

-
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.

  • -
-
-SMS MTM Overview - + + + + + +smsexample: +SMS exampleThis example code demonstrates how to send and receive +SMS messages using the Messaging Framework APIs. +
Purpose

These +are the use cases demonstrated in this example:

    +
  • How to create an SMS +service.

  • +
  • How to create an SMS.

  • +
  • How to send an SMS.

  • +
  • How to access and display +SMS messages in the inbox, outbox and sent folders.

  • +
  • How to delete SMS messages.

  • +
+
Download

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

Click: browse to view the example code.

+
Class Summary

CMsvSession

CMsvEntry

CMsvOperation

CMsvServerEntry

CSmsSettings

CSmsHeader

CMsvEntrySelection

CMsvStore

CSsmCommandListResourceReader

MMsvEntryObserver

MMsvSessionObserver

+
Design and +implementation

An SMS account is created with a user-specified +service center name and number. Then a message is composed by the user and +sent to the user-specified recipient.

+
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.

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