| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.bean | |
| co.aurasphere.botmill.fb.event |
| Modifier and Type | Method and Description |
|---|---|
protected FbBotMillEventType |
FbBotMillBean.eventKind(MessageEnvelope envelope)
Returns the kind of callback received for the current envelope.
|
| Modifier and Type | Method and Description |
|---|---|
static FbBotMillEventType |
FbBotMillEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FbBotMillEventType[] |
FbBotMillEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 BotMill. All rights reserved.