ICommandReceivedEventHandler

interface ICommandReceivedEventHandler

Event handler for command received events

Functions

Link copied to clipboard
abstract fun handleEvent(command: Command, context: JavaCommandContext)
Handle command received events