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 * aTelephonyFunctions Object that constructs us.

~CGetIccLockInfoAct()

~CGetIccLockInfoAct ( )

Destructor

Member Functions Documentation

Complete()

void Complete ( ) [protected, virtual]

Service Completed request.

DoCancel()

void DoCancel ( ) [protected, virtual]

Cancel request.

Async request to dial is cancelled.

GetIccLockInfo(CTelephony::TIccLock, TDes8 &)

void GetIccLockInfo ( CTelephony::TIccLock aLock,
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 * aTelephonyFunctions Object that constructs us.

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::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]