Class TextBotFlowLaunchResponse

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

public class TextBotFlowLaunchResponse extends Object implements Serializable
Information related to a successful launch of a bot flow. The ID will be used in subsequent turn requests of the bot flow.
See Also:
  • Constructor Details

    • TextBotFlowLaunchResponse

      public TextBotFlowLaunchResponse()
    • TextBotFlowLaunchResponse

      public TextBotFlowLaunchResponse(Boolean initWithEmptyList)
  • Method Details