| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3.api | |
| com.github.theholywaffle.teamspeak3.commands |
| Modifier and Type | Method and Description |
|---|---|
static ReasonIdentifier |
ReasonIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReasonIdentifier[] |
ReasonIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Command |
ClientCommands.clientKick(ReasonIdentifier reason,
String reasonMessage,
int... clientIds) |
Released under the MIT license.