| Package | Description |
|---|---|
| won.bot.framework.bot | |
| won.bot.framework.bot.base |
| Modifier and Type | Method and Description |
|---|---|
BotLifecyclePhase |
Bot.getLifecyclePhase()
The lifecycle phase the bot is currently in.
|
static BotLifecyclePhase |
BotLifecyclePhase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BotLifecyclePhase[] |
BotLifecyclePhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BotLifecyclePhase |
BaseBot.getLifecyclePhase() |
Copyright © 2018. All Rights Reserved.