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