Package com.topjohnwu.superuser
Interface Shell.GetShellCallback
- Enclosing class:
- Shell
public static interface Shell.GetShellCallback
The callback used in
Shell.getShell(GetShellCallback)
.-
Method Summary
-
Method Details
-
onShell
- Parameters:
shell
- theShell
obtained in the asynchronous operation.
-