Click or drag to resize

MatchRoomClientR, MOnMatchRoomKickResponse Method

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public virtual void OnMatchRoomKickResponse(
	IRequestResult<MatchRoomKickResponse<R>> result
)

Parameters

result
Type: SoftGear.Strix.Client.Core.RequestIRequestResultMatchRoomKickResponseR
See Also