toggle menu
Warden Supreme
0.9.9999
common
switch theme
search in API
supreme-common
/
at.asitplus.attestation.supreme
/
KeyConstraints
/
AuthPrompt
Auth
Prompt
@
Serializable
data
class
AuthPrompt
(
val
message
:
String
,
val
cancelText
:
String
)
(
source
)
Members
Constructors
Auth
Prompt
Link copied to clipboard
constructor
(
message
:
String
,
cancelText
:
String
)
Properties
cancel
Text
Link copied to clipboard
val
cancelText
:
String
message
Link copied to clipboard
val
message
:
String