Avaya Infinity Omni SDK
    Preparing search index...

    An attachment message to be sent to the contact center.

    Hierarchy

    • SendMessage
      • AttachmentMessage
    Index

    Constructors

    • Parameters

      • attachment: Readonly<File>

        The File to be sent.

      • Optionaltext: string

        Optional textual content of the message

      • OptionalparentMessageId: string

        The identifier of the message that is the parent of this message.

      Returns AttachmentMessage

    Methods

    • Returns Readonly<File>

      The File to be sent.

    • Returns string | undefined

      The identifier of the message that is the parent of this message.

    • Returns string | undefined

      Textual content of the message.