CommandListener

interface CommandListener


Listener which is notified of any command related changes.

Summary

Public functions

Unit

Notified when a command issued earlier has had a change in status.

Public functions

onCommandStatusChanged

fun onCommandStatusChanged(command: Command): Unit

Notified when a command issued earlier has had a change in status.