StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Match Namespaces
SoftGear.Strix.Client.Match
MatchRoomClient(R, M) Class
MatchRoomClient(R, M) Methods
AddMessageHandlers Method
Create Method
DirectRelay Method
GetJoinableRoomCount Method
Join Method
JoinRandomRoom Method
Kick Method
MakeConditionForJoinableMatchRoom Method
OnMatchRoomKickFailed Method
OnMatchRoomKickNotification Method
OnMatchRoomKickResponse Method
OnRoomJoinNotification Method
OnRoomLeaveNotification Method
OnRoomSetNotification Method
Relay Method
SearchJoinableRoom Method
MatchRoomClient
R
,
M
OnMatchRoomKickResponse Method
Namespace:
SoftGear.Strix.Client.Match
Assembly:
strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
Copy
public
virtual
void
OnMatchRoomKickResponse
(
IRequestResult
<
MatchRoomKickResponse
<R>>
result
)
Parameters
result
Type:
SoftGear.Strix.Client.Core.Request
IRequestResult
MatchRoomKickResponse
R
See Also
Reference
MatchRoomClient
R, M
Class
SoftGear.Strix.Client.Match Namespace