CNotifyIndicatorAct Class Reference

class CNotifyIndicatorAct : public CAsyncRequestBaseAct

This is an active object responsible for interacting with Multimode ETel

Inherits from

Constructor & Destructor Documentation

CNotifyIndicatorAct(CTelephonyFunctions *)

CNotifyIndicatorAct ( CTelephonyFunctions * aTelephonyFunctions ) [private]

First-phase constructor which cannot Leave().

Parameters

CTelephonyFunctions * aTelephonyFunctions Object that constructs us.

~CNotifyIndicatorAct()

~CNotifyIndicatorAct ( )

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.

NewL(CTelephonyFunctions *)

CNotifyIndicatorAct * NewL ( CTelephonyFunctions * aTelephonyFunctions ) [static]

Public constructor which can Leave().

leave
Leaves if no memory.

Parameters

CTelephonyFunctions * aTelephonyFunctions Object that constructs us.

NotifyIndicator(TDes8 &)

void NotifyIndicator ( TDes8 & aId )

Issue Request

Parameters

TDes8 & aId

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::TIndicatorV1 * iISVIndicator

CTelephony::TIndicatorV1 * iISVIndicator [private]

TUint32 iIndicator

TUint32 iIndicator [private]

TUint32 iIndicatorCaps

TUint32 iIndicatorCaps [private]

CTelephonyFunctions * iTelephonyFunctions

CTelephonyFunctions * iTelephonyFunctions [private]