#include <statisticshandler.h>
Public Member Functions | |
| virtual | ~StatisticsHandler () |
| virtual void | handleStatistics (const StatisticsStruct stats)=0 |
Derived classes can be registered as StatisticsHandlers with the ClientBase.
Definition at line 63 of file statisticshandler.h.
|
|
Virtual Destructor. Definition at line 69 of file statisticshandler.h. |
|
|
This function is called when a Stanza has been sent or received.
|
1.4.1