kotlin-mpp-playground
Toggle table of contents
0.1.0.0+134524c
js
Target filter
js
Switch theme
Search in API
Skip to content
kotlin-mpp-playground
web
/
xterm
/
IParser
/
registerDcsHandler
register
Dcs
Handler
js
abstract
fun
registerDcsHandler
(
id
:
IFunctionIdentifier
,
callback
:
(
data
:
String
,
param
:
Array
<
Any
>
)
->
Any
)
:
IDisposable
(
source
)