Click or drag to resize

MatchRoomClientR, MMatchRoomKickNotificationEventHandler Delegate

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public delegate void MatchRoomKickNotificationEventHandler(
	NotificationEventArgs<MatchRoomKickNotification<R>> notification
)

Parameters

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