state

val state: Observable<Session.State>

Emits the session state whenever it changes. When a subscriber is added, it will also emit the current session state.