OOAirPlayButton.h
1 //
2 // OOAirPlayButton.h
3 // OoyalaSDK
4 //
5 // Copyright © 2017 Brightcove, Inc. All rights reserved.
6 //
7 
8 @import UIKit.UIButton;
9 
10 @interface OOAirPlayButton : UIButton
11 
12 @end
Definition: OOAirPlayButton.h:10