@FunctionalInterface
public interface RealTimeNotificationCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onChatEvent(ChatEvent chatEvent)
the call back method
|
void onChatEvent(ChatEvent chatEvent)
chatEvent - the chat event json object