From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- .../-json-rpc-response/-init-.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html (limited to 'api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html') diff --git a/api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html b/api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html new file mode 100644 index 00000000..c0d70488 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html @@ -0,0 +1,14 @@ + + + +JsonRpcResponse.<init> - kvision + + + +kvision / pl.treksoft.kvision.remote / JsonRpcResponse / <init>
+
+

<init>

+(js) +JsonRpcResponse(id: Int? = null, result: String? = null, error: String? = null, exceptionType: String? = null, jsonrpc: String = "2.0") + + -- cgit