phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h
branchRCL_3
changeset 23 40a3f856b14d
parent 22 94dc1107e8b2
equal deleted inserted replaced
22:94dc1107e8b2 23:40a3f856b14d
   235     EPhoneViewGetQwertyModeObserver,
   235     EPhoneViewGetQwertyModeObserver,
   236     EPhoneViewSetIncallBubbleTrue,
   236     EPhoneViewSetIncallBubbleTrue,
   237     EPhoneViewSetIncallBubbleFalse,
   237     EPhoneViewSetIncallBubbleFalse,
   238     EPhoneViewIsDisplayingMenuOrDialog,
   238     EPhoneViewIsDisplayingMenuOrDialog,
   239 
   239 
   240     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   240 	EPhoneViewSetVoipCallDTMFVisibilityFlag, 
       
   241 	
       
   242     EPhoneAmountOfCommands // Don't remove this, this should always be the last in list.
   241 };
   243 };
   242 
   244 
   243 
   245 
   244 typedef TInt TPhoneViewResponseId;
   246 typedef TInt TPhoneViewResponseId;
   245 
   247