CCommsMobilitySrvResp Class Reference
class CCommsMobilitySrvResp : public ESock::CCommsApiExtResponder |
This is a server side mobility response API extension.
CCommsMobilitySrvResp is a self deleting object. Its lifetime originates with a call to SubscribeForMobilityResp(CCommsMobilitySrvResp*) and terminates with a call to any of its exported public API (i.e. PreferredCarrierAvailable(), etc).
All exported public APIs are static and take "CCommsMobilitySrvResp*& aThis" as the first parameter which is deleted and assigned NULL during any call to this API.
Constructor & Destructor Documentation
CCommsMobilitySrvResp()
CCommsMobilitySrvResp | ( | ) | [protected, explicit] |
~CCommsMobilitySrvResp()
~CCommsMobilitySrvResp | ( | ) | [protected, virtual] |
Member Functions Documentation
DoNewCarrierActive(TAccessPointInfo, TBool)
DoPreferredCarrierAvailable(TAccessPointInfo, TAccessPointInfo, TBool, TBool)
Error(CCommsMobilitySrvResp *&, TInt)
NewCarrierActive(CCommsMobilitySrvResp *&, TAccessPointInfo, TBool)
PreferredCarrierAvailable(CCommsMobilitySrvResp *&, TAccessPointInfo, TAccessPointInfo, TBool, TBool)
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.