Electron Documentation

Docs / API Structures / UploadFile Object electron@master (b3edfd)

UploadFile Object

  • type String - file.
  • filePath String - Path of file to be uploaded.
  • offset Integer - Defaults to .
  • length Integer - Number of bytes to read from offset. Defaults to .
  • modificationTime Double - Last Modification time in number of seconds since the UNIX epoch.