phoneapp/phoneuiview/inc/cphonemenucontroller.h
branchRCL_3
changeset 4 24062c24fe38
parent 3 8871b09be73b
child 6 38529f706030
equal deleted inserted replaced
3:8871b09be73b 4:24062c24fe38
    68         
    68         
    69         void SetConferenceAndSingleFlag( TPhoneCommandParam* aCommandParam );
    69         void SetConferenceAndSingleFlag( TPhoneCommandParam* aCommandParam );
    70         
    70         
    71         void GetConferenceAndSingleFlag( TPhoneCommandParam* aCommandParam );
    71         void GetConferenceAndSingleFlag( TPhoneCommandParam* aCommandParam );
    72         
    72         
       
    73         void SetConferenceAndWaitingVideoFlag( TBool aIsConfAndWaitingVideo );
       
    74         
    73         void SetSoftRejectFlag( TPhoneCommandParam* aCommandParam );
    75         void SetSoftRejectFlag( TPhoneCommandParam* aCommandParam );
    74         
    76         
    75         void GetSoftRejectFlag( TPhoneCommandParam* aCommandParam );
    77         void GetSoftRejectFlag( TPhoneCommandParam* aCommandParam );
    76 
    78 
    77         void SetServiceCodeFlag( TPhoneCommandParam* aCommandParam );
    79         void SetServiceCodeFlag( TPhoneCommandParam* aCommandParam );
   164         TInt iOkMenuResourceId;
   166         TInt iOkMenuResourceId;
   165         TBool iIhfFlag;
   167         TBool iIhfFlag;
   166         TBool iMuteFlag;
   168         TBool iMuteFlag;
   167         TBool iHoldFlag;
   169         TBool iHoldFlag;
   168         TBool iConferenceAndSingleFlag;
   170         TBool iConferenceAndSingleFlag;
       
   171         TBool iConferenceAndWaitingVideoFlag;
   169         TBool iSoftRejectFlag;
   172         TBool iSoftRejectFlag;
   170         TBool iServiceCodeFlag;
   173         TBool iServiceCodeFlag;
   171         TBool iWiredAccFlag;
   174         TBool iWiredAccFlag;
   172         TBool iMaxConfMembersFlag;
   175         TBool iMaxConfMembersFlag;
   173         TBool iBTAccFlag;
   176         TBool iBTAccFlag;