exitCode property

int exitCode
final

Exit code of the adb process. Negative when the process was killed (which is the normal outcome of ShellStreamHandle.stop).

Implementation

final int exitCode;