AssembleAttachment interface
Helper object to assembled media chunks
Properties
file | A Blob object representing the data of the media chunks. |
sequence | A number representing the sequence of the attachment in the media chunks. |
Property Details
file
A Blob object representing the data of the media chunks.
file: Blob
Property Value
Blob
sequence
A number representing the sequence of the attachment in the media chunks.
sequence: number
Property Value
number