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