Asynchronous command implementation
Kristaps Peļņa
Should be executed when the command has finished
Invoked as command is executed
Provide a listener and optional scope to be called when this command is completed
Event listener function
Scope of the listener function
Asynchronous command implementation
Kristaps Peļņa