toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
core
/
it.unibo.pulvreakt.api.communication
/
Channel
/
receiveFromComponent
receive
From
Component
abstract
suspend
fun
receiveFromComponent
(
)
:
Either
<
CommunicatorError
,
Flow
<
ByteArray
>
>
Receives messages from the component.