New ApplicationMessageOamModule in diameter::comm, to dynamically manage application...
[anna.git] / include / anna / diameter.comm / ClientSession.hpp
index b343f53..93490cb 100644 (file)
@@ -222,7 +222,7 @@ private:
   // Activity:
   /* virtual */void updateIncomingActivityTime() throw();
   /* virtual */void updateOutgoingActivityTime() throw();
-  void countSendings(const diameter::CommandId & cid, bool ok) throw();
+  void countSendings(const diameter::CommandId & cid, unsigned int aid, bool ok) throw();
 
   // Handlers:
   /**