Package com.brightcove.cast.model
Class SplashScreen
java.lang.Object
com.brightcove.cast.model.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 BrightcoveMessage.DATA_TYPE_SPLASH_SCREEN
and
the data is this object.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SplashScreen
Instantiates a new Splash screen.- Parameters:
source
- the source
-
-
Method Details
-
getSource
Gets source.- Returns:
- the source
-