diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-232E2D33-8BC1-5CC3-A4DF-2C99900E1083.dita --- a/Symbian3/SDK/Source/GUID-232E2D33-8BC1-5CC3-A4DF-2C99900E1083.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-232E2D33-8BC1-5CC3-A4DF-2C99900E1083.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,36 +1,38 @@ - - - - - -Client-side -MTM implementation -
Example Code

Download

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

Click: browse to view the example code.

The files reproduced -here are the main files contained in the examples directory. Some extra files -may be needed to run the examples, and these will be found in the appropriate -examples directory.

The subproject txtc demonstrates -a Client-side MTM. The central class is CTextMtmClient,

derived -from the Client-side MTM base class CBaseMtm.

txtc implements -all mandatory Client-side MTM functionality, and the following optional MTM -functionality:

    -
  • find: this searches the body text of a local entry, or its description -or details

  • -
  • message forwarding: this copies a message to another folder

  • -
  • MTM-specific operations: txtc accepts requests for -an asynchronous service Refresh operation, and passes such requests to the -Server-side Text MTM.

  • -

-
Class Summary

CBaseMtm CMTMTxtsetings TMTMTxtSettings

The -following optional functionality is not implemented:

    -
  • address handling: addresses are not relevant to this MTM

  • -
  • subject field

  • -
  • replying

  • -

+ + + + + +Client-side MTM implementation +
Example Code

Download

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

Click: browse to view the example code.

The files +reproduced here are the main files contained in the examples directory. +Some extra files may be needed to run the examples, and these will +be found in the appropriate examples directory.

The subproject txtc demonstrates a Client-side MTM. The central class +is CTextMtmClient,

derived from the Client-side +MTM base class CBaseMtm.

txtc implements all mandatory Client-side MTM functionality, and the +following optional MTM functionality:

    +
  • find: this searches the body text of a local entry, or its +description or details

  • +
  • message forwarding: this copies a message to another folder

  • +
  • MTM-specific operations: txtc accepts requests +for an asynchronous service Refresh operation, and passes such requests +to the Server-side Text MTM.

  • +

+
Class Summary
    +
  • CBaseMtm

  • +
  • CMTMTxtsetings

  • +
  • TMTMTxtSettings

  • +

The following optional functionality is not +implemented:

    +
  • address handling: addresses are not relevant to this MTM

  • +
  • subject field

  • +
  • replying

  • +

\ No newline at end of file