Electron Documentation

Docs / API Structures / UploadData Object electron@master (b3edfd)

UploadData Object

  • bytes Buffer - Content being sent.
  • file String - Path of file being uploaded.
  • blobUUID String - UUID of blob data. Use ses.getBlobData method to retrieve the data.