diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_dynamic_caps.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_dynamic_caps.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_dynamic_caps.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,71 +1,61 @@ - -
-Inherits CISVAPIAsync.
-Public Member Functions | ||||||||||||||||||||
~CDynamicCaps () | ||||||||||||||||||||
+
+
Detailed Description+Retrieves dynamic capabilities relating to a call. This includes whether a call can be put on hold, resumed or swapped with another call. - | ||||||||||||||||||||
Public Attributes | ||||||||||||||||||||
CTelephony::TCallCapsV1 | iCallCapsV1 | |||||||||||||||||||
CTelephony::TCallId | iCallId |
Definition at line 33 of file CDynamicCaps.h.
-Definition at line 33 of file CDynamicCaps.h.
+CDynamicCaps::~CDynamicCaps | +CDynamicCaps::~CDynamicCaps | ( | -+ | ) | -+ |
Destructor. Cancels outstanding requests
--Destructor. Cancels outstanding requests -
Definition at line 38 of file CDynamicCaps.cpp.
+Definition at line 38 of file CDynamicCaps.cpp.
-
CDynamicCaps * CDynamicCaps::NewL | +CDynamicCaps * CDynamicCaps::NewL | ( | MExecAsync * | aController, | @@ -79,62 +69,61 @@
) | - [static] |
-
-Factory constructor.
aController | Pointer to MExecAsync object passed to constructor of CISVAPIBase | |
aCallId | Identifies the call whose capabilities will be interrogated |
Definition at line 25 of file CDynamicCaps.cpp.
- --
CTelephony::TCallCapsV1 CDynamicCaps::iCallCapsV1 | + [static] |
Factory constructor.
+aController | Pointer to MExecAsync object passed to constructor of CISVAPIBase | |
aCallId | Identifies the call whose capabilities will be interrogated |
-Stores the retrieved capabilities of the call identified by iCallId. -
Definition at line 55 of file CDynamicCaps.h.
+Definition at line 25 of file CDynamicCaps.cpp.
CTelephony::TCallId CDynamicCaps::iCallId | +CTelephony::TCallCapsV1 CDynamicCaps::iCallCapsV1 |
Stores the retrieved capabilities of the call identified by iCallId.
--Identifies the call whose capabilities are interrogated. -
Definition at line 59 of file CDynamicCaps.h.
+Definition at line 55 of file CDynamicCaps.h.
-
CTelephony::TCallId CDynamicCaps::iCallId | +
Identifies the call whose capabilities are interrogated.
+ +Definition at line 59 of file CDynamicCaps.h.
+ +