toggle menu
libnexakotlin
0.1.50
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
P2pClient
/
send
send
fun
send
(
command
:
ByteArray
,
msg
:
BCHserialized
)
fun
send
(
command
:
NetMsgType
,
msg
:
BCHserialized
=
BCHserialized(SerializationType.NETWORK)
)
fun
send
(
command
:
ByteArray
,
msg
:
ByteArray
)