Description

A DTO containing the data that the server responds with when a chunk is uploaded

Export

Interface

ChunkUploadResult

Hierarchy

  • ChunkUploadResult

Properties

ChunkedFileUploadSessionId: string

Description

the current chunk upload session Id

Memberof

ChunkUploadResult

SuccessfullyUploaded: boolean

Description

indicates whether the chunk has been successfully uploaded

Memberof

ChunkUploadResult

Generated using TypeDoc