Brownie Events Collector

interface BrownieEventsCollector : EquinoxEventsCollector<T, E>

The BrownieEventsCollector is the interface that allows to collect all the events emitted by the BrownieEventsEmitter and to handle each specific event

Author

N7ghtm4r3 - Tecknobit

Since

1.0.1

See also

Inheritors

Functions

Link copied to clipboard
abstract fun onEventCollected(event: E)