electron/docs/api/structures/upload-data.md

7 lines
253 B
Markdown
Raw Normal View History

2016-10-13 06:30:57 +00:00
# ThumbarButton Object
* `bytes` Buffer - Content being sent.
* `file` String - Path of file being uploaded.
* `blobUUID` String - UUID of blob data. Use [ses.getBlobData](../session.md#sesgetblobdataidentifier-callback) method
to retrieve the data.