public class VoiceStateUpdateHandler extends SocketHandler
allContent, api, responseNumber
Constructor and Description |
---|
VoiceStateUpdateHandler(JDAImpl api) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
handleInternally(org.json.JSONObject content)
Handles a given data-json of the Event handled by this Handler.
|
handle
public VoiceStateUpdateHandler(JDAImpl api)
protected java.lang.String handleInternally(org.json.JSONObject content)
SocketHandler
handleInternally
in class SocketHandler
content
- the content of the event to handle