MessageFlowProvider

Interface to provide functionality of sending messages to the app, via using a shared flow.

See also

MutableSharedFlow

Functions

Link copied to clipboard
abstract fun setMessageFlow(messageFlow: <Error class: unknown class><Message>)

Injecting the message flow, called once when the extension is initialized.