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

Inheritance: OpenHome.Net.ControlPoint.SyncProxyAction
Exibir arquivo Open project: openhome/ohNet Class Usage Examples

Public Methods

Method Description
Duration ( ) : uint
Sid ( ) : String
SyncSubscribeOpenhomeOrgSubscriptionLongPoll1 ( CpProxyOpenhomeOrgSubscriptionLongPoll1 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

Duration() public method

public Duration ( ) : uint
return uint

Sid() public method

public Sid ( ) : String
return String

SyncSubscribeOpenhomeOrgSubscriptionLongPoll1() public method

public SyncSubscribeOpenhomeOrgSubscriptionLongPoll1 ( CpProxyOpenhomeOrgSubscriptionLongPoll1 aProxy ) : System
aProxy CpProxyOpenhomeOrgSubscriptionLongPoll1
return System