Package com.brightcove.cast.model
package com.brightcove.cast.model
-
ClassDescriptionThe analytics parameters to be sent as part of the custom data to the Cast Receiver app.The BrightcoveMessage is an immutable message used for sending information to the Brightcove app receiver through a valid
CastSession
, using theBrightcoveMessage.BRIGHTCOVE_CAST_CHANNEL
channel.Represents the details of the custom data sent to the Cast receiver app.The catalog details to be sent as custom data to the Cast receiver app.The type of asset sent to the Cast receiver app for playback.Represents the custom data to be sent to the Brightcove receiver app.The SplashScreen is an immutable data type that can be sent to the Brightcove Cast receiver app as aBrightcoveMessage
, where the type isBrightcoveMessage.DATA_TYPE_SPLASH_SCREEN
and the data is this object.