Click or drag to resize

RoomClientR, MRoomLeaveNotified Event

Event fired when another room member leaves a room you're currently a member of. This event is not invoked if you are the one leaving.

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, MRoomLeaveNotificationEventHandler RoomLeaveNotified

Value

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