public class UserUpdateHandler extends SocketHandler
allContent, api, responseNumber
Constructor and Description |
---|
UserUpdateHandler(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 UserUpdateHandler(JDAImpl api)
protected java.lang.String handleInternally(org.json.JSONObject content)
SocketHandler
handleInternally
in class SocketHandler
content
- the content of the event to handle