Package io.socket.parser
Class Packet<T>
java.lang.Object
io.socket.parser.Packet<T>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
type
public int type -
id
public int id -
nsp
-
data
-
attachments
public int attachments
-
-
Constructor Details
-
Packet
public Packet() -
Packet
public Packet(int type) -
Packet
-