Interface UserInteractionConfiguration.Builder

  • Method Details

    • isUserConfirmationRequired

      UserInteractionConfiguration.Builder isUserConfirmationRequired(Boolean isUserConfirmationRequired)

      Indicates whether user confirmation is required for the interaction.

      Parameters:
      isUserConfirmationRequired - Indicates whether user confirmation is required for the interaction.
      Returns:
      Returns a reference to this object so that method calls can be chained together.