| Package | Description |
|---|---|
| ai.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResponseMessage.ResponseCard.Button> |
ResponseMessage.ResponseCard.getButtons()
Get list of objects corresponding to card buttons.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseMessage.ResponseCard.setButtons(ResponseMessage.ResponseCard.Button... buttons)
Set sequence of objects corresponding to card buttons.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseMessage.ResponseCard.setButtons(List<ResponseMessage.ResponseCard.Button> buttons)
Set list of objects corresponding to card buttons.
|
Copyright © 2017. All rights reserved.