-
- All Implemented Interfaces:
-
io.getstream.chat.android.client.experimental.plugin.listeners.QueryChannelListener,io.getstream.chat.android.client.experimental.plugin.listeners.QueryChannelsListener,io.getstream.chat.android.client.experimental.plugin.listeners.SendMessageListener
public interface OperationListenersFacade implements QueryChannelsListener, QueryChannelListener, SendMessageListener
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.getstream.chat.android.client.experimental.plugin.listeners.OperationListenersFacade
onMessageSendRequest, onMessageSendResult, onQueryChannelPrecondition, onQueryChannelRequest, onQueryChannelResult, onQueryChannelsRequest, onQueryChannelsResult -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-