Module: thaliPeerDictionary

Classes

NotificationPeerDictionaryEntry
PeerConnectionInformation
PeerDictionary

Members

(static, readonly) peerState :string

Enum to record the state of trying to get the notification beacons for the associated peerIdentifier

Type:
  • string
Properties:
Name Type Description
RESOLVED string

The notification beacons for this peerID have been successfully retrieved.

CONTROLLED_BY_POOL string

The notification action is under the control of the peer pool so we have to check the notification action to find out its current state.

WAITING string

A request to get the notification beacons for this peer failed and we are now waiting before enqueuing a new request.

Source:

Type Definitions

PeerConnectionDictionary

A dictionary of different connectionTypes and their associated connection information.

Type:
Source: