public class Ping extends SentPacket
Modifier and Type | Field and Description |
---|---|
long |
pingId |
long |
sendTimeNano |
Constructor and Description |
---|
Ping() |
Modifier and Type | Method and Description |
---|---|
protected void |
encode() |
protected int |
length()
Returns the length of this packet excluding the packet ID
|
byte |
pid() |
public byte pid()
pid
in class SentPacket
protected int length()
SentPacket
length
in class SentPacket
protected void encode()
encode
in class SentPacket
Copyright © 2016. All rights reserved.