Uses of Class
com.mypurecloud.sdk.v2.model.TextBotErrorInputEvent
Packages that use TextBotErrorInputEvent
-
Uses of TextBotErrorInputEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TextBotErrorInputEventModifier and TypeMethodDescriptionThe error code.TextBotFlowTurnRequest.getInputEventError()The error message.Methods in com.mypurecloud.sdk.v2.model with parameters of type TextBotErrorInputEventModifier and TypeMethodDescriptionTextBotFlowTurnRequest.inputEventError(TextBotErrorInputEvent inputEventError) The data for the input event of this turn if it is an error event.voidTextBotFlowTurnRequest.setInputEventError(TextBotErrorInputEvent inputEventError)