blob: 5806670c84b5dbfbbcc0e6a50d4df05d9aca2136 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DummyWebSocketServerSession.coroutineContext - 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">DummyWebSocketServerSession</a> / <a href="./coroutine-context.html">coroutineContext</a><br/>
<br/>
<h1>coroutineContext</h1>
<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$coroutineContext"></a>
<code><span class="keyword">val </span><span class="identifier">coroutineContext</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.coroutines/-coroutine-context/index.html"><span class="identifier">CoroutineContext</span></a></code>
</BODY>
</HTML>
|