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