PowerSync Kotlin
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync Common
/
com.powersync
/
ExperimentalPowerSyncAPI
Experimental
Power
Sync
API
@
RequiresOptIn
(
message
=
"This API is experimental and not covered by PowerSync semver releases. It can be changed at any time"
)
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.CONSTRUCTOR
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.VALUE_PARAMETER
]
)
annotation class
ExperimentalPowerSyncAPI
(
source
)