public class ReportingService extends Object implements ReportAPI
ReportingService(String server, String token)
int
send(String format, InputStream stream)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReportingService(String server, @Nullable String token)
public int send(String format, InputStream stream) throws IOException
send
ReportAPI
IOException
Copyright © 2020. All rights reserved.