vtprotocols/inc/mvtprotocolhandler.h
branchRCL_3
changeset 14 856ae1b15d98
parent 0 ed9695c8bcbe
equal deleted inserted replaced
13:392fdfb57a78 14:856ae1b15d98
   107 
   107 
   108 const TUint8 EVtIncoming = 1;
   108 const TUint8 EVtIncoming = 1;
   109 
   109 
   110 enum TUserInputType
   110 enum TUserInputType
   111     {
   111     {
   112     EVtUiiDTFM,
   112     EVtUiiDTMF,
   113     EVtUiiAlphaNumeric
   113     EVtUiiAlphaNumeric
   114     };
   114     };
   115 
   115 
   116 struct TVtInitInfo
   116 struct TVtInitInfo
   117     {
   117     {