PowerSync Kotlin
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync Common
/
com.powersync.sync
/
SyncOptions
/
SyncOptions
Sync
Options
constructor
(
newClientImplementation
:
Boolean
=
true
,
userAgent
:
String
=
userAgent()
,
clientConfiguration
:
SyncClientConfiguration
=
SyncClientConfiguration.ExtendedConfig {}
,
includeDefaultStreams
:
Boolean
=
true
)
(
source
)