vtprotocolsstub/inc/mvtprotocolhandler.h
branchRCL_3
changeset 19 856ae1b15d98
parent 0 ed9695c8bcbe
equal deleted inserted replaced
17:392fdfb57a78 19:856ae1b15d98
   101 
   101 
   102 const TUint8 EVtIncoming = 1;
   102 const TUint8 EVtIncoming = 1;
   103 
   103 
   104 enum TUserInputType
   104 enum TUserInputType
   105     {
   105     {
   106     EVtUiiDTFM,
   106     EVtUiiDTMF,
   107     EVtUiiAlphaNumeric
   107     EVtUiiAlphaNumeric
   108     };
   108     };
   109 
   109 
   110 struct TVtInitInfo
   110 struct TVtInitInfo
   111     {
   111     {