Room.RemotePeers
public ConcurrentDictionary<ulong, PeerEntity> RemotePeers { get; }
Conatiner of room peers
Value Type
Type | Description |
---|---|
ConcurrentDictionary<UInt64,PeerEntity> |
public ConcurrentDictionary<ulong, PeerEntity> RemotePeers { get; }
Conatiner of room peers
Type | Description |
---|---|
ConcurrentDictionary<UInt64,PeerEntity> |