Click or drag to resize

RoomClientR, MRoomSetMemberNotified Event

Event fired when another room member changes their properties in a room you're currently a member of. You will not receive this event if you are the one changing the properties.

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, MRoomSetMemberNotificationEventHandler RoomSetMemberNotified

Value

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