reason property

String reason
final

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

Implementation

final String reason;