StreamCallback()
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / StreamCallback
Type Alias: StreamCallback()
Section titled “Type Alias: StreamCallback()”StreamCallback = (
chunk) =>void
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22324
Streaming callback for real-time responses
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”void