Protocols

The following protocols are available globally.

  • Using the RBSDKPlayerViewControllerDelegate protocol, you can connect your controllers with the player and comunicate betweem them.

    See more

    Declaration

    Objective-C

    @protocol RBSDKPlayerViewControllerDelegate <NSObject>

    Swift

    protocol RBSDKPlayerViewControllerDelegate