public class LiveChatMiddleware
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LiveChatMiddleware.ListenerType |
| Modifier and Type | Method and Description |
|---|---|
void |
createCallback(long i,
Listener listener,
LiveChatMiddleware.ListenerType type) |
static LiveChatMiddleware |
getInstance() |
void |
processCallback(long i,
org.json.JSONObject object) |
public static LiveChatMiddleware getInstance()
public void createCallback(long i,
Listener listener,
LiveChatMiddleware.ListenerType type)
public void processCallback(long i,
org.json.JSONObject object)