EventBridge

interface EventBridge

Bridges to transfer data between modules, like analytics and experiment

Functions

Link copied to clipboard
abstract fun sendEvent(channel: EventChannel, event: Event)
Link copied to clipboard
abstract fun setEventReceiver(channel: EventChannel, receiver: EventReceiver)