Uses of Class
cloud.genesys.webmessaging.sdk.model.ContentNotificationTemplate
Packages that use ContentNotificationTemplate
-
Uses of ContentNotificationTemplate in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return ContentNotificationTemplateModifier and TypeMethodDescriptionContentNotificationTemplate.body(NotificationTemplateBody body) The template body.ContentNotificationTemplate.footer(NotificationTemplateFooter footer) The template footer.MessageContent.getTemplate()ContentNotificationTemplate.header(NotificationTemplateHeader header) The template header.The messaging provider template ID.Template language.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type ContentNotificationTemplateModifier and TypeMethodDescriptionvoidMessageContent.setTemplate(ContentNotificationTemplate template) MessageContent.template(ContentNotificationTemplate template) Template notification content.