public static class EPRunAsyncTaskResponse.CustomMessage
extends EPRunAsyncTaskResponse
custom message content to update the displayed message.
EPRunAsyncTaskResponse.CustomMessage, EPRunAsyncTaskResponse.Default, EPRunAsyncTaskResponse.Error| Constructor and Description |
|---|
CustomMessage(java.util.List<co.eightysixpercent.bot.model.EPContextObject> contextData,
EPMessageContent messageContent)
custom message content to update the displayed message.
|
| Modifier and Type | Method and Description |
|---|---|
EPMessageContent |
getMessageContent()
Use this custom message to fill the bubble
|
void |
setMessageContent(EPMessageContent p)
Use this custom message to fill the bubble
|
getContextData, setContextDatapublic CustomMessage(java.util.List<co.eightysixpercent.bot.model.EPContextObject> contextData,
EPMessageContent messageContent)
custom message content to update the displayed message.
messageContent - Use this custom message to fill the bubblepublic EPMessageContent getMessageContent()
Use this custom message to fill the bubble
public void setMessageContent(EPMessageContent p)
Use this custom message to fill the bubble
p - Use this custom message to fill the bubble