supabase-kt
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
realtime-kt
/
io.github.jan.supabase.realtime
/
CallbackManager
/
presenceState
presence
State
abstract
fun
presenceState
(
)
:
Map
<
String
,
Presence
>
(
source
)
Returns the current presence state as a map of keys to
Presence
objects.