onPluginActivated

open fun onPluginActivated(plugin: DytePlugin)

On plugin activated Triggered when a Plugin is activated for ongoing meeting. Should be used to pass a webView to show Plugin.

Parameters

plugin

Activated DytePlugin object