namespace MediaBrowser.Controller.Net.WebSocketMessages; /// /// Class representing the list of outbound websocket message types. /// Only used in openapi generation. /// public class InboundWebSocketMessage : WebSocketMessage { }