reason property

String reason
final

Human readable reason the session ended, e.g. stop() called or adb exited with code 244.

Implementation

final String reason;