public static class EventActionHandler.GameParametersHandler extends EventActionHandler<org.json.JSONObject>
EventActionHandler
for handling game parameters, which will be
returned as a JSONObject
.EventActionHandler.Callback<T>, EventActionHandler.GameParametersHandler, EventActionHandler.ImageMessageHandler
callback
Constructor and Description |
---|
GameParametersHandler(EventActionHandler.Callback<org.json.JSONObject> callback) |
public GameParametersHandler(EventActionHandler.Callback<org.json.JSONObject> callback)