Our new developer documentation is now available. Please check it out!
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> |