CSendDTMF Class Reference

Inherits CISVAPIAsync.

List of all members.

Public Member Functions

 ~CSendDTMF ()
void DoStartRequestL (const TDesC &aNumber)

Static Public Member Functions

static CSendDTMFNewL (MExecAsync *aController)

Detailed Description

Sends DTMF tones down the phone line to be retrieved by the remote party on the active call. Tones are specified as the argument to DoStartRequestL()

Definition at line 33 of file CSendDTMF.h.


Constructor & Destructor Documentation

CSendDTMF::~CSendDTMF (  ) 

Destructor. Cancels outstanding requests.

Definition at line 38 of file CSendDTMF.cpp.


Member Function Documentation

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

Factory constructor.

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

Definition at line 26 of file CSendDTMF.cpp.

void CSendDTMF::DoStartRequestL ( const TDesC &  aNumber  )  [virtual]

Sends DTMF tones as specified in aNumber.

Parameters:
aNumber Descriptor containing the DTMF tones to send

Reimplemented from CISVAPIBase.

Definition at line 48 of file CSendDTMF.cpp.


Generated by  doxygen 1.6.2