Class MediaDownloadResult

    • Constructor Detail

      • MediaDownloadResult

        public MediaDownloadResult​(byte[] content,
                                   ContentType contentType,
                                   String fileName)
    • Method Detail

      • getContent

        public byte[] getContent()
      • getFileName

        public String getFileName()