C# (CSharp) Poupou.AirPlay Namespace

Сlasses

Name Description
AirPlayBrowser AirPlay service browser.
AirPlayRocks Extension methods for AirPlay support.
UIAirPlayActivity This is a UIActivity subclass that allows sending an UIImage to a specific AirPlay device. You only need to use the static GetCurrentActivities method to get UIActivity for each AirPlay device visible on the network. Everything else will be handled automagically. You might want ot customize/override the Image property to provide your own icon or change the Title property to show something else than the AirPlay device's name. Note: UIActivity is only available on iOS6 and later.