• Creates a new Session object by setting certain default parameters. If optional

    Parameters

    • Optional context: Omit<Partial<Session>, "started" | "status">

      is passed, the passed properties are applied to the session object.

    Returns Session

    a new Session object

Generated using TypeDoc