public static interface LogManager.NewLogCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
onNewLog(Object arg,
int errorCode)
Called while new log come in.
|
boolean onNewLog(Object arg, int errorCode)
arg - the waiter pass-in argumenterrorCode - error codeCopyright © 2024. All rights reserved.