Class IceGatheringDoneEvent

All Implemented Interfaces:
Event

public class IceGatheringDoneEvent extends MediaEvent
Event fired when al ICE candidates have been gathered.
  • Constructor Details

    • IceGatheringDoneEvent

      public IceGatheringDoneEvent(MediaObject source, String timestampMillis, List<Tag> tags, String type)
      Event fired when al ICE candidates have been gathered.
      Parameters:
      source - Object that raised the event
      timestampMillis - The timestamp associated with this event: Milliseconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
      tags -
      type - Type of event that was raised