public abstract class ClientPacket extends Packet
ClientPacket(int clientId, String token)
int
getClientId()
String
getToken()
getId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClientPacket(int clientId, String token)
clientId
token
public int getClientId()
public String getToken()
Copyright © 2022. All rights reserved.