Class PingPongPacketComplexSync


public class PingPongPacketComplexSync extends PingPongPacketComplexAsync
Debug ping pong packet
  • Constructor Details

    • PingPongPacketComplexSync

      public PingPongPacketComplexSync()
      Empty packet.
    • PingPongPacketComplexSync

      public PingPongPacketComplexSync(int remaining, String string1, String string2)
  • Method Details