Uses of Class
com.mypurecloud.sdk.v2.model.RecordingFormResponseComponent
Packages that use RecordingFormResponseComponent
-
Uses of RecordingFormResponseComponent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingFormResponseComponentModifier and TypeMethodDescriptionRecordingFormResponseComponent.component(RecordingFormResponseContent component) The content object capturing component response from the original message.The id of the component in the original message.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type RecordingFormResponseComponentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RecordingFormResponseComponentModifier and TypeMethodDescriptionRecordingForm.response(List<RecordingFormResponseComponent> response) Content of the payload included in the Form response.voidRecordingForm.setResponse(List<RecordingFormResponseComponent> response)