Package | Description |
---|---|
com.github.theholywaffle.teamspeak3 |
Modifier and Type | Method and Description |
---|---|
TS3Config |
TS3Config.setCommandTimeout(int commandTimeout)
Sets how many milliseconds a call in
TS3Api should block at most until a command
without response fails. |
TS3Config |
TS3Config.setDebugLevel(Level level) |
TS3Config |
TS3Config.setDebugToFile(boolean debugToFile) |
TS3Config |
TS3Config.setFloodRate(TS3Query.FloodRate rate) |
TS3Config |
TS3Config.setHost(String host) |
TS3Config |
TS3Config.setLoginCredentials(String username,
String password) |
TS3Config |
TS3Config.setQueryPort(int queryPort) |
Constructor and Description |
---|
TS3Query(TS3Config config) |
Copyright © 2015. All rights reserved.