C# Class Jishi.SonosUPnP.SonosNotify

Show file Open project: jishi/Jishi.StreamToSonos

Public Methods

Method Description
SubscribeToEvent ( string subscribeUri ) : void

Private Methods

Method Description
FindAvailablePort ( ) : int
GetProperty ( System.Xml.Linq.XElement property ) : SonosProperty
HandleRequest ( IAsyncResult result ) : void
Resubscribe ( object state ) : void
SonosNotify ( ) : System

Method Details

SubscribeToEvent() public method

public SubscribeToEvent ( string subscribeUri ) : void
subscribeUri string
return void