Skip to main content
Version: 2.x

Class PeerLeftEventArgs

Arguments for PeerLeft events in the current room

Assembly: cs.temp.dll.dll
Declaration
public class PeerLeftEventArgs : EventArgs

Properties

PeerId

peer id

Declaration
public ulong PeerId { get; }