public class OnDataChannelOpenedEvent extends MediaEvent
Constructor and Description |
---|
OnDataChannelOpenedEvent(MediaObject source,
java.lang.String timestamp,
java.util.List<Tag> tags,
java.lang.String type,
int channelId) |
Modifier and Type | Method and Description |
---|---|
int |
getChannelId()
Getter for the channelId property
|
void |
setChannelId(int channelId)
Setter for the channelId property
|
getType, setType
getSource, getTags, getTimestamp, setSource, setTags, setTimestamp
public OnDataChannelOpenedEvent(MediaObject source, java.lang.String timestamp, java.util.List<Tag> tags, java.lang.String type, int channelId)
source
- Object that raised the eventtimestamp
- tags
- type
- Type of event that was raisedchannelId
- The channel identifier