emit

open fun emit(event: String, vararg args: Any): Boolean(source)
open fun emit(event: Any, vararg args: Any): Boolean(source)