core
Toggle table of contents
1.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
com.cloudflare.realtimekit.store
/
RtkStore
/
subscribe
subscribe
fun
subscribe
(
key
:
String
,
onChange
:
(
key
:
String
,
value
:
Any
?
)
->
Unit
)