Package io.getstream.chat.android.models
Object MessagesState.NoQueryActive
-
- All Implemented Interfaces:
@Immutable() public class MessagesState.NoQueryActive extends MessagesState
The ChannelState is initialized but no query is currently running. If you know that a query will be started you typically want to display a loading icon.
-
-
Field Summary
Fields Modifier and Type Field Description public final static MessagesState.NoQueryActiveINSTANCE
-