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
IRequestDispatcher Methods
IRequestDispatcher Interface
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
interface
IRequestDispatcher
The
IRequestDispatcher
type exposes the following members.
Methods
Name
Description
Clear
Dispatch
Request(IMessageChannel, IRequestMessage, ResponseHandler, RequestFailureHandler, RequestConfig)
Request
T
(IMessageChannel, IRequestMessage, RequestResultHandler
T
, RequestFailureHandler, RequestConfig)
Top
See Also
Reference
SoftGear.Strix.Client.Core.Request Namespace