core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.plugins
/
RtkPlugins
Rtk
Plugins
class
RtkPlugins
:
PublicAPIEmitter
<
RtkPluginsEventListener
>
RealtimeKit Plugins
Members
Properties
active
Link copied to clipboard
val
active
:
List
<
RtkPlugin
>
all
Link copied to clipboard
val
all
:
List
<
RtkPlugin
>
Functions
add
Listener
Link copied to clipboard
fun
addListener
(
listener
:
RtkPluginsEventListener
)
add
Main
Thread
Listener
Link copied to clipboard
fun
addMainThreadListener
(
listener
:
RtkPluginsEventListener
)
remove
Listener
Link copied to clipboard
fun
removeListener
(
listener
:
RtkPluginsEventListener
)
remove
Main
Thread
Listener
Link copied to clipboard
fun
removeMainThreadListener
(
listener
:
RtkPluginsEventListener
)