abstract fun persist(sessionManager: SessionManager): Boolean
Persists the session state of the provided SessionManager.
sessionManager - the session manager to persist from.
sessionManager
Return true if the state was persisted, otherwise false.