summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-profile/-profile/set-password.html
blob: 268f7e7b3726349f5b6cb8534cc283c9e42fbc8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Profile.setPassword - 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">Profile</a>&nbsp;/&nbsp;<a href="./set-password.html">setPassword</a><br/>
<br/>
<h1>setPassword</h1>
<a name="pl.treksoft.kvision.remote.Profile$setPassword(kotlin.String)"></a>
<code><span class="keyword">fun </span><span class="identifier">setPassword</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$setPassword(kotlin.String)/password">password</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><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>
</BODY>
</HTML>