public interface ApplicationLogListener
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete() |
void |
onError(Throwable exception) |
void |
onMessage(ApplicationLog log) |
void onMessage(ApplicationLog log)
void onComplete()
void onError(Throwable exception)
Copyright © 2015. All rights reserved.