CPhCltDialEmergencyRequestMonitor Class Reference
class CPhCltDialEmergencyRequestMonitor : public CActive |
CCallNotify observer getting notifications about call requests from Phone Server.
phoneclient.lib
- Since
- 1.0
Inherits from
- CPhCltDialEmergencyRequestMonitor
Constructor & Destructor Documentation
CPhCltDialEmergencyRequestMonitor(RPhCltCallNotify &)
~CPhCltDialEmergencyRequestMonitor()
~CPhCltDialEmergencyRequestMonitor | ( | ) | [virtual] |
Member Functions Documentation
DoCancel()
void | DoCancel | ( | ) | [private, virtual] |
From CActive. Called when active request is canceled.
NotifyEmergencyCall(MPhCltDialEmergencyRequestObserver *, TDesC &)
Notifies when a emergency call request arrives.
RespondEmergencyToClient(const TInt)
TInt
| RespondEmergencyToClient | ( | const TInt | aResultCode | ) | |
Respond to client request to make emergency 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
TPtr8
iEmergencyCallNumberPtr
TPtr8
| iEmergencyCallNumberPtr | [private] |
MPhCltDialEmergencyRequestObserver * 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.