Class WebSocketClientFactory
Implements
Inherited Members
Namespace: Unity.Cloud.Common.Runtime
Assembly: Unity.Cloud.Common.Runtime.dll
Syntax
public class WebSocketClientFactory : IWebSocketClientFactory
Methods
Create()
Create an instance of IWebSocketClient.
Declaration
public IWebSocketClient Create()
Returns
| Type | Description |
|---|---|
| IWebSocketClient |