Interface IWebSocketReceiver Namespace: Unity.Reflect.Messaging Assembly: solution.dll Syntax public interface IWebSocketReceiver Methods Name Description OnClose() OnError(string) OnMessage(string) OnOpen()