status property

SessionStatus? status
final

The status of the session. For example, "Connected" or "Terminated".

Implementation

final SessionStatus? status;