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

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

Public Methods

Method Description
CurrentSpeed ( ) : String
CurrentTransportState ( ) : String
CurrentTransportStatus ( ) : String
SyncGetTransportInfoUpnpOrgAVTransport1 ( CpProxyUpnpOrgAVTransport1 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

CurrentSpeed() public method

public CurrentSpeed ( ) : String
return String

CurrentTransportState() public method

public CurrentTransportState ( ) : String
return String

CurrentTransportStatus() public method

public CurrentTransportStatus ( ) : String
return String

SyncGetTransportInfoUpnpOrgAVTransport1() public method

public SyncGetTransportInfoUpnpOrgAVTransport1 ( CpProxyUpnpOrgAVTransport1 aProxy ) : System
aProxy CpProxyUpnpOrgAVTransport1
return System