public final class BrightcoveMessage
extends java.lang.Object
CastSession,
 using the BRIGHTCOVE_CAST_CHANNEL channel.
 All messages are sent as the JSON representation of this object.| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
BRIGHTCOVE_CAST_CHANNEL  | 
static java.lang.String | 
DATA_TYPE_SPLASH_SCREEN  | 
| Constructor and Description | 
|---|
BrightcoveMessage(java.lang.String type,
                 java.lang.Object data)
Instantiates a new Brightcove message. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getData()
Gets data. 
 | 
java.lang.String | 
getType()
Gets type. 
 | 
public static final java.lang.String BRIGHTCOVE_CAST_CHANNEL
public static final java.lang.String DATA_TYPE_SPLASH_SCREEN