CGetCurrentNetworkInfoAct Class Reference
class CGetCurrentNetworkInfoAct : public CAsyncRequestBaseAct |
This is an active object responsible for interacting with Multimode ETel. CGetCurrentNetworkNameAct is used to request current network information.
Inherits from
- CGetCurrentNetworkInfoAct
Constructor & Destructor Documentation
CGetCurrentNetworkInfoAct(CTelephonyFunctions *)
First-phase constructor which cannot Leave().
~CGetCurrentNetworkInfoAct()
~CGetCurrentNetworkInfoAct | ( | ) | |
Member Functions Documentation
Complete()
void | Complete | ( | ) | [protected, virtual] |
Service Completed request.
DoCancel()
void | DoCancel | ( | ) | [protected, virtual] |
Cancel request.
Async request to dial is cancelled.
GetCurrentNetworkInfo(TDes8 &)
void | GetCurrentNetworkInfo | ( | TDes8 & | aPckg | ) | |
MapNetworkInfo(CTelephony::TEtelISVType *, RMobilePhone::TMobilePhoneNetworkInfoV2 *, RMobilePhone::TMobilePhoneLocationAreaV1 *)
NewL(CTelephonyFunctions *)
Public constructor which can Leave().
-
leave
- Leaves if no memory.
RunError(TInt)
TInt
| RunError | ( | TInt | aLeaveCode | ) | [protected, virtual] |
Handle any Leave() from inside RunL().
Parameters
TInt aLeaveCode | passed in if RunL Leaves. |
Member Data Documentation
CTelephony::TEtelISVType * iISVNetworkInfo
RMobilePhone::TMobilePhoneLocationAreaV1
iMMArea
RMobilePhone::TMobilePhoneNetworkInfoV2
iMMNetworkInfo
RMobilePhone::TMobilePhoneNetworkInfoV2Pckg
iMMNetworkInfoPckg
CTelephonyFunctions * iTelephonyFunctions
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.