phoneclientserver/phoneclient/Inc/Notifier/Notifier_Aiw/cphcltdialemergencyrequestmonitor.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    19 #ifndef CPHCLTDIALEMERGENCYREQUESTMONITOR_H
    19 #ifndef CPHCLTDIALEMERGENCYREQUESTMONITOR_H
    20 #define CPHCLTDIALEMERGENCYREQUESTMONITOR_H
    20 #define CPHCLTDIALEMERGENCYREQUESTMONITOR_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <PhCltTypes.h>
    24 #include <phclttypes.h> 
    25 
    25 
    26 
    26 
    27 //  FORWARD DECLARATIONS
    27 //  FORWARD DECLARATIONS
    28 class RPhCltServer;
    28 class RPhCltServer;
    29 class RPhCltCallNotify;
    29 class RPhCltCallNotify;
    67         /**
    67         /**
    68         * Respond to client request to make emergency call
    68         * Respond to client request to make emergency call
    69         *
    69         *
    70         * @param aResultCode Result of the response.
    70         * @param aResultCode Result of the response.
    71         */
    71         */
    72 		TInt RespondEmergencyToClient( const TInt aResultCode );
    72         TInt RespondEmergencyToClient( const TInt aResultCode );
    73         
    73         
    74     
    74     
    75     private:
    75     private:
    76     
    76     
    77         /*
    77         /*