C  D  E  H  I  O  R 

O

on(io.v47.events.EventKey,kotlin.coroutines.SuspendFunction1) - function in io.v47.events.DefaultEventEmitter
Registers a listener for the specified event key that is called everytime
on(io.v47.events.EventKey,kotlin.coroutines.SuspendFunction1) - function in io.v47.events.EventEmitter
Registers a listener for the specified event key that is called everytime
once(io.v47.events.EventKey,kotlin.coroutines.SuspendFunction1) - function in io.v47.events.DefaultEventEmitter
Registers a listener for the specified event key that is called only once and then discarded.
once(io.v47.events.EventKey,kotlin.coroutines.SuspendFunction1) - function in io.v47.events.EventEmitter
Registers a listener for the specified event key that is called only once and then discarded.
C  D  E  H  I  O  R