Constructors

Properties

Accessors

Constructors

Properties

_peers: PeersIndex

Accessors

  • get maxReadId(): number
  • ID of the last read story of this peer.

    Returns number

  • get peer(): Peer
  • Peer that owns these stories.

    Returns Peer

  • get stories(): Story[]
  • List of peer stories.

    Returns Story[]