CommandListener

interface CommandListener
com.google.android.managementapi.commands.CommandListener

Listener which is notified of any command related changes.

Summary

Public methods

abstract Unit

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

Public methods

onCommandStatusChanged

abstract fun onCommandStatusChanged(command: Command): Unit

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