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
/
ConnectReply
Connect
Reply
@
Serializable
(
with
=
ConnectReplySerializer::class
)
class
ConnectReply
(
val
ports
:
JsonObject
)
:
MessageContent
Members
Constructors
Connect
Reply
Link copied to clipboard
constructor
(
ports
:
JsonObject
)
Properties
ports
Link copied to clipboard
val
ports
:
JsonObject