Replace the Internal Event Bus with Event Bus 0.0.3 #20
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "integrate-event-bus"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Event class has been retrofitted to implement IEvent, so that no
event implementations had to be changed.
For more information about the new event bus API, refer to its git repository.
👍