Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
contacts-permissions
/
com.splendo.kaluga.permissions.contacts
/
ContactsPermission
Contacts
Permission
data
class
ContactsPermission
(
val
allowWrite
:
Boolean
=
false
)
:
Permission
Permission
to access the users Contacts
Parameters
allow
Write
If
true
writing to the contacts is permitted
Members
Constructors
Contacts
Permission
Link copied to clipboard
constructor
(
allowWrite
:
Boolean
=
false
)
Properties
allow
Write
Link copied to clipboard
val
allowWrite
:
Boolean
name
Link copied to clipboard
open
override
val
name
:
String