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
/
PostgresJoinConfig
/
PostgresJoinConfig
Postgres
Join
Config
constructor
(
schema
:
String
,
table
:
String
?
=
null
,
filter
:
String
?
=
null
,
event
:
String
,
id
:
Long
=
0
)
(
source
)