Back to Electron

UploadData Object

docs/api/structures/upload-data.md

42.0.0262 B
Original Source

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.