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).JoinRandomRoomCallback Class
JoinRandomRoomCallback Methods
OnRoomSearch Method
OnRoomSearchFailed Method
MatchRoomClient
R
,
M
JoinRandomRoomCallback
OnRoomSearch 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
void
OnRoomSearch
(
IRequestResult
<
SearchResponse
<R>>
result
)
Parameters
result
Type:
SoftGear.Strix.Client.Core.Request
IRequestResult
SearchResponse
R
See Also
Reference
MatchRoomClient
R, M
JoinRandomRoomCallback Class
SoftGear.Strix.Client.Match Namespace