phoneengine/phonemodel/inc/cpeclientcallrequestmonitor.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    20 #ifndef CPECLIENTCALLREQUESTMONITOR_H
    20 #ifndef CPECLIENTCALLREQUESTMONITOR_H
    21 #define CPECLIENTCALLREQUESTMONITOR_H
    21 #define CPECLIENTCALLREQUESTMONITOR_H
    22 
    22 
    23 //INCLUDES
    23 //INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <RPhCltServer.h>
    25 #include <rphcltserver.h>
    26 #include "mpeclientcallrequestmonitor.h"
    26 #include "mpeclientcallrequestmonitor.h"
    27 #include <mphcltdialrequestobserver.h>
    27 #include <mphcltdialrequestobserver.h>
    28 
    28 
    29 
    29 
    30 // FORWARD DECLARATIONS
    30 // FORWARD DECLARATIONS
   114         /**
   114         /**
   115         * By default Symbian 2nd phase constructor is private.
   115         * By default Symbian 2nd phase constructor is private.
   116         */
   116         */
   117         void ConstructL();
   117         void ConstructL();
   118     
   118     
   119     private:	//Data
   119     private:    //Data
   120         // MPEPhoneModelInternal is used to send message to the phone application
   120         // MPEPhoneModelInternal is used to send message to the phone application
   121         MPEPhoneModelInternal& iModel;
   121         MPEPhoneModelInternal& iModel;
   122         //  Notifies call request from the client/server interface.
   122         //  Notifies call request from the client/server interface.
   123         CPhCltCallNotify& iCallNotifier;
   123         CPhCltCallNotify& iCallNotifier;
   124         // Dial Data
   124         // Dial Data