CommandListener

public interface CommandListener


Paramètre "Listener" informé de toute modification liée aux commandes

Résumé

Méthodes publiques

abstract void

Notifié lorsqu'une commande exécutée précédemment a eu un changement d'état.

Méthodes publiques

onCommandStatusChanged

abstract void onCommandStatusChanged(@NonNull Command command)

Notifié lorsqu'une commande exécutée précédemment a eu un changement d'état.