phonesrv_plat/phone_settings_api/inc/PsetCallWaiting.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    21 #define     PSETCALLWAITING_H
    21 #define     PSETCALLWAITING_H
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <etelmm.h>
    24 #include <etelmm.h>
    25 #include <mmretrieve.h>
    25 #include <mmretrieve.h>
    26 #include "msssettingsobserver.h" 
    26 #include "MSSSettingsObserver.h"
    27 #include "nwdefs.h"
    27 #include "nwdefs.h"
    28 #include "mpsetcallwaiting.h" 
    28 #include "MPsetCallWaiting.h"    
    29 #include "mpsetcallwaitingobs.h" 
    29 #include "MPsetCallWaitingObs.h" 
    30 #include "psetconstants.h" 
    30 #include "PsetConstants.h" 
    31  
    31  
    32 
    32 
    33 // FORWARD DECLARATIONS
    33 // FORWARD DECLARATIONS
    34 class MAdvGsmLineCallWaitingMode;
    34 class MAdvGsmLineCallWaitingMode;
    35 class MPsetRequestObserver;
    35 class MPsetRequestObserver;
   131         
   131         
   132         void ValidateBsc( TBasicServiceGroups& aBsc );
   132         void ValidateBsc( TBasicServiceGroups& aBsc );
   133 
   133 
   134     private:    // constructors
   134     private:    // constructors
   135     
   135     
   136         void ConstructL( MPsetCallWaitingObserver& aObserver );
   136     	void ConstructL( MPsetCallWaitingObserver& aObserver );
   137         
   137         
   138         /*****************************************************
   138         /*****************************************************
   139         *    Series 60 Customer / ETel
   139         *    Series 60 Customer / ETel
   140         *    Series 60  ETel API
   140         *    Series 60  ETel API
   141         *****************************************************/
   141         *****************************************************/