toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
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.