shared
1.30.1
common
shared
/
io.dyte.core.feat
/
DytePlugins
Dyte
Plugins
class
DytePlugins
:
PublicAPIEmitter
<
DytePluginEventsListener
>
Dyte Plugins
Members
Properties
active
Link copied to clipboard
val
active
:
List
<
DytePlugin
>
all
Link copied to clipboard
val
all
:
List
<
DytePlugin
>
Functions
add
Listener
Link copied to clipboard
fun
addListener
(
listener
:
DytePluginEventsListener
)
add
Main
Thread
Listener
Link copied to clipboard
fun
addMainThreadListener
(
listener
:
DytePluginEventsListener
)
remove
Listener
Link copied to clipboard
fun
removeListener
(
listener
:
DytePluginEventsListener
)
remove
Main
Thread
Listener
Link copied to clipboard
fun
removeMainThreadListener
(
listener
:
DytePluginEventsListener
)