diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-BB6C60B4-9D34-5AC0-A4FD-3B604A35B8BD.dita --- a/Symbian3/PDK/Source/GUID-BB6C60B4-9D34-5AC0-A4FD-3B604A35B8BD.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-BB6C60B4-9D34-5AC0-A4FD-3B604A35B8BD.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,39 +1,39 @@ - - - - - -Enabling -the Bearer Mobility -

This tutorial explains how to enable the bearer mobility for an email account.

- -
Required background

Bearer mobility is possible -only on the connections that are established using a SNAP preference list. -See Important -considerations before enabling the non-seamless bearer mobility.

-
Procedure
    -
  1. Create an instance of -the CEmailAccounts class.

  2. -
  3. Create an instance of -the CImIAPPreferences class to be used by the email service.

  4. -
  5. Create an instance of -the CIm<protocol>Settings class.

    Where, <protocol> -is either Imap4, Pop3, or Smtp.

  6. -
  7. Populate the CImIAPPreferences class -and the CIm<protocol>Settings class from central repository -(CenRep) using CEmailAccounts ::Load<protocol>IapSettingsL function.

  8. -
  9. Use the CIm<protocol>Settings:: SetBearerMobility function -to set the TBool parameter to ETrue.

  10. -
  11. Store the updated settings -classes to CenRep using the CEmailAccounts ::Save<protocol>IapSettingsL function.

  12. -
All instances of <protocol> in the preceding steps are either Imap4, Pop3, -or Smtp.
-
See also

Bearer -Mobility Overview

+ + + + + +Enabling +the Bearer Mobility +

This tutorial explains how to enable the bearer mobility for an email account.

+ +
Required background

Bearer mobility is possible +only on the connections that are established using a SNAP preference list. +See Important +considerations before enabling the non-seamless bearer mobility.

+
Procedure
    +
  1. Create an instance of +the CEmailAccounts class.

  2. +
  3. Create an instance of +the CImIAPPreferences class to be used by the email service.

  4. +
  5. Create an instance of +the CIm<protocol>Settings class.

    Where, <protocol> +is either Imap4, Pop3, or Smtp.

  6. +
  7. Populate the CImIAPPreferences class +and the CIm<protocol>Settings class from central repository +(CenRep) using CEmailAccounts ::Load<protocol>IapSettingsL function.

  8. +
  9. Use the CIm<protocol>Settings:: SetBearerMobility function +to set the TBool parameter to ETrue.

  10. +
  11. Store the updated settings +classes to CenRep using the CEmailAccounts ::Save<protocol>IapSettingsL function.

  12. +
All instances of <protocol> in the preceding steps are either Imap4, Pop3, +or Smtp.
+
See also

Bearer +Mobility Overview

\ No newline at end of file