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
/
RepositorySetMetadata
Repository
Set
Metadata
@
Serializable
class
RepositorySetMetadata
(
val
repo
:
RepositoryHandle
,
val
edits
:
List
<
MetadataEdit
>
)
:
Request
Members
Constructors
Repository
Set
Metadata
Link copied to clipboard
constructor
(
repo
:
RepositoryHandle
,
edits
:
List
<
MetadataEdit
>
)
Properties
edits
Link copied to clipboard
val
edits
:
List
<
MetadataEdit
>
repo
Link copied to clipboard
val
repo
:
RepositoryHandle