Uses of Class
com.mypurecloud.sdk.v2.model.RecordingNotificationTemplate
Packages that use RecordingNotificationTemplate
-
Uses of RecordingNotificationTemplate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingNotificationTemplateModifier and TypeMethodDescriptionRecordingNotificationTemplate.body(RecordingTemplateBody body) The template body.RecordingNotificationTemplate.buttons(List<RecordingTemplateButton> buttons) Template buttonsRecordingNotificationTemplate.footer(RecordingTemplateFooter footer) The template footer.RecordingMessagingMessage.getNotificationTemplate()RecordingNotificationTemplate.header(RecordingTemplateHeader header) The template header.Template language.Methods in com.mypurecloud.sdk.v2.model with parameters of type RecordingNotificationTemplateModifier and TypeMethodDescriptionRecordingMessagingMessage.notificationTemplate(RecordingNotificationTemplate notificationTemplate) Template notification content.voidRecordingMessagingMessage.setNotificationTemplate(RecordingNotificationTemplate notificationTemplate)