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