public class SenderReportEvent extends RemoteEvent
Informs the RTP listener that an RTCP sender report (SR) has been
received. The Participant sending the SR is available by
calling getParticipant() on the senderReport object. The
RTPStream representing the stream being reported on is available
by calling getStream() on the senderReport object.