| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.incoming |
| Modifier and Type | Method and Description |
|---|---|
MessengerCallbackObject |
MessengerCallback.getObject()
Gets the
MessengerCallback.object. |
static MessengerCallbackObject |
MessengerCallbackObject.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessengerCallbackObject[] |
MessengerCallbackObject.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessengerCallback.setObject(MessengerCallbackObject object)
Sets the
MessengerCallback.object. |
Copyright © 2017 BotMill. All rights reserved.