Package | Description |
---|---|
org.botlibre |
Modifier and Type | Method and Description |
---|---|
Bot.ActiveState |
Bot.getState() |
static Bot.ActiveState |
Bot.ActiveState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Bot.ActiveState[] |
Bot.ActiveState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Bot.setState(Bot.ActiveState state) |