Modifier and Type | Class and Description |
---|---|
static class |
TS3Query.FloodRate |
Modifier and Type | Method and Description |
---|---|
TS3Query |
connect() |
boolean |
doCommand(Command c) |
void |
doCommandAsync(Command c) |
void |
doCommandAsync(Command c,
Callback callback) |
void |
exit()
Removes and closes all used resources to the teamspeak server.
|
TS3Api |
getApi() |
TS3ApiAsync |
getAsyncApi() |
ConcurrentLinkedQueue<Command> |
getCommandList() |
EventManager |
getEventManager() |
BufferedReader |
getIn() |
PrintStream |
getOut() |
Socket |
getSocket() |
public PrintStream getOut()
public BufferedReader getIn()
public void doCommandAsync(Command c)
public void doCommandAsync(Command c, Callback callback)
public void exit()
public ConcurrentLinkedQueue<Command> getCommandList()
public EventManager getEventManager()
public TS3ApiAsync getAsyncApi()
Copyright © 2015. All rights reserved.