Package io.getstream.chat.android.client.persistance.repository
See: Description
-
Interface Summary Interface Description AttachmentRepository Repository to access data of attachments. ChannelConfigRepository Repository to read and write data of ChannelConfig ChannelRepository Repository to read and write Channel data. MessageRepository Repository to read and write Message data. QueryChannelsRepository Repository for queries of channels. ReactionRepository Repository to read and write reactions. SyncStateRepository Repository to read and write data about the sync state of the SDK. UserRepository Repository to read and write data about users.