PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.addon
/
AddonsLoader
Addons
Loader
interface
AddonsLoader
Addons should be annotated with
Addon
.
Inheritors
VoiceAddonsLoader
Members
Functions
load
Link copied to clipboard
abstract
fun
load
(
addonObject
:
Any
)
Loads the specified addon.
unload
Link copied to clipboard
abstract
fun
unload
(
addonObject
:
Any
)
Unloads the specified addon.