public class ReadyHandler extends SocketHandler
api, responseNumber
Constructor and Description |
---|
ReadyHandler(JDAImpl api,
int responseNumber) |
Modifier and Type | Method and Description |
---|---|
void |
finishReady(org.json.JSONObject content) |
void |
handle(org.json.JSONObject content) |
public ReadyHandler(JDAImpl api, int responseNumber)
public void handle(org.json.JSONObject content)
handle
in class SocketHandler
public void finishReady(org.json.JSONObject content)