Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
fun PowerSyncDatabase.composeSyncStream(name: String, parameters: Map<String, JsonParam>? = null, ttl: Duration? = null, priority: StreamPriority? = null): SyncStreamStatus?
Subscribes to a com.powersync.sync.SyncStream as long as the current composition is active.
Link copied to clipboard
Link copied to clipboard