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