Our new developer documentation is now available. Please check it out!
RoomJoinEventArgs
public class RoomJoinEventArgs : EventArgs
Arguments for RoomJoin events right before the room is joined
Properties
Name | Type | Description |
---|---|---|
Room | Room | room object |
public class RoomJoinEventArgs : EventArgs
Arguments for RoomJoin events right before the room is joined
Name | Type | Description |
---|---|---|
Room | Room | room object |