Interface AppliedAttachmentsConfiguration.Builder

  • Method Details

    • attachmentsControlMode

      AppliedAttachmentsConfiguration.Builder attachmentsControlMode(String attachmentsControlMode)

      Information about whether file upload during chat functionality is activated for your application.

      Parameters:
      attachmentsControlMode - Information about whether file upload during chat functionality is activated for your application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attachmentsControlMode

      AppliedAttachmentsConfiguration.Builder attachmentsControlMode(AttachmentsControlMode attachmentsControlMode)

      Information about whether file upload during chat functionality is activated for your application.

      Parameters:
      attachmentsControlMode - Information about whether file upload during chat functionality is activated for your application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: