Click or drag to resize

RoomClientR, MRoomJoinNotified Event

Event fired when a new member joins a room you're currently a member of. This event is not invoked for the newly joined member.

Namespace:  SoftGear.Strix.Client.Room
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
public event RoomClientR, MRoomJoinNotificationEventHandler RoomJoinNotified

Value

Type: SoftGear.Strix.Client.RoomRoomClientR, MRoomJoinNotificationEventHandler
See Also