public class ApplicationEvent extends ReceiveStreamEvent
Constructor and Description |
---|
ApplicationEvent(SessionManager from,
Participant participant,
ReceiveStream recvStream,
int appSubtype,
java.lang.String appString,
byte[] appData) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getAppData() |
java.lang.String |
getAppString() |
int |
getAppSubType() |
getParticipant, getReceiveStream
getSessionManager, getSource, toString
public ApplicationEvent(SessionManager from, Participant participant, ReceiveStream recvStream, int appSubtype, java.lang.String appString, byte[] appData)