Uses of Class
cloud.genesys.webmessaging.sdk.model.WebMessagingGeneric
-
Packages that use WebMessagingGeneric Package Description cloud.genesys.webmessaging.sdk.model -
-
Uses of WebMessagingGeneric in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return WebMessagingGeneric Modifier and Type Method Description WebMessagingGenericWebMessagingGeneric. actions(ContentActions actions)Actions to be taken.WebMessagingGenericWebMessagingGeneric. components(List<ButtonComponent> components)An array of component objects.WebMessagingGenericWebMessagingGeneric. description(String description)Text to show in the description.WebMessagingGenericWebMessagingContent. getGeneric()WebMessagingGenericWebMessagingGeneric. image(String image)URL of an image.WebMessagingGenericWebMessagingGeneric. title(String title)Text to show in the title.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type WebMessagingGeneric Modifier and Type Method Description WebMessagingContentWebMessagingContent. generic(WebMessagingGeneric generic)Generic content.voidWebMessagingContent. setGeneric(WebMessagingGeneric generic)
-