stream-chat-android
stream-chat-android copied to clipboard
Separate QueryChannelListenerImpl in state and database
Context & proposal
Separate the state and database parts of QueryChannelListenerImpl and move them to separate locations.
Acceptance criteria
The new implementations of QueryChannelListenerImpl should not have both state and database logic together.