public class ByeEvent extends TimeoutEvent
Constructor and Description |
---|
ByeEvent(SessionManager from,
Participant participant,
ReceiveStream recvStream,
java.lang.String reason,
boolean participantBye) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getReason() |
participantLeaving
getParticipant, getReceiveStream
getSessionManager, getSource, toString
public ByeEvent(SessionManager from, Participant participant, ReceiveStream recvStream, java.lang.String reason, boolean participantBye)