mmserv/tms/tmsserver/src/tmsdtmfeventhandler.cpp
changeset 32 94fc26b6e006
parent 12 5a06f39ad45b
child 33 5e8b14bae8c3
equal deleted inserted replaced
31:8dfd592727cb 32:94fc26b6e006
   106     iTMSSer->NotifyDtmfClients(dtmfpckg);
   106     iTMSSer->NotifyDtmfClients(dtmfpckg);
   107 //    }
   107 //    }
   108     TRACE_PRN_FN_EXT;
   108     TRACE_PRN_FN_EXT;
   109     }
   109     }
   110 
   110 
       
   111 // -----------------------------------------------------------------------------
       
   112 // TMSDtmfEventHandler::RunError
       
   113 // -----------------------------------------------------------------------------
       
   114 //
       
   115 TInt TMSDtmfEventHandler::RunError(TInt aError)
       
   116     {
       
   117     return aError;
       
   118     }
       
   119 
   111 //  End of File
   120 //  End of File
   112 
   121