diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-E76A69FF-0FF2-52DC-A5B4-FBB772677CB3.dita --- a/Symbian3/PDK/Source/GUID-E76A69FF-0FF2-52DC-A5B4-FBB772677CB3.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-E76A69FF-0FF2-52DC-A5B4-FBB772677CB3.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,32 +1,32 @@ - - - - - -Notifying -on Completion of a Bearer Migration -

This tutorial explains how to receive notification on after completing -bearer migration.

-
Procedure
    -
  1. Derive a class from -the CImMobilityPolicyPlugin class.

  2. -
  3. Call the CImMobilityPolicyPlugin::MigrationComplete() function -with following parameters:

    virtual void MigrationComplete (TMsvId aService, TAccessPointInfo aNewIap)

    The parameters identify the service ID for which the migration has -completed, the new Access Point identifier, and the completion code for the -migration.

  4. -
-
Result

The completion code notifies -the plug-in that the migration was successful, or if it failed to reconnect, -or if a networking level error occurred during the migration.

-
-Bearer Mobility -Overview -Bearer Mobility -Policy Plug-in Overview + + + + + +Notifying +on Completion of a Bearer Migration +

This tutorial explains how to receive notification on after completing +bearer migration.

+
Procedure
    +
  1. Derive a class from +the CImMobilityPolicyPlugin class.

  2. +
  3. Call the CImMobilityPolicyPlugin::MigrationComplete() function +with following parameters:

    virtual void MigrationComplete (TMsvId aService, TAccessPointInfo aNewIap)

    The parameters identify the service ID for which the migration has +completed, the new Access Point identifier, and the completion code for the +migration.

  4. +
+
Result

The completion code notifies +the plug-in that the migration was successful, or if it failed to reconnect, +or if a networking level error occurred during the migration.

+
+Bearer Mobility +Overview +Bearer Mobility +Policy Plug-in Overview
\ No newline at end of file