public interface BotometerRawOperations
| Modifier and Type | Method and Description |
|---|---|
ClassificationResult |
checkAccount(byte[] accountDataJson) |
ClassificationResult |
checkAccount(byte[] userJson,
byte[] timelineJson,
byte[] mentionsJson) |
ClassificationResult |
checkAccount(String accountDataJson) |
ClassificationResult |
checkAccount(String userJson,
String timelineJson,
String mentionsJson) |
ClassificationResult checkAccount(String accountDataJson) throws BotometerException, IOException
BotometerExceptionIOExceptionClassificationResult checkAccount(byte[] accountDataJson) throws BotometerException, IOException
BotometerExceptionIOExceptionClassificationResult checkAccount(String userJson, String timelineJson, String mentionsJson) throws BotometerException, IOException
BotometerExceptionIOExceptionClassificationResult checkAccount(byte[] userJson, byte[] timelineJson, byte[] mentionsJson) throws BotometerException, IOException
BotometerExceptionIOExceptionCopyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.