namespace MediaBrowser.Controller.Dlna { public interface IConnectionManager : IEventManager, IUpnpService { } }