diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_hangup.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_hangup.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_hangup.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,231 +1,200 @@ - -
-Inherits CISVAPIAsync, CISVAPIAsync, and CISVAPIAsync.
-Public Member Functions | |
~CHangup () | |
void | DoStartRequestL (CTelephony::TCallId aCallId) |
void | DoStartRequestL (CTelephony::TCallId aCallId) |
void | DoStartRequestL (CTelephony::TCallId aCallId) |
Static Public Member Functions | |
static CHangup * | NewL (MExecAsync *aController) |
Public Member Functions | |
~CHangup () | |
void | DoStartRequestL (CTelephony::TCallId aCallId) |
void | DoStartRequestL (CTelephony::TCallId aCallId) |
void | DoStartRequestL (CTelephony::TCallId aCallId) |
Static Public Member Functions | |
static CHangup * | NewL (MExecAsync *aController) |
+static CHangup * | NewL (MExecAsync *aController) |
+static CHangup * | NewL (MExecAsync *aController) |
Public Attributes | |
CTelephony::TCallId | iCallId |
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().
--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.
-Definition at line 30 of file CHangup.h.
+CHangup::~CHangup | +CHangup::~CHangup | ( | -+ | ) | -+ |
Destructor. Cancels outstanding requests.
+Destructor. Cancels outstanding requests
--Destructor. Cancels outstanding requests.
-Destructor. Cancels outstanding requests -
Definition at line 37 of file CHangup.cpp.
+Definition at line 37 of file CHangup.cpp.
-
CHangup * CHangup::NewL | +CHangup * CHangup::NewL | ( | MExecAsync * | -aController | +aController | ) | - [static] |
+ [static] |
-Factory constructor.
Factory constructor.
+aController | Pointer to MExecAsync object passed to constructor of CISVAPIBase |
-
aController | Pointer to MExecAsync object passed to constructor of CISVAPIBase |
Definition at line 24 of file CHangup.cpp.
+Definition at line 24 of file CHangup.cpp.
void CHangup::DoStartRequestL | +void CHangup::DoStartRequestL | ( | CTelephony::TCallId | -aCallId | +aCallId | ) | - [virtual] |
+ [virtual] |
-Hangs up call specified in aCallId.
aCallId | Call ID of call to hang up |
-
Hangs up call specified in aCallId.
+aCallId | Call ID of call to hang up |
-
Hangs up the call specified in aCallId.
+aCallId | Call ID of call to hang up |
Reimplemented from CISVAPIBase.
+Reimplemented from CISVAPIBase.
-Definition at line 46 of file CHangup.cpp.
+Definition at line 46 of file CHangup.cpp.
void CHangup::DoStartRequestL | +void CHangup::DoStartRequestL | ( | CTelephony::TCallId | -aCallId | +aCallId | ) | - [virtual] |
+ [virtual] |
-Virtual function for completing the request to start. Empty method.
-
Virtual function for completing the request to start. Empty method.
+aCallId | A call identifier to perform Etel Third Party operations on |
Reimplemented from CISVAPIBase.
+Reimplemented from CISVAPIBase.
void CHangup::DoStartRequestL | +void CHangup::DoStartRequestL | ( | CTelephony::TCallId | -aCallId | +aCallId | ) | - [virtual] |
+ [virtual] |
-Virtual function for completing the request to start. Empty method.
-
Virtual function for completing the request to start. Empty method.
+aCallId | A call identifier to perform Etel Third Party operations on |
Reimplemented from CISVAPIBase.
+Reimplemented from CISVAPIBase.
-
CTelephony::TCallId CHangup::iCallId | +CTelephony::TCallId CHangup::iCallId |
-