kotlin-echo
echo-webrtc-client
/
io.github.alexandrepiveteau.echo.webrtc.client
/
PeerToPeerConnection
/
sendCatching
send
Catching
abstract
suspend
fun
sendCatching
(
message
:
String
)
:
ChannelResult
<
Unit
>
Content copied to clipboard
Attempts to send a message to the peer.