vtprotocols/inc/mvtprotocolhandler.h
branchRCL_3
changeset 19 856ae1b15d98
parent 0 ed9695c8bcbe
child 40 7fb4a99d4b6b
equal deleted inserted replaced
17:392fdfb57a78 19: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     {