diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-uri.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-uri.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-uri.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-uri.html new file mode 100644 index 00000000..e49c0a4a --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-uri.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getUri - 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">DummyWebSocketSession</a> / <a href="./get-uri.html">getUri</a><br/> +<br/> +<h1>getUri</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getUri()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getUri</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/net/URI.html"><span class="identifier">URI</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> |