kwik
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
kwik
kwik
/
com.isakaro.kwik.ui.permissions
/
KwikPermissionDto
Kwik
Permission
Dto
data
class
KwikPermissionDto
(
val
permission
:
String
,
val
rationaleMessage
:
String
)
Parameters
@
String
the message to show when the user denies the permission but can still show rationale
Members
Constructors
Kwik
Permission
Dto
Link copied to clipboard
constructor
(
permission
:
String
,
rationaleMessage
:
String
)
Properties
permission
Link copied to clipboard
val
permission
:
String
rationale
Message
Link copied to clipboard
val
rationaleMessage
:
String