@FunctionalInterface public interface ChatMessageListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(String chatRoom,
ChatMessageApiResponse message) |
void onEvent(String chatRoom, ChatMessageApiResponse message)
Copyright © 2017. All rights reserved.