| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.internal.util.json | |
| co.aurasphere.botmill.fb.model.incoming | |
| co.aurasphere.botmill.fb.model.incoming.callback |
| Modifier and Type | Method and Description |
|---|---|
IncomingMessage |
IncomingMessageDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
IncomingMessage |
MessageEnvelope.getMessage()
Gets the
MessageEnvelope.message. |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageEnvelope.setMessage(IncomingMessage message)
Sets the
MessageEnvelope.message. |
| Modifier and Type | Class and Description |
|---|---|
class |
EchoMessage
Model for a message echo callback.
|
class |
ReceivedMessage
Model for a received message callback.
|
Copyright © 2017 BotMill. All rights reserved.