pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
common
Platform filter
common
Switch theme
Search in API
pulvreakt
core
/
it.unibo.pulvreakt.api.communication
/
Channel
/
sendToComponent
send
To
Component
abstract
suspend
fun
sendToComponent
(
message
:
ByteArray
)
:
Either
<
CommunicatorError
,
Unit
>
Sends a
message
to the component.