| Modifier and Type | Class and Description |
|---|---|
static class |
TS3Query.FloodRate |
| Constructor and Description |
|---|
TS3Query()
Creates a TS3Query that connects to a TS3 server at
localhost:10011 using default settings. |
TS3Query(TS3Config config)
Creates a customized TS3Query that connects to a server
specified by
config. |
| Modifier and Type | Method and Description |
|---|---|
TS3Query |
connect() |
void |
exit()
Removes and closes all used resources to the teamspeak server.
|
TS3Api |
getApi() |
TS3ApiAsync |
getAsyncApi() |
public TS3Query()
localhost:10011 using default settings.public void exit()
public TS3ApiAsync getAsyncApi()
Copyright © 2016. All rights reserved.