summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-socket/send.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-socket/send.html')
-rw-r--r--api/pl.treksoft.kvision.remote/-socket/send.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.remote/-socket/send.html b/api/pl.treksoft.kvision.remote/-socket/send.html
index f160ea23..82832b7d 100644
--- a/api/pl.treksoft.kvision.remote/-socket/send.html
+++ b/api/pl.treksoft.kvision.remote/-socket/send.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Socket</a>&nbsp;/&nbsp;<a href="./send.html">send</a><br/>
<br/>
<h1>send</h1>
-<a name="pl.treksoft.kvision.remote.Socket$send(kotlin.String)"></a>
+(js) <a name="pl.treksoft.kvision.remote.Socket$send(kotlin.String)"></a>
<code><span class="keyword">fun </span><span class="identifier">send</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.Socket$send(kotlin.String)/obj">obj</span><span class="symbol">:</span>&nbsp;<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><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Send string to a websocket.</p>
</BODY>