supabase-kt
Toggle table of contents
3.2.2
common
Platform filter
common
Switch theme
Search in API
supabase-kt
realtime-kt
/
io.github.jan.supabase.realtime
/
RealtimeCallback
/
PostgresCallback
/
PostgresCallback
Postgres
Callback
constructor
(
callback
:
(
PostgresAction
)
->
Unit
,
filter
:
PostgresJoinConfig
,
id
:
Long
)
(
source
)