toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
JsonRpc
/
subscribe
subscribe
fun
subscribe
(
method
:
String
,
params
:
List
<
Any
?
>
?
=
null
,
response
:
(
String
?
)
->
Unit
)