Skip to content

@ubstream/ubstream-node-client-sdk / Exports / PublicUploadArticleStatus

Enumeration: PublicUploadArticleStatus

Enumeration representing the uploading status of an article.

Table of contents

Enumeration Members

Enumeration Members

COMPLETED

COMPLETED = "completed"

The uploading is completed.


PENDING

PENDING = "pending"

The upload is pending.