API ReferenceOdinNative.Wrapper.RoomRoomJoinEventArgsVersion: 2.xOn this pageClass RoomJoinEventArgs Arguments for RoomJoin events right before the room is joined Declarationpublic class RoomJoinEventArgs : EventArgs Inheritance: System.Object -> System.EventArgs Fields Room room object Declarationpublic IRoom Room