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
/
DirectoryEntry
Directory
Entry
@
Serializable
data
class
DirectoryEntry
(
val
name
:
String
,
val
entryType
:
EntryType
)
Members
Constructors
Directory
Entry
Link copied to clipboard
constructor
(
name
:
String
,
entryType
:
EntryType
)
Properties
entry
Type
Link copied to clipboard
val
entryType
:
EntryType
name
Link copied to clipboard
val
name
:
String