Class TextBotErrorInputEvent

java.lang.Object
com.mypurecloud.sdk.v2.model.TextBotErrorInputEvent
All Implemented Interfaces:
Serializable

public class TextBotErrorInputEvent extends Object implements Serializable
Settings for an input event to the bot flow indicating an error has occurred.
See Also:
  • Constructor Details

    • TextBotErrorInputEvent

      public TextBotErrorInputEvent()
    • TextBotErrorInputEvent

      public TextBotErrorInputEvent(Boolean initWithEmptyList)
  • Method Details