Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.storage.cloud.password
/
PasswordStorage
/
read
read
open
suspend override
fun
read
(
)
:
String
?
Reads the stored password.
Return
The stored password as a string.
Throws
Illegal
State
Exception
If the password is not set.