Skip to content

OrchestratorProgressEvent

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / OrchestratorProgressEvent

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:1996

Progress event

state: CompositionState

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:1998

Current state


progress: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2000

Progress percentage (0-100)


operation: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2002

Current operation


elapsedMs: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2004

Time elapsed (ms)


optional estimatedRemainingMs?: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2006

Estimated remaining time (ms)