public class LocalPayloadChangeEvent extends SendStreamEvent
Constructor and Description |
---|
LocalPayloadChangeEvent(SessionManager from,
SendStream sendStream,
int oldpayload,
int newpayload) |
Modifier and Type | Method and Description |
---|---|
int |
getNewPayload() |
getParticipant, getSendStream
getSessionManager, getSource, toString
public LocalPayloadChangeEvent(SessionManager from, SendStream sendStream, int oldpayload, int newpayload)