TESSA Web API
    Preparing search index...

    User session.

    Implements

    Index

    Constructors

    Properties

    user: IUser

    Information about the current user.

    Accessors

    • get accessToken(): string

      Token describing the session access data.

      Returns string

    • get id(): string

      Session ID.

      Returns string

    • get serverCode(): string

      Server code.

      Returns string

    Methods

    • Token describing the session access data, or `null' if the session is not associated with the token.

      Returns null | string