toggle menu
kotlin-jupyter-kernel
0.13.0-484
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
>
)
:
OkReplyContent
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
>
status
Link copied to clipboard
open
val
status
:
MessageStatus