ouisync
Toggle table of contents
0.9.2-2
jvm
Platform filter
jvm
Switch theme
Search in API
ouisync
ouisync-session
/
org.equalitie.ouisync.session
/
Request
/
RepositorySetQuota
Repository
Set
Quota
@
Serializable
class
RepositorySetQuota
(
val
repo
:
RepositoryHandle
,
val
value
:
StorageSize
?
)
:
Request
Members
Constructors
Repository
Set
Quota
Link copied to clipboard
constructor
(
repo
:
RepositoryHandle
,
value
:
StorageSize
?
)
Properties
repo
Link copied to clipboard
val
repo
:
RepositoryHandle
value
Link copied to clipboard
val
value
:
StorageSize
?