public interface ShellStatusListener
Modifier and Type | Method and Description |
---|---|
void |
onShellStatusChange(ShellStatus oldStatus,
ShellStatus newStatus)
Invoked by the shell to report a new status.
|
void onShellStatusChange(ShellStatus oldStatus, ShellStatus newStatus)
oldStatus
- the old statusnewStatus
- the new status