Files
electron/docs/api/structures/upload-data.md
2019-06-28 11:19:01 -07:00

263 B

UploadData Object

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