toggle menu
yorkie
0.5.7
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.core
/
Client
/
Options
/
Options
Options
constructor
(
key
:
String
=
UUID.randomUUID().toString()
,
apiKey
:
String
?
=
null
,
fetchAuthToken
:
suspend
(
shouldRefresh
:
Boolean
)
->
String
?
=
null
,
syncLoopDuration
:
Duration
=
50.milliseconds
,
reconnectStreamDelay
:
Duration
=
1_000.milliseconds
)