MMobilityProtocolResp Class Reference

class MMobilityProtocolResp

Comms Mobility API extension protocol. Used with CActiveCommsMobilityApiExt to reqister for mobility response messages.

Member Functions Documentation

Error(TInt)

voidError(TIntaError)[pure virtual]

Parameters

TInt aError

NewCarrierActive(TAccessPointInfo, TBool)

voidNewCarrierActive(TAccessPointInfoaNewAP,
TBoolaIsSeamless
)[pure virtual]

Parameters

TAccessPointInfo aNewAP
TBool aIsSeamless

PreferredCarrierAvailable(TAccessPointInfo, TAccessPointInfo, TBool, TBool)

voidPreferredCarrierAvailable(TAccessPointInfoaOldAP,
TAccessPointInfoaNewAP,
TBoolaIsUpgrade,
TBoolaIsSeamless
)[pure virtual]

Parameters

TAccessPointInfo aOldAP
TAccessPointInfo aNewAP
TBool aIsUpgrade
TBool aIsSeamless