public class IceGatheringDoneEvent extends MediaEvent
Constructor and Description |
---|
IceGatheringDoneEvent(MediaObject source,
java.lang.String timestamp,
java.util.List<Tag> tags,
java.lang.String type)
Event fired when al ICE candidates have been gathered.
|
getType, setType
getSource, getTags, getTimestamp, setSource, setTags, setTimestamp
public IceGatheringDoneEvent(MediaObject source, java.lang.String timestamp, java.util.List<Tag> tags, java.lang.String type)
source
- Object that raised the eventtimestamp
- tags
- type
- Type of event that was raised