mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
support channels with dlna
This commit is contained in:
@@ -10,12 +10,6 @@ namespace MediaBrowser.Common.Net
|
||||
/// </summary>
|
||||
public interface IServerManager : IDisposable
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the web socket port number.
|
||||
/// </summary>
|
||||
/// <value>The web socket port number.</value>
|
||||
int WebSocketPortNumber { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Starts this instance.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user