be.lassi.artnet.packets
Class ArtPollReply
java.lang.Object
be.lassi.artnet.packets.ArtPacket
be.lassi.artnet.packets.ArtPollReply
public class ArtPollReply
- extends ArtPacket
Art-Net packet with device information.
Methods inherited from class be.lassi.artnet.packets.ArtPacket |
append, data, data, getDestinationAddress, getDestinationPort, getPacketData, getSourceAddress, getSourcePort, getString, init, setDestinationAddress, setDestinationPort, setSourceAddress, setSourcePort, string |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OP_CODE
public static final int OP_CODE
- See Also:
- Constant Field Values
ArtPollReply
public ArtPollReply(byte[] packetData)
ArtPollReply
public ArtPollReply(Device device)
getDevice
public Device getDevice()