public class RemotePayloadChangeEvent extends ReceiveStreamEvent
Constructor and Description |
---|
RemotePayloadChangeEvent(SessionManager from,
ReceiveStream recvStream,
int oldpayload,
int newpayload) |
Modifier and Type | Method and Description |
---|---|
int |
getNewPayload() |
getParticipant, getReceiveStream
getSessionManager, getSource, toString
public RemotePayloadChangeEvent(SessionManager from, ReceiveStream recvStream, int oldpayload, int newpayload)