kvision-common-remote
5.7.2
js
kvision-common-remote
/
io.kvision.remote
/
RemoteAgent
Remote
Agent
js
open
class
RemoteAgent
Content copied to clipboard
Interface for client side agent for JSON-RPC remote calls.
Constructors
Functions
Inheritors
Constructors
Remote
Agent
Link copied to clipboard
js
fun
RemoteAgent
(
)
Content copied to clipboard
Functions
find
Enum
Value
Link copied to clipboard
js
fun
findEnumValue
(
kClass
:
KClass
<
Any
>
,
value
:
String
)
:
Any
?
Content copied to clipboard
Inheritors
KVRemoteAgent
Link copied to clipboard