CHoldAct Class Reference
class CHoldAct : public CAsyncRequestBaseAct |
This is an active object responsible for interacting with Multimode ETel
Constructor & Destructor Documentation
CHoldAct(CTelephonyFunctions *)
First-phase constructor which cannot Leave().
Member Functions Documentation
Complete()
void | Complete | ( | ) | [protected, virtual] |
Service Completed request.
-
leave
- Leaves if System error.
DoCancel()
void | DoCancel | ( | ) | [protected, virtual] |
Cancel request.
Async request to dial is cancelled.
Hold(const CTelephony::TCallId &)
NewL(CTelephonyFunctions *)
Public constructor which can Leave().
-
leave
- Leaves if no memory.
RunError(TInt)
TInt
| RunError | ( | TInt | aLeaveCode | ) | [protected, virtual] |
Handle any Leave() from inside RunL().
Parameters
TInt aLeaveCode | passed in if RunL Leaves. |
Member Data Documentation
CTelephony::TCallId
iCallId
CTelephonyFunctions * iTelephonyFunctions
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.