CallbackRegistration

constructor(callbackGroup: Any, eventType: EventType<T>, callback: EventCallback<T>)

Parameters

T

The type of event data.