Interface AgentChatUploadAttachmentAction

All Superinterfaces:
AgentChatAction, ChatProvider, UserProvider

public interface AgentChatUploadAttachmentAction extends AgentChatAction

This action is performed when an agent is uploading an attachment to a chat within the novomind iAGENT chat process.

Since:
12.0
  • Method Details

    • getAttachmentDataSource

      AttachmentDataSource getAttachmentDataSource()
      Returns the attachment
      Returns:
      the AttachmentDataSource object
      Since:
      12.0