next
Subscribes the action to be executed when the next event of type E is emitted. The action will then be automatically unsubscribed.
Subscribes the eventListener to be executed when the next event of type E is emitted. The eventListener will then be automatically unsubscribed.