| Constructor and Description |
|---|
AppCallback(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeNotify(Report report)
Perform changes to the report before delivery.
|
public AppCallback(Configuration config)
public void beforeNotify(Report report)
CallbackbeforeNotify in interface Callbackreport - the report to perform changes on.