A  B  C  D  E  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  W 

Q

query(Integer,Integer,Integer) - function in io.getstream.chat.android.offline.querychannels.QueryChannelsController
 
queryChannel(String,String,QueryChannelRequest) - function in io.getstream.chat.android.offline.experimental.plugin.adapter.ChatClientReferenceAdapter
Reference request of the channel query.
QueryChannelReference - class in io.getstream.chat.android.offline.experimental.channel
Reference for the ChatClient.queryChannel request.
queryChannels(FilterObject,QuerySort,Integer,Integer) - function in io.getstream.chat.android.livedata.ChatDomain
Queries offline storage and the API for channels matching the filter.
queryChannels(FilterObject,QuerySort,Integer,Integer,Integer) - function in io.getstream.chat.android.offline.ChatDomain
Queries offline storage and the API for channels matching the filter.
queryChannels(QueryChannelsRequest) - function in io.getstream.chat.android.offline.experimental.plugin.adapter.ChatClientReferenceAdapter
Reference request of the channels query.
queryChannels(FilterObject,QuerySort) - function in io.getstream.chat.android.offline.experimental.plugin.state.StateRegistry
 
QueryChannelsController - class in io.getstream.chat.android.livedata.controller
The QueryChannelsController is a small helper to show a list of channels
  • .channels a livedata object with the list of channels. this list

  • .loading if we're currently loading

  • .loadingMore if we're currently loading more channels

QueryChannelsController - class in io.getstream.chat.android.offline.querychannels
 
QueryChannelsController.ChannelsState - class in io.getstream.chat.android.livedata.controller.QueryChannelsController
 
QueryChannelsController.ChannelsState - class in io.getstream.chat.android.offline.querychannels.QueryChannelsController
 
QueryChannelsController.ChannelsState.Loading - class in io.getstream.chat.android.livedata.controller.QueryChannelsController.ChannelsState
Indicates we are loading the first page of results.
QueryChannelsController.ChannelsState.Loading - class in io.getstream.chat.android.offline.querychannels.QueryChannelsController.ChannelsState
Indicates we are loading the first page of results.
QueryChannelsController.ChannelsState.NoQueryActive - class in io.getstream.chat.android.livedata.controller.QueryChannelsController.ChannelsState
The QueryChannelsController is initialized but no query is currently running.
QueryChannelsController.ChannelsState.NoQueryActive - class in io.getstream.chat.android.offline.querychannels.QueryChannelsController.ChannelsState
The QueryChannelsController is initialized but no query is currently running.
QueryChannelsController.ChannelsState.OfflineNoResults - class in io.getstream.chat.android.livedata.controller.QueryChannelsController.ChannelsState
If we are offline and don't have channels stored in offline storage, typically displayed as an error condition.
QueryChannelsController.ChannelsState.OfflineNoResults - class in io.getstream.chat.android.offline.querychannels.QueryChannelsController.ChannelsState
If we are offline and don't have channels stored in offline storage, typically displayed as an error condition.
QueryChannelsController.ChannelsState.Result - class in io.getstream.chat.android.livedata.controller.QueryChannelsController.ChannelsState
The list of channels, loaded either from offline storage or an API call.
QueryChannelsController.ChannelsState.Result - class in io.getstream.chat.android.offline.querychannels.QueryChannelsController.ChannelsState
The list of channels, loaded either from offline storage or an API call.
queryChannelsLoadMore(FilterObject,QuerySort,Integer,Integer,Integer) - function in io.getstream.chat.android.livedata.ChatDomain
Load more channels for this query.
queryChannelsLoadMore(FilterObject,QuerySort,Integer) - function in io.getstream.chat.android.livedata.ChatDomain
Load more channels for this query
queryChannelsLoadMore(FilterObject,QuerySort) - function in io.getstream.chat.android.livedata.ChatDomain
Load more channels for this query.
queryChannelsLoadMore(FilterObject,QuerySort,Integer,Integer,Integer) - function in io.getstream.chat.android.offline.ChatDomain
Load more channels for this query.
queryChannelsLoadMore(FilterObject,QuerySort,Integer) - function in io.getstream.chat.android.offline.ChatDomain
Load more channels for this query.
queryChannelsLoadMore(FilterObject,QuerySort) - function in io.getstream.chat.android.offline.ChatDomain
Load more channels for this query.
QueryChannelsReference - class in io.getstream.chat.android.offline.experimental.querychannels
 
QueryChannelsState - class in io.getstream.chat.android.offline.experimental.querychannels.state
 
queryMembers(String,Integer,Integer,FilterObject,QuerySort,List) - function in io.getstream.chat.android.livedata.ChatDomain
Query members of a channel.
queryMembers(String,Integer,Integer,FilterObject,QuerySort,List) - function in io.getstream.chat.android.offline.ChatDomain
Query members of a channel.
QueryReference - class in io.getstream.chat.android.offline.experimental.plugin
Generic reference entity that wrap a request to ChatClient and expose offline state (see asState).
A  B  C  D  E  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  W