CPhCltDialRequestMonitor Class Reference
class CPhCltDialRequestMonitor : public CActive |
CCallNotify observer getting notifications about call requests from Phone Server.
phoneclient.lib
- Since
- 1.0
Constructor & Destructor Documentation
CPhCltDialRequestMonitor(RPhCltCallNotify &)
~CPhCltDialRequestMonitor()
~CPhCltDialRequestMonitor | ( | ) | [virtual] |
Member Functions Documentation
DoCancel()
void | DoCancel | ( | ) | [private, virtual] |
From CActive. Called when active request is canceled.
NotifyDialRequest(MPhCltDialRequestObserver *)
Notify dial requests through given observer.
RespondClient(const TInt)
TInt
| RespondClient | ( | const TInt | aResultCode | ) | |
Respond to client request to make a call
Parameters
const TInt aResultCode | Result of the response. |
RunError(TInt)
TInt
| RunError | ( | TInt | aError | ) | [private, virtual] |
From CActive. Called when RunL leaves.
RunL()
void | RunL | ( | ) | [private, virtual] |
From CActive. Called when send request is completed.
Member Data Documentation
RPhCltCallNotify & iCallNotify
TPckg< TInt > iDataLengthPckg
TInt
iDialDataLength
TInt
| iDialDataLength | [private] |
MPhCltDialRequestObserver * iObserver
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.