new NotificationPeerDictionaryEntry(peerState, peerConnectionDictionary, notificationAction)
An entry to be put into the peerDictionary.
Parameters:
| Name | Type | Description |
|---|---|---|
peerState |
module:thaliPeerDictionary.peerState | The state of the peer. |
peerConnectionDictionary |
module:thaliPeerDictionary~PeerConnectionDictionary | A dictionary of different connection types we know about for this peerIdentity |
notificationAction |
module:thaliNotificationAction~NotificationAction |
Members
(nullable) notificationAction :module:thaliNotificationAction~NotificationAction
The notification action (if any) associated with the peer.
Type:
(private) peerConnectionDictionary :module:thaliPeerDictionary~PeerConnectionDictionary
The current peer connection dictionary
Type:
(private) peerState :module:thaliPeerDictionary.peerState
The current state of the peer