SessionManager(engine: Engine, defaultSession: () -> Session = null, delegate: Observable<Observer> = ObserverRegistry())
This class provides access to a centralized registry of all active sessions.