CGetIccLockInfoAct Class Reference

class CGetIccLockInfoAct : public CAsyncRequestBaseAct

This is an active object responsible for interacting with Multimode ETel

Inherits from

Constructor & Destructor Documentation

CGetIccLockInfoAct(CTelephonyFunctions *)

CGetIccLockInfoAct(CTelephonyFunctions *aTelephonyFunctions)[private]

First-phase constructor which cannot Leave().

Parameters

CTelephonyFunctions * aTelephonyFunctionsObject that constructs us.

~CGetIccLockInfoAct()

~CGetIccLockInfoAct()

Destructor

Member Functions Documentation

Complete()

voidComplete()[protected, virtual]

Service Completed request.

DoCancel()

voidDoCancel()[protected, virtual]

Cancel request.

Async request to dial is cancelled.

GetIccLockInfo(CTelephony::TIccLock, TDes8 &)

voidGetIccLockInfo(CTelephony::TIccLockaLock,
TDes8 &aId
)

Issue Request

Parameters

CTelephony::TIccLock aLock
TDes8 & aId

NewL(CTelephonyFunctions *)

CGetIccLockInfoAct *NewL(CTelephonyFunctions *aTelephonyFunctions)[static]

Public constructor which can Leave().

leave
Leaves if no memory.

Parameters

CTelephonyFunctions * aTelephonyFunctionsObject that constructs us.

RunError(TInt)

TInt RunError(TIntaLeaveCode)[protected, virtual]

Handle any Leave() from inside RunL().

Parameters

TInt aLeaveCodepassed in if RunL Leaves.

Member Data Documentation

CTelephony::TIccLockInfoV1 * iISVLockInfo

CTelephony::TIccLockInfoV1 *iISVLockInfo[private]

RMobilePhone::TMobilePhoneLockInfoV1 iMMLockInfo

RMobilePhone::TMobilePhoneLockInfoV1 iMMLockInfo[private]

RMobilePhone::TMobilePhoneLockInfoV1Pckg iMMLockInfo1Pckg

RMobilePhone::TMobilePhoneLockInfoV1Pckg iMMLockInfo1Pckg[private]

CTelephonyFunctions * iTelephonyFunctions

CTelephonyFunctions *iTelephonyFunctions[private]