< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi, From the documentation, it is stated that a new
feature of the stack in the last release 1.0.3 of Resiprocate is that the StatisticsManager can now be disabled at runtime. The only change I’ve seen, comparing to the
previous version, is that the private variable mStatisticsManagerEnabled is set to false by default. There is no public
function that enables this variable to true. How can an application acces to this variable? Thanks for your help. |