The plain file name with file extension. May not contain directory structures.
OptionalReadonlyreadyToTransfer
readyToTransfer?:boolean
readyToTransfer
Remarks
Indicate the receiver is ready for the file transfer. Sender should await
this response before sending a byte stream via WebRTC. May not send multiple files
to a single endpoint at a time. If multiple files are attempted to be sent simultaneously
the receiver should send an error message.
Optionalsha256
sha256?:string
Checksum
Remarks
The sha256 checksum used to verify the file content after transfer.
FileTransfer
Describe the meta data related to a generic file transfer.