Uses of Interface
top.focess.qq.api.net.Client
-
Packages that use Client Package Description top.focess.qq.api.net -
-
Uses of Client in top.focess.qq.api.net
Methods in top.focess.qq.api.net that return Client Modifier and Type Method Description @Nullable ClientServerReceiver. getClient(String name)Get the client by given nameMethods in top.focess.qq.api.net that return types with arguments of type Client Modifier and Type Method Description @UnmodifiableView List<Client>ServerMultiReceiver. getClients(String name)Get the list of the clients with given name
-