Implements

  • ISessionManager

Constructors

Properties

Methods

Constructors

Properties

automaticSession: Session

The automatic Session which has been initialized from the automatic SDK cookies and storage

Methods

  • Record the current state of the automatic session and store it in our cookie string format into the browser's local storage. This is used to restore the session data when the cookie expires.

    Returns void

  • Update the automatic session cookie if required

    Returns void