blob: 907c004f9ebfe2eb01837af199f77f69ca3826c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>CallModule - 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">CallModule</a><br/>
<br/>
<h1>CallModule</h1>
<code><span class="keyword">class </span><span class="identifier">CallModule</span></code>
<h3>Constructors</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-init-.html"><init></a></p>
</td>
<td>
<code><span class="identifier">CallModule</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.CallModule$<init>()/call">call</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">)</span></code></td>
</tr>
</tbody>
</table>
<h3>Functions</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="configure.html">configure</a></p>
</td>
<td>
<code><span class="keyword">fun </span><span class="identifier">configure</span><span class="symbol">(</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></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>
|