SimPort
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SimPort
simulator
/
com.group7.channels
/
send
send
context
(
_
:
Simulator
)
fun
<
T
>
PushOutputChannel
<
T
>
.
send
(
data
:
T
)
Sends data through this push output channel.
Parameters
data
the data to send
Throws
Closed
Channel
Exception
if the channel is closed