C# Class Jishi.SonosUPnP.SonosDiscovery

Inheritance: IDisposable
Show file Open project: jishi/Jishi.StreamToSonos Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
SonosDiscovery ( ) : System

Private Methods

Method Description
FetchPropertiesAndCreatePlayer ( string response ) : void
GetLocalEndpoints ( ) : IList
NotificationHandler ( object sender, NotificationReceivedEventHandlerArgs args ) : void
ParseResponse ( string response ) : string>.Dictionary
ReceivedPlayerNotification ( IAsyncResult ar ) : void
StartMSearchSequence ( UdpClient client, IPEndPoint endpoint ) : void
UpdateTopology ( string value ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SonosDiscovery() public method

public SonosDiscovery ( ) : System
return System