Uses of Class
cloud.genesys.webmessaging.sdk.model.ContentGeneric
Packages that use ContentGeneric
-
Uses of ContentGeneric in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return ContentGenericModifier and TypeMethodDescriptionContentGeneric.actions(ContentActions actions) Actions to be taken (Deprecated).ContentGeneric.components(List<ButtonComponent> components) An array of component objects.ContentGeneric.description(String description) Text to show in the description.CleanMessageContent.getGeneric()MessageContent.getGeneric()A unique ID assigned to this rich message content (Deprecated).URL of an image.Text to show in the title.URL of a video.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type ContentGenericModifier and TypeMethodDescriptionCleanMessageContent.generic(ContentGeneric generic) MessageContent.generic(ContentGeneric generic) Generic content (Deprecated).voidCleanMessageContent.setGeneric(ContentGeneric generic) voidMessageContent.setGeneric(ContentGeneric generic)