diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_resume.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_resume.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,120 @@ + + +TB10.1 Example Applications: CResume Class Reference + + + + +

CResume Class Reference

+Inheritance diagram for CResume:
+
+ +

+ +CISVAPIAsync +CISVAPIBase + +
+ +

+List of all members. + + + + + + + + + +

Public Member Functions

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

Static Public Member Functions

static CResumeNewL (MExecAsync *aController)
+


Detailed Description

+Resumes the currently held call specified as an argument to DoStartRequestL(). +

Definition at line 31 of file CResume.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
CResume::~CResume (  ) 
+
+
+ +

+Destructor. Cancels outstanding requests. +

Definition at line 39 of file CResume.cpp.

+ +
+

+


Member Function Documentation

+ +
+
+ + + + + + + + + +
CResume * CResume::NewL (MExecAsync aController  )  [static]
+
+
+ +

+Factory constructor.

+

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

Definition at line 26 of file CResume.cpp.

+ +
+

+ +

+
+ + + + + + + + + +
void CResume::DoStartRequestL (CTelephony::TCallId  aCallId  )  [virtual]
+
+
+ +

+Resumes the specified call if the dynamic call capabilities allow it.

+

Parameters:
+ + +
aCallId Identifier of the call to resume
+
+ +

Reimplemented from CISVAPIBase.

+ +

Definition at line 49 of file CResume.cpp.

+ +
+

+


Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by  + +doxygen 1.5.3
+ +