getState abstract method

Future<SessionState> getState()

Returns the state of the session.

Implementation

Future<SessionState> getState();