Developer Documentation

Room.RemotePeers

public ConcurrentDictionary<ulong, PeerEntity> RemotePeers { get; }

Conatiner of room peers

Value Type

TypeDescription
ConcurrentDictionary<UInt64,PeerEntity>