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
/
SessionOpenRepository
Session
Open
Repository
@
Serializable
class
SessionOpenRepository
(
val
path
:
String
,
val
localSecret
:
LocalSecret
?
)
:
Request
Members
Constructors
Session
Open
Repository
Link copied to clipboard
constructor
(
path
:
String
,
localSecret
:
LocalSecret
?
)
Properties
local
Secret
Link copied to clipboard
val
localSecret
:
LocalSecret
?
path
Link copied to clipboard
val
path
:
String