Skip to main content

SessionManager class

Manages user sessions and periodically refreshes access tokens.

Constructors

SessionManager

:

Properties

[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::

[refreshInterval] [→ int] : returns refresh interval of Session Manager. ::: features no setter :::

[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::

Methods

[initializeSessionRefresher][ [→ Timer] ] : Initializes as session refresher.

[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::

[refreshSession][ [→ Future[<[bool]>]] ] : Asynchronously refreshes the user session.

[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::

Operators

[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::

  1. talawa
  2. session_manager
  3. SessionManager class
session_manager library