Click or drag to resize

RoomClientR, MRoomSetNotificationEventHandler Delegate

Namespace:  SoftGear.Strix.Client.Room
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
public delegate void RoomSetNotificationEventHandler(
	NotificationEventArgs<RoomSetNotification<R>> notification
)

Parameters

notification
Type: SoftGear.Strix.Client.CoreNotificationEventArgsRoomSetNotificationR
See Also