rd-framework
2023.1.2
rd-framework
/
com.jetbrains.rd.framework
/
SocketWire
/
WireParameters
Wire
Parameters
data
class
WireParameters
(
val
scheduler
:
IScheduler
,
val
id
:
String
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Wire
Parameters
Link copied to clipboard
fun
WireParameters
(
scheduler
:
IScheduler
,
id
:
String
?
)
Content copied to clipboard
Properties
id
Link copied to clipboard
val
id
:
String
?
Content copied to clipboard
scheduler
Link copied to clipboard
val
scheduler
:
IScheduler
Content copied to clipboard