C# Class Jishi.SonosUPnP.SonosNotify

Afficher le fichier Open project: jishi/Jishi.StreamToSonos

Méthodes publiques

Méthode Description
SubscribeToEvent ( string subscribeUri ) : void

Private Methods

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

Method Details

SubscribeToEvent() public méthode

public SubscribeToEvent ( string subscribeUri ) : void
subscribeUri string
Résultat void