| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.payload | |
| co.aurasphere.botmill.fb.model.outcoming.payload.template |
| Modifier and Type | Method and Description |
|---|---|
static PayloadType |
PayloadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayloadType[] |
PayloadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected PayloadType |
TemplateBasePayload.templateType
The type of the template content.
|
| Modifier and Type | Method and Description |
|---|---|
PayloadType |
TemplateBasePayload.getTemplateType()
Gets the
TemplateBasePayload.templateType. |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateBasePayload.setTemplateType(PayloadType templateType)
Sets the
TemplateBasePayload.templateType. |
Copyright © 2017 BotMill. All rights reserved.