Proxy for the upnp.org:ContentDirectory:1 UPnP service
Наследование: OpenHome.Net.ControlPoint.CpProxy, IDisposable, ICpProxyUpnpOrgContentDirectory1
Пример #1
0
 public SyncGetTransferProgressUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #2
0
 public SyncGetSortCapabilitiesUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #3
0
 public SyncGetSystemUpdateIDUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #4
0
 public SyncCreateReferenceUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #5
0
 public SyncDestroyObjectUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #6
0
 public SyncStopTransferResourceUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncGetIndexerStatusUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncResetDatabaseUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncShuffleUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncRenameQueueUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncRescanSourceUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncQueryDatabaseStateUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncMoveInQueueUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncGetSourceInfoUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #15
0
 public SyncImportResourceUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #16
0
 public CpContentDirectory_OhNet_Raumfeld(OpenHome.Net.ControlPoint.CpDevice _device)
 {
     device = _device;
         contentDirectory = new OpenHome.Net.ControlPoint.Proxies.CpProxyUpnpOrgContentDirectory1(_device);
         contentDirectory.SetPropertyContainerUpdateIDsChanged(ContainerUpdateIDsSink);
         contentDirectory.Subscribe();
 }
Пример #17
0
 public SyncSearchUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #18
0
 public SyncBrowseUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
Пример #19
0
 public SyncUpdateObjectUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }
 public SyncAddItemToQueueUpnpOrgContentDirectory1(CpProxyUpnpOrgContentDirectory1 aProxy)
 {
     iService = aProxy;
 }