API ReferenceOdinNative.Wrapper.RoomPeerLeftEventArgsVersion: 2.xOn this pageClass PeerLeftEventArgs Arguments for PeerLeft events in the current room Declarationpublic class PeerLeftEventArgs : EventArgs Inheritance: System.Object -> System.EventArgs Properties PeerId peer id Declarationpublic uint PeerId { get; }