summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/get-web-socket-url.html
blob: b69cc662cc47a3961ead2b61c41bb509a93bce9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>getWebSocketUrl - kvision</title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">kvision</a>&nbsp;/&nbsp;<a href="index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="./get-web-socket-url.html">getWebSocketUrl</a><br/>
<br/>
<h1>getWebSocketUrl</h1>
<a name="pl.treksoft.kvision.remote$getWebSocketUrl(kotlin.String)"></a>
<code><span class="keyword">fun </span><span class="identifier">getWebSocketUrl</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote$getWebSocketUrl(kotlin.String)/url">url</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/-string/index.html"><span class="identifier">String</span></a></code>
<p>Creates a websocket URL from current window.location and given path.</p>
</BODY>
</HTML>