kotlin-jupyter-kernel
Toggle table of contents
0.13.0-481-1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
MessageHandler
Message
Handler
interface
MessageHandler
Inheritors
AbstractMessageHandler
Members
Functions
handle
Message
Link copied to clipboard
abstract
fun
handleMessage
(
socketType
:
JupyterSocketType
,
message
:
RawMessage
)