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.
|
Constructor and Description |
---|
CClientKick(ReasonIdentifier reason,
String reasonMessage,
int... clientIds) |
Copyright © 2015. All rights reserved.