Protocols
The following protocols are available globally.
-
Using the
See moreRBSDKPlayerViewControllerDelegate
protocol, you can connect your controllers with the player and comunicate betweem them.Declaration
Objective-C
@protocol RBSDKPlayerViewControllerDelegate <NSObject>
Swift
protocol RBSDKPlayerViewControllerDelegate