kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.electron
/
Protocol
/
interceptStreamProtocol
intercept
Stream
Protocol
abstract
fun
interceptStreamProtocol
(
scheme
:
String
,
handler
:
(
request
:
Request
,
callback
:
(
dynamic
)
->
Unit
)
->
Unit
,
completion
:
(
error
:
Error
)
->
Unit
=
definedExternally
)
(
source
)