public class ReportingController
extends java.lang.Object
| Constructor and Description |
|---|
ReportingController() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCallback(ReportingEventCallback callback) |
boolean |
removeCallback(ReportingEventCallback callback) |
void |
reportEvent(ReportingEvent event) |
public void addCallback(ReportingEventCallback callback)
public boolean removeCallback(ReportingEventCallback callback)
public void reportEvent(ReportingEvent event)