electron/docs/api/structures/upload-data.md
2016-10-14 11:37:36 +11:00

250 B

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.