| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.quickreply |
| Modifier and Type | Method and Description |
|---|---|
QuickReplyType |
QuickReply.getContentType()
Gets the content type.
|
static QuickReplyType |
QuickReplyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuickReplyType[] |
QuickReplyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuickReply.setContentType(QuickReplyType contentType)
Sets the content type.
|
Copyright © 2017 BotMill. All rights reserved.