public class HeartPacket extends ClientPacket
static int
PACKET_ID
HeartPacket(int clientId, String token, long time)
int
getId()
long
getTime()
getClientId, getToken
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int PACKET_ID
public HeartPacket(int clientId, String token, long time)
clientId
token
time
public int getId()
Packet
getId
public long getTime()
Copyright © 2022. All rights reserved.