Uses of Class
cloud.genesys.webmessaging.sdk.model.ListItemComponent
Packages that use ListItemComponent
-
Uses of ListItemComponent in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return ListItemComponentModifier and TypeMethodDescriptionListItemComponent.actions(ContentActions actions) The list item actions (Deprecated).ListItemComponent.description(String description) Text to show in the list item description.An ID assigned to this list item.URL of an image.An ID of the rich message instance.The main headline of the list item.ListItemComponent.type(ListItemType type) The type of list item to render.Methods in cloud.genesys.webmessaging.sdk.model that return types with arguments of type ListItemComponentMethod parameters in cloud.genesys.webmessaging.sdk.model with type arguments of type ListItemComponentModifier and TypeMethodDescriptionContentList.components(List<ListItemComponent> components) An array of component objects.voidContentList.setComponents(List<ListItemComponent> components)