14 #ifndef STATISTICSHANDLER_H__
15 #define STATISTICSHANDLER_H__
A virtual interface which can be reimplemented to receive connection statistics.
virtual void handleStatistics(const StatisticsStruct stats)=0
virtual ~StatisticsHandler()
The namespace for the gloox library.
long int compressedBytesSent
long int totalStanzasSent
long int messageStanzasSent
long int messageStanzasReceived
long int iqStanzasReceived
long int totalStanzasReceived
long int uncompressedBytesSent
long int totalBytesReceived
long int uncompressedBytesReceived
long int presenceStanzasReceived
long int s10nStanzasReceived
long int presenceStanzasSent
long int compressedBytesReceived