Unblu Agent Embedded JS API
    Preparing search index...

    Enumeration MessageInputFileInsertionType

    Defines how files are inserted into the pending files of the message input relative to the files already pending.

    Index

    Enumeration Members

    Enumeration Members

    APPEND: "APPEND"

    Adds the files to the currently pending files.

    REPLACE: "REPLACE"

    Removes all currently pending files before adding the new files.