Interface IncomingAttachmentChatMessage

All Superinterfaces:
ChatProvider

public interface IncomingAttachmentChatMessage extends ChatProvider
This interface provides information about an incoming message containing an attachment that is supposed to be uploaded.
Since:
12.0
  • Method Details

    • getAttachmentDataSource

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