public class SendStreamEvent extends RTPEvent
Constructor and Description |
---|
SendStreamEvent(SessionManager from,
SendStream stream,
Participant participant) |
Modifier and Type | Method and Description |
---|---|
Participant |
getParticipant() |
SendStream |
getSendStream() |
getSessionManager, getSource, toString
public SendStreamEvent(SessionManager from, SendStream stream, Participant participant)
public SendStream getSendStream()
public Participant getParticipant()