OrchestratorProgressEvent
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / OrchestratorProgressEvent
Interface: OrchestratorProgressEvent
Section titled “Interface: OrchestratorProgressEvent”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:1996
Progress event
Properties
Section titled “Properties”state:
CompositionState
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:1998
Current state
progress
Section titled “progress”progress:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2000
Progress percentage (0-100)
operation
Section titled “operation”operation:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2002
Current operation
elapsedMs
Section titled “elapsedMs”elapsedMs:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2004
Time elapsed (ms)
estimatedRemainingMs?
Section titled “estimatedRemainingMs?”
optionalestimatedRemainingMs?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2006
Estimated remaining time (ms)