kvision-electron
5.13.0
kvision-electron
/
io.kvision.electron.electron
/
StreamProtocolResponse
Stream
Protocol
Response
external
interface
StreamProtocolResponse
Content copied to clipboard
Properties
Properties
data
Link copied to clipboard
abstract
var
data
:
ReadableStream
?
Content copied to clipboard
headers
Link copied to clipboard
open
var
headers
:
Record
<
String
,
dynamic
>
?
Content copied to clipboard
status
Code
Link copied to clipboard
open
var
statusCode
:
Number
?
Content copied to clipboard