Photon C++ Client API
5.0.7.3
|

Public Member Functions | |
| virtual void | debugReturn (int debugLevel, const JString &string)=0 |
This class defines the listener interface for the debug callback mechanism.
|
pure virtual |
This is the callback function for debug-messages.
| debugLevel | one of the values in DebugLevel |
| string | the formatted debug string |