CGetIdentityServiceStatusAct Class Reference

class CGetIdentityServiceStatusAct : public CAsyncRequestBaseAct

This is an active object responsible for interacting with Multimode ETel

Inherits from

Constructor & Destructor Documentation

CGetIdentityServiceStatusAct(CTelephonyFunctions *)

CGetIdentityServiceStatusAct(CTelephonyFunctions *aTelephonyFunctions)[private]

First-phase constructor which cannot Leave().

Parameters

CTelephonyFunctions * aTelephonyFunctionsObject that constructs us.

~CGetIdentityServiceStatusAct()

~CGetIdentityServiceStatusAct()

Destructor

Member Functions Documentation

Complete()

voidComplete()[protected, virtual]

Service Completed request.

DoCancel()

voidDoCancel()[protected, virtual]

Cancel request.

Async request to dial is cancelled.

GetIdentityServiceStatus(const CTelephony::TIdentityService, TDes8 &)

voidGetIdentityServiceStatus(const CTelephony::TIdentityServiceaService,
TDes8 &aId
)

Issue Request

Parameters

const CTelephony::TIdentityService aService
TDes8 & aId

NewL(CTelephonyFunctions *)

CGetIdentityServiceStatusAct *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::TIdentityServiceV1 * iISVServiceStatus

CTelephony::TIdentityServiceV1 *iISVServiceStatus[private]

RMobilePhone::TMobilePhoneIdService iMMService

RMobilePhone::TMobilePhoneIdService iMMService[private]

RMobilePhone::TMobilePhoneIdServiceStatus iMMServiceStatus

RMobilePhone::TMobilePhoneIdServiceStatus iMMServiceStatus[private]

CTelephonyFunctions * iTelephonyFunctions

CTelephonyFunctions *iTelephonyFunctions[private]