Uses of Class
cloud.genesys.webmessaging.sdk.model.ContentList
Packages that use ContentList
-
Uses of ContentList in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return ContentListModifier and TypeMethodDescriptionContentList.actions(ContentActions actions) The list actions (Deprecated).ContentList.components(List<ListItemComponent> components) An array of component objects.ContentList.description(String description) Text to show in the description.MessageContent.getList()A unique ID assigned to this rich message content.The type of list this instance represents.ContentList.submitLabel(String submitLabel) Label for Submit button.Text to show in the title.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type ContentListModifier and TypeMethodDescriptionMessageContent.list(ContentList list) List content (Deprecated).voidMessageContent.setList(ContentList list)