android-components / mozilla.components.browser.session

Package mozilla.components.browser.session

Types

Download

data class Download

Value type that represents a Download.

Session

class Session : Observable<Observer>

Value type that represents the state of a browser session. Changes can be observed.

SessionManager

class SessionManager : Observable<Observer>

This class provides access to a centralized registry of all active sessions.