Uses of Class
com.mypurecloud.sdk.v2.model.RecordingTemplateBody
Packages that use RecordingTemplateBody
-
Uses of RecordingTemplateBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingTemplateBodyModifier and TypeMethodDescriptionRecordingNotificationTemplate.getBody()RecordingTemplateCard.getBody()Template parameters for placeholders in template.Methods in com.mypurecloud.sdk.v2.model with parameters of type RecordingTemplateBodyModifier and TypeMethodDescriptionRecordingNotificationTemplate.body(RecordingTemplateBody body) The template body.RecordingTemplateCard.body(RecordingTemplateBody body) The template body.voidRecordingNotificationTemplate.setBody(RecordingTemplateBody body) voidRecordingTemplateCard.setBody(RecordingTemplateBody body)