StreamingStartUIHandlerProperties¶
| Property | Type | Description |
|---|---|---|
| autoStart | boolean | If true, streaming will start automatically when requested via UI, otherwise, will only trigger the hostStreamingStartRequested event and wait for JavaScript to react. |
| requestAcknowledgeTimeoutSeconds | number | Number of seconds to wait before JavaScript responds with a call to adviseStreamingStartUIRequestAccepted (ResultCallback\ or requestStreamingStart(ResultCallback\ |