StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Replica Namespaces
SoftGear.Strix.Client.Replica
ReplicaClient(R) Class
ReplicaClient(R) Methods
AddMessageChannelListener Method
AddMessageHandlers Method
Create Method
Delete Method
Init Method
OnCreateResponse Method
OnDeleteByResponse Method
OnDeleteResponse Method
OnReplicaChangeOwnerNotification Method
OnReplicaCreateNotification Method
OnReplicaCreateResponse Method
OnReplicaDeleteNotification Method
OnReplicaSetNotification Method
OnSetByResponse Method
OnSetResponse Method
RemoveReplicasByRoomId Method
ResetData Method
Set Method
SetRoomEventHandlers(TR, M) Method
ReplicaClient
R
OnSetByResponse Method
Namespace:
SoftGear.Strix.Client.Replica
Assembly:
strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
Copy
public
override
void
OnSetByResponse
(
IRequestResult
<
SetByResponse
<R>>
result
)
Parameters
result
Type:
SoftGear.Strix.Client.Core.Request
IRequestResult
SetByResponse
R
See Also
Reference
ReplicaClient
R
Class
SoftGear.Strix.Client.Replica Namespace