toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
CommInfoReply
Comm
Info
Reply
@
Serializable
class
CommInfoReply
(
val
comms
:
Map
<
String
,
Comm
>
)
:
AbstractMessageContent
Members
Constructors
Comm
Info
Reply
Link copied to clipboard
constructor
(
comms
:
Map
<
String
,
Comm
>
)
Properties
comms
Link copied to clipboard
val
comms
:
Map
<
String
,
Comm
>