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