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