Package money.zumo.zumokit
Interface LogListener
-
- All Known Implementing Classes:
LogListener.CppProxy
public interface LogListenerLog interface used to listen for debug information inZumoKitclass.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classLogListener.CppProxy
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonLog(java.lang.String message)
-