public interface IEventManager
| Modifier and Type | Method | Description |
|---|---|---|
String |
sendAgentEvent(Event event,
String requestUrl) |
|
void |
sendAsync(Event event,
String url) |
|
RiskResult |
sendSync(Event event,
String requestUrl) |
Copyright © 2020. All rights reserved.