diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-k-v-service-manager/web-socket-requests.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-k-v-service-manager/web-socket-requests.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/api/pl.treksoft.kvision.remote/-k-v-service-manager/web-socket-requests.html b/api/pl.treksoft.kvision.remote/-k-v-service-manager/web-socket-requests.html deleted file mode 100644 index 775d3de7..00000000 --- a/api/pl.treksoft.kvision.remote/-k-v-service-manager/web-socket-requests.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>KVServiceManager.webSocketRequests - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVServiceManager</a> / <a href="./web-socket-requests.html">webSocketRequests</a><br/> -<br/> -<h1>webSocketRequests</h1> -<a name="pl.treksoft.kvision.remote.KVServiceManager$webSocketRequests"></a> -<code><span class="keyword">val </span><span class="identifier">webSocketRequests</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <span class="symbol">(</span><span class="identifier"><ERROR CLASS></span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">></span></code> -</BODY> -</HTML> |