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
/
CommInfoRequest
Comm
Info
Request
@
Serializable
class
CommInfoRequest
(
val
targetName
:
String
?
=
null
)
:
MessageContent
Members
Constructors
Comm
Info
Request
Link copied to clipboard
constructor
(
targetName
:
String
?
=
null
)
Properties
target
Name
Link copied to clipboard
@
SerialName
(
value
=
"target_name"
)
val
targetName
:
String
?
=
null