summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-service-manager/get-calls.html
blob: 45bbe853a82b9a88d7775332a5f358fb3a956cf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>ServiceManager.getCalls - 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="index.html">ServiceManager</a>&nbsp;/&nbsp;<a href="./get-calls.html">getCalls</a><br/>
<br/>
<h1>getCalls</h1>
<a name="pl.treksoft.kvision.remote.ServiceManager$getCalls()"></a>
<code><span class="keyword">actual</span> <span class="keyword">fun </span><span class="identifier">getCalls</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html"><span class="identifier">Map</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html"><span class="identifier">Pair</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">RpcHttpMethod</span><span class="symbol">&gt;</span><span class="symbol">&gt;</span></code>
<p>Returns the map of defined paths.</p>
</BODY>
</HTML>