This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin
Watch
2
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2024-11-17 02:49:05 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1774e5b1ac
jellyfin
/
MediaBrowser.Controller
/
Dlna
/
IContentDirectory.cs
8 lines
113 B
C#
Raw
Normal View
History
Unescape
Escape
added upnp ConnectionManager.cs
2014-05-20 17:56:24 -07:00
support sending upnp events
2014-04-21 09:02:30 -07:00
namespace
MediaBrowser.Controller.Dlna
{
added upnp ConnectionManager.cs
2014-05-20 17:56:24 -07:00
public
interface
IContentDirectory
:
IUpnpService
support sending upnp events
2014-04-21 09:02:30 -07:00
{
}
}
Reference in New Issue
Copy Permalink