StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Core Namespaces
SoftGear.Strix.Client.Core.Request
IRequestDispatcher Interface
IRequestResult(T) Interface
RequestConfig Class
RequestDispatcher Class
RequestFailureHandler Delegate
RequestResult(T) Class
RequestResultHandler(T) Delegate
ResponseHandler Delegate
ResponseHandler Delegate
Namespace:
SoftGear.Strix.Client.Core.Request
Assembly:
strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
Copy
public
delegate
void
ResponseHandler
(
IRequestResult
<
IResponseMessage
>
result
)
Parameters
result
Type:
SoftGear.Strix.Client.Core.Request
IRequestResult
IResponseMessage
See Also
Reference
SoftGear.Strix.Client.Core.Request Namespace