get Method

Gets the BeEvent associated with a name.

get(name: string): BeEvent<T extends Listener>

note the BeEvent will be created if none existed before this call.

Parameter Type Description
name string The name of the event.

Defined in

Last Updated: 08 January, 2020