class MImMobilityPolicyHandler |
The MImMobilityPolicyHandler API provides support to handle responses from the Messaging Mobility Policy Provider/Plugin.
These APIs are called by the Messaging Mobility Policy Provider to indicate the action that should be taken by the server MTM subsequent to a PreferredCarrierAvailable() notification having been issued.
Public Member Functions | |
---|---|
void | AcceptNewCarrier(TImMobilityAction) |
void | IgnoreNewCarrier() |
void | AcceptNewCarrier | ( | TImMobilityAction | aAction | ) | [pure virtual] |
The new carrier will be accepted. The passed parameter indicates the action that shall be taken if an operation is currently in progress and for closing existing sockets. In the case of a bearer downgrade, the action will have no meaning as the previous sockets will no longer be connected. In this case an immdiate migration will occur.
TImMobilityAction aAction | The disconnection method to use. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.