SplashScreen

The SplashScreen is an immutable data type that can be sent to the Brightcove Cast receiver app as a BrightcoveMessage, where the type is DATA_TYPE_SPLASH_SCREEN and the data is this object.

Constructors

Link copied to clipboard
constructor(source: String)
Instantiates a new Splash screen.

Properties

Link copied to clipboard
open val source: String