public class OnIceGatheringDoneEvent extends MediaEvent
| Constructor and Description |
|---|
OnIceGatheringDoneEvent(MediaObject source,
String timestamp,
List<Tag> tags,
String type)
Notify that all candidates have been gathered.
|
getType, setTypegetSource, getTags, getTimestamp, setSource, setTags, setTimestamppublic OnIceGatheringDoneEvent(MediaObject source, String timestamp, List<Tag> tags, String type)
source - Object that raised the eventtimestamp - tags - type - Type of event that was raisedCopyright © 2015 Kurento. All rights reserved.