exitCode property
Exit code of the adb process. Negative when the process was killed
(which is the normal outcome of ShellStreamHandle.stop).
Implementation
final int exitCode;
Exit code of the adb process. Negative when the process was killed
(which is the normal outcome of ShellStreamHandle.stop).
final int exitCode;