blob: 298a4c818bc2ad1ce5f42159b01ba90bb5c0cb7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>AuthInfo.isProxy - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">AuthInfo</a> / <a href="./is-proxy.html">isProxy</a><br/>
<br/>
<h1>isProxy</h1>
<a name="pl.treksoft.kvision.electron.AuthInfo$isProxy"></a>
<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">isProxy</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
</BODY>
</HTML>
|