public interface ReportAPI
| Modifier and Type | Method and Description |
|---|---|
int |
send(String format,
InputStream stream) |
int |
sendEvent(InputStream stream) |
int send(String format, InputStream stream)
int sendEvent(InputStream stream)
Copyright © 2022. All rights reserved.