Skip to content

js-bao-wss-client


js-bao-wss-client / BlobUploadStatus

Interface: BlobUploadStatus

Properties

attempts

attempts: number


blobId

blobId: string


contentType

contentType: string


documentId

documentId: string


filename

filename: string


lastError?

optional lastError: string


nextAttemptAt

nextAttemptAt: number


numBytes

numBytes: number


queueId

queueId: string


retainLocal?

optional retainLocal: boolean


status

status: "uploading" | "pending" | "paused" | "uploaded"


updatedAt

updatedAt: number