| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3 |
| Modifier and Type | Method and Description |
|---|---|
static TS3Query.Protocol |
TS3Query.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TS3Query.Protocol[] |
TS3Query.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TS3Config |
TS3Config.setProtocol(TS3Query.Protocol protocol)
Defines the protocol used to connect to the TeamSpeak3 server.
|
Released under the MIT license.