interface CommandListener
com.google.android.managementapi.commands.CommandListener |
Listener which is notified of any command related changes.
Summary
Public methods |
|
---|---|
abstract Unit |
onCommandStatusChanged(command: Command) Notified when a command issued earlier has had a change in status. |