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
/
Presence
/
stateAsOrNull
state
As
Or
Null
inline
fun
<
T
>
stateAsOrNull
(
serializer
:
SupabaseSerializer
)
:
T
?
(
source
)
Decodes
state
as
T
or null if there is an exception while decoding