Developer Documentation
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

TypeDescription
ConcurrentDictionary<UInt64,PeerEntity>