Class TextBotWaitForInputAction

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

public class TextBotWaitForInputAction extends Object implements Serializable
Settings for a next-action of waiting for additional user input and sending the data as an input action to the bot flow.
See Also: