public interface MessageHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageHandler.MessageHandlerException |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.json.JSONObject message) |
void handle(org.json.JSONObject message)
throws MessageHandler.MessageHandlerException
Copyright © 2017. All Rights Reserved.