CCallForwardingStatus Class Reference

Inherits CISVAPIAsync, and CISVAPIAsync.

List of all members.

Public Member Functions

 ~CCallForwardingStatus ()
void DoStartRequestL ()
void DoStartRequestL ()

Static Public Member Functions

static CCallForwardingStatusNewL (MExecAsync *aController)
static CCallForwardingStatusNewL (MExecAsync *aController)

Public Attributes

CTelephony::TCallForwardingSupplServicesV1 iCallForwardingStatus1V1
CTelephony::TCallForwardingSupplServicesV1 iCallForwardingStatus2V1

Detailed Description

Retrieves the status of the network call forwarding supplementary service.

Definition at line 31 of file CCallForwardingStatus.h.


Constructor & Destructor Documentation

CCallForwardingStatus::~CCallForwardingStatus (  ) 

Cancels outstanding requests.

Definition at line 37 of file CCallForwardingStatus.cpp.


Member Function Documentation

CCallForwardingStatus * CCallForwardingStatus::NewL ( MExecAsync aController  )  [static]

Factory constructor.

Parameters:
aController Pointer to MExecAsync object passed to constructor of CISVAPIBase
Returns:
Instance of CCallForwardingStatus class.

Factory constructor.

Parameters:
aController Pointer to MExecAsync object passed to constructor of CISVAPIBase
Returns:
Instance of CCallForwardingStatus class

Definition at line 25 of file CCallForwardingStatus.cpp.

void CCallForwardingStatus::DoStartRequestL (  )  [virtual]

Retrieves the current forwarding status.

Reimplemented from CISVAPIBase.

Definition at line 53 of file CCallForwardingStatus.cpp.

void CCallForwardingStatus::DoStartRequestL (  )  [virtual]

Virtual function for completing the request to start. Empty method.

Reimplemented from CISVAPIBase.


Member Data Documentation

CTelephony::TCallForwardingSupplServicesV1 CCallForwardingStatus::iCallForwardingStatus1V1

Stores current call forwarding status when call status is checked for CTelephony::ECallForwardingNoReply.

Definition at line 54 of file CCallForwardingStatus.h.

CTelephony::TCallForwardingSupplServicesV1 CCallForwardingStatus::iCallForwardingStatus2V1

Stores current call forwarding status when call status is checked for CTelephony::ECallForwardingUnconditional.

Definition at line 59 of file CCallForwardingStatus.h.


Generated by  doxygen 1.6.2