| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3 | |
| com.github.theholywaffle.teamspeak3.api | |
| com.github.theholywaffle.teamspeak3.commands |
| Modifier and Type | Method and Description |
|---|---|
CommandFuture<Boolean> |
TS3ApiAsync.editInstance(ServerInstanceProperty property,
String value)
Changes the server instance configuration using given properties.
|
boolean |
TS3Api.editInstance(ServerInstanceProperty property,
String value)
Changes the server instance configuration using given properties.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerInstanceProperty |
ServerInstanceProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerInstanceProperty[] |
ServerInstanceProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CInstanceEdit(ServerInstanceProperty p,
String value) |
Copyright © 2016. All rights reserved.