C# Class OpenHome.Net.ControlPoint.Proxies.SyncCreateQueueUpnpOrgContentDirectory1

Inheritance: OpenHome.Net.ControlPoint.SyncProxyAction
Mostrar archivo Open project: stoennies/raumwiese Class Usage Examples

Public Methods

Method Description
GivenName ( ) : String
MetaData ( ) : String
QueueID ( ) : String
SyncCreateQueueUpnpOrgContentDirectory1 ( CpProxyUpnpOrgContentDirectory1 aProxy ) : System

Protected Methods

Method Description
CompleteRequest ( IntPtr aAsyncHandle ) : void

Method Details

CompleteRequest() protected method

protected CompleteRequest ( IntPtr aAsyncHandle ) : void
aAsyncHandle System.IntPtr
return void

GivenName() public method

public GivenName ( ) : String
return String

MetaData() public method

public MetaData ( ) : String
return String

QueueID() public method

public QueueID ( ) : String
return String

SyncCreateQueueUpnpOrgContentDirectory1() public method

public SyncCreateQueueUpnpOrgContentDirectory1 ( CpProxyUpnpOrgContentDirectory1 aProxy ) : System
aProxy CpProxyUpnpOrgContentDirectory1
return System