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
OnRoomSetNotification 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
OnRoomSetNotification
(
IMessageChannel
channel
,
RoomSetNotification
<R>
message
)
Parameters
channel
Type:
IMessageChannel
message
Type:
SoftGear.Strix.Client.Room.Message
RoomSetNotification
R
See Also
Reference
MatchRoomClient
R, M
Class
SoftGear.Strix.Client.Match Namespace