Skip to main content

BBNativeShortsView

class BBNativeShortsView: UIView

ShortsView used to display Blue Billywig Shorts Experience

Functions

destroy

func destroy()

Destroys the shorts view and cleans up resources.

Properties

delegate

weak var delegate: BBNativeShortsViewDelegate?

The BBNativeShortsViewDelegate

playerViewDelegate

var playerViewDelegate: BBNativePlayerViewDelegate?

The delegate for receiving player view events from the embedded player.