CPhCltCallNotify Class Reference
class CPhCltCallNotify : public CBase |
CCallNotify observer getting notifications about call requests from Phone Server.
phoneclient.lib
- Since
- 1.0
Constructor & Destructor Documentation
CPhCltCallNotify()
CPhCltCallNotify | ( | ) | [private] |
~CPhCltCallNotify()
IMPORT_C | ~CPhCltCallNotify | ( | ) | [virtual] |
Member Functions Documentation
CancelNotifyComHandCommand()
IMPORT_C void | CancelNotifyComHandCommand | ( | ) | const |
Cancel pending command handler request notification.
CancelNotifyDialRequest()
IMPORT_C void | CancelNotifyDialRequest | ( | ) | |
Cancel pending call attempt notification.
CancelNotifyEmergencyCall()
IMPORT_C void | CancelNotifyEmergencyCall | ( | ) | const |
Cancel pending emergency call attempt notification.
ConstructL()
void | ConstructL | ( | ) | [private] |
Memory allocations in ConstructL.
NotifyComHandCommand(MPhCltComHandRequestObserver *, TDes8 &)
Notifies when a Command handler request arrives.
NotifyDialRequest(MPhCltDialRequestObserver *)
Notify dial requests through given observer.
NotifyEmergencyCall(MPhCltDialEmergencyRequestObserver *, TDesC &)
Notifies when a emergency call request arrives.
Open(RPhCltServer &)
Open subsession to server.
RespondClient(const TInt)
IMPORT_C TInt | RespondClient | ( | const TInt | aResultCode | ) | |
Respond to client request to make a call
Parameters
const TInt aResultCode | Result of the response. |
RespondComHandClient(const TInt)
IMPORT_C TInt | RespondComHandClient | ( | const TInt | aResultCode | ) | |
Respond to client's command handler request.
Parameters
const TInt aResultCode | Result of the response (previous function execution). |
RespondEmergencyToClient(const TInt)
IMPORT_C TInt | RespondEmergencyToClient | ( | const TInt | aResultCode | ) | |
Respond to client request to make emergency call
Parameters
const TInt aResultCode | Result of the response. |
Member Data Documentation
RPhCltCallNotify * iCallNotify
CPhCltComHandRequestMonitor * iComHandMonitor
CPhCltDialEmergencyRequestMonitor * iDialEmergencyMonitor
CPhCltDialRequestMonitor * iDialMonitor
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.