CHangup Class Reference

Inherits CISVAPIAsync, CISVAPIAsync, and CISVAPIAsync.

List of all members.

Public Member Functions

 ~CHangup ()
void DoStartRequestL (CTelephony::TCallId aCallId)
void DoStartRequestL (CTelephony::TCallId aCallId)
void DoStartRequestL (CTelephony::TCallId aCallId)

Static Public Member Functions

static CHangupNewL (MExecAsync *aController)
static CHangupNewL (MExecAsync *aController)
static CHangupNewL (MExecAsync *aController)

Public Attributes

CTelephony::TCallId iCallId

Detailed Description

Hang up the currently active call whose callId is specified as an argument to DoStartRequestL()

Hangs up the current active call with the callId specified as an argument to DoStartRequestL().

Hangs up the currently active call with the callId specified as an argument to DoStartRequestL().

Definition at line 30 of file CHangup.h.


Constructor & Destructor Documentation

CHangup::~CHangup (  ) 

Destructor. Cancels outstanding requests.

Destructor. Cancels outstanding requests

Definition at line 37 of file CHangup.cpp.


Member Function Documentation

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

Factory constructor.

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

Definition at line 24 of file CHangup.cpp.

void CHangup::DoStartRequestL ( CTelephony::TCallId  aCallId  )  [virtual]

Hangs up call specified in aCallId.

Parameters:
aCallId Call ID of call to hang up

Hangs up the call specified in aCallId.

Parameters:
aCallId Call ID of call to hang up

Reimplemented from CISVAPIBase.

Definition at line 46 of file CHangup.cpp.

void CHangup::DoStartRequestL ( CTelephony::TCallId  aCallId  )  [virtual]

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

Parameters:
aCallId A call identifier to perform Etel Third Party operations on

Reimplemented from CISVAPIBase.

void CHangup::DoStartRequestL ( CTelephony::TCallId  aCallId  )  [virtual]

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

Parameters:
aCallId A call identifier to perform Etel Third Party operations on

Reimplemented from CISVAPIBase.


Member Data Documentation

CTelephony::TCallId CHangup::iCallId

The call identifier of the call to be hung up.

Definition at line 54 of file CHangup.h.


Generated by  doxygen 1.6.2