PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
app
/
ltechnologies.onionphone.pgpshield.ui.keys
/
KeySearchUiState
/
KeySearchUiState
Key
Search
Ui
State
constructor
(
query
:
String
=
""
,
hits
:
List
<
KeyserverHit
>
=
emptyList()
,
error
:
String
?
=
null
,
status
:
String
?
=
null
,
isBusy
:
Boolean
=
false
)