Skip to content

ReportStatus

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / ReportStatus

const ReportStatus: object

Defined in: @sip-protocol/types/dist/index.d.ts:1989

Report status

readonly PENDING: "pending"

readonly GENERATING: "generating"

readonly COMPLETED: "completed"

readonly FAILED: "failed"