C# Class Jishi.SonosUPnP.SonosDiscovery

Inheritance: IDisposable
Afficher le fichier Open project: jishi/Jishi.StreamToSonos Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SonosDiscovery ( ) : System

Private Methods

Méthode 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 méthode

public Dispose ( ) : void
Résultat void

SonosDiscovery() public méthode

public SonosDiscovery ( ) : System
Résultat System