Uses of Class
net.targetr.rc.client.Client
Packages that use Client
-
Uses of Client in net.targetr.rc
Methods in net.targetr.rc that return ClientModifier and TypeMethodDescriptionRoom.attachClient(ClientRequest clientReq) Adds the client to this room.Retrieves an existing client given their client ID.Room.getClient(ClientRequest clientReq) Retrieves an existing client given their client request.Methods in net.targetr.rc with parameters of type ClientModifier and TypeMethodDescriptionintRoom.broadcast(Client source, ClientCommand command) Broadcasts a JavaScript command to designated targets in this room.