class MMobilityProtocolResp |
Comms Mobility API extension protocol. Used with CActiveCommsMobilityApiExt to reqister for mobility response messages.
Public Member Functions | |
---|---|
void | Error ( TInt ) |
void | NewCarrierActive ( TAccessPointInfo , TBool ) |
void | PreferredCarrierAvailable ( TAccessPointInfo , TAccessPointInfo , TBool , TBool ) |
void | NewCarrierActive | ( | TAccessPointInfo | aNewAP, |
TBool | aIsSeamless | |||
) | [pure virtual] |
TAccessPointInfo aNewAP | |
TBool aIsSeamless |
void | PreferredCarrierAvailable | ( | TAccessPointInfo | aOldAP, |
TAccessPointInfo | aNewAP, | |||
TBool | aIsUpgrade, | |||
TBool | aIsSeamless | |||
) | [pure virtual] |
TAccessPointInfo aOldAP | |
TAccessPointInfo aNewAP | |
TBool aIsUpgrade | |
TBool aIsSeamless |
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.