subscribe
Subscribes an event handler for an event class name.
Parameters
class Name
Class name of the events to listen to
callback Object
Instance which needs to be called when the event occurs
uuid
UUID of the listener
Subscribes an event handler for an event class name.
Class name of the events to listen to
Instance which needs to be called when the event occurs
UUID of the listener