StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Node Namespaces
SoftGear.Strix.Client.Node
NodeClient(T, R) Class
NodeClient(T, R) Methods
CreateNodeRoom Method
DeleteByNodeRoom Method
DeleteNodeRoom Method
GetNodeRoom Method
GetNodeRoomCount Method
OnCreateNodeRoomFailed Method
OnCreateNodeRoomResponse Method
OnDeleteByNodeRoomFailed Method
OnDeleteByNodeRoomResponse Method
OnDeleteNodeRoomFailed Method
OnDeleteNodeRoomResponse Method
OnGetNodeRoomCountFailed Method
OnGetNodeRoomCountResponse Method
OnGetNodeRoomFailed Method
OnGetNodeRoomResponse Method
OnSearchNodeRoomFailed Method
OnSearchNodeRoomResponse Method
OnSetByNodeRoomFailed Method
OnSetByNodeRoomResponse Method
OnSetNodeRoomFailed Method
OnSetNodeRoomResponse Method
SearchNodeRoom Method
SetByNodeRoom Method
SetNodeRoom Method
NodeClient
T
,
R
OnSetByNodeRoomResponse Method
Namespace:
SoftGear.Strix.Client.Node
Assembly:
strix-client-csharp-node (in strix-client-csharp-node.dll) Version: 2.3.0
Syntax
C#
Copy
public
virtual
void
OnSetByNodeRoomResponse
(
IRequestResult
<
SetByResponse
<R>>
result
)
Parameters
result
Type:
SoftGear.Strix.Client.Core.Request
IRequestResult
SetByResponse
R
See Also
Reference
NodeClient
T, R
Class
SoftGear.Strix.Client.Node Namespace