PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Room Integration
/
com.powersync.integrations.room
/
RoomConnectionPool
/
withAllConnections
with
All
Connections
open
suspend override
fun
<
R
>
withAllConnections
(
action
:
suspend
(
SQLiteConnectionLease
,
List
<
SQLiteConnectionLease
>
)
->
R
)
(
source
)