UploadData

external interface UploadData(source)

Properties

Link copied to clipboard
abstract var blobUUID: String?

UUID of blob data. Use ses.getBlobData method to retrieve the data.

Link copied to clipboard
abstract var bytes: Buffer

Content being sent.

Link copied to clipboard
abstract var file: String?

Path of file being uploaded.