supabase-kt
Toggle table of contents
3.1.4
common
Platform filter
common
Switch theme
supabase-kt
realtime-kt
/
io.github.jan.supabase.realtime
/
CallbackManager
/
addPostgresCallback
add
Postgres
Callback
abstract
fun
addPostgresCallback
(
filter
:
PostgresJoinConfig
,
callback
:
(
PostgresAction
)
->
Unit
)
:
Long
(
source
)