library / io.getstream.chat.android.livedata.usecase

Package io.getstream.chat.android.livedata.usecase

Types

CreateChannel

interface CreateChannel

CreateChannelImpl

class CreateChannelImpl : CreateChannel

DeleteMessage

interface DeleteMessage

DeleteMessageImpl

class DeleteMessageImpl : DeleteMessage

DeleteReaction

interface DeleteReaction

DeleteReactionImpl

class DeleteReactionImpl : DeleteReaction

EditMessage

interface EditMessage

EditMessageImpl

class EditMessageImpl : EditMessage

GetThread

interface GetThread

GetThreadImpl

class GetThreadImpl : GetThread

GetTotalUnreadCount

interface GetTotalUnreadCount

GetTotalUnreadCountImpl

class GetTotalUnreadCountImpl : GetTotalUnreadCount

GetUnreadChannelCount

interface GetUnreadChannelCount

GetUnreadChannelCountImpl

class GetUnreadChannelCountImpl : GetUnreadChannelCount

HideChannel

interface HideChannel

HideChannelImpl

class HideChannelImpl : HideChannel

Keystroke

interface Keystroke

KeystrokeImpl

class KeystrokeImpl : Keystroke

LoadOlderMessages

interface LoadOlderMessages

LoadOlderMessagesImpl

class LoadOlderMessagesImpl : LoadOlderMessages

MarkRead

interface MarkRead

MarkReadImpl

class MarkReadImpl : MarkRead

QueryChannels

interface QueryChannels

QueryChannelsImpl

class QueryChannelsImpl : QueryChannels

QueryChannelsLoadMore

interface QueryChannelsLoadMore

QueryChannelsLoadMoreImpl

class QueryChannelsLoadMoreImpl : QueryChannelsLoadMore

ReplayEventsForActiveChannels

interface ReplayEventsForActiveChannels

ReplayEventsForActiveChannelsImpl

class ReplayEventsForActiveChannelsImpl : ReplayEventsForActiveChannels

SendMessage

interface SendMessage

SendMessageImpl

class SendMessageImpl : SendMessage

SendReaction

interface SendReaction

SendReactionImpl

class SendReactionImpl : SendReaction

ShowChannel

interface ShowChannel

ShowChannelImpl

class ShowChannelImpl : ShowChannel

StopTyping

interface StopTyping

StopTypingImpl

class StopTypingImpl : StopTyping

ThreadLoadMore

interface ThreadLoadMore

ThreadLoadMoreImpl

class ThreadLoadMoreImpl : ThreadLoadMore

UseCaseHelper

data class UseCaseHelper

WatchChannel

interface WatchChannel

WatchChannelImpl

class WatchChannelImpl : WatchChannel