GetPaginatedFlowOfMessagesBySearchQueryAndConversationIdUseCase
class GetPaginatedFlowOfMessagesBySearchQueryAndConversationIdUseCase(dispatcher: <Error class: unknown class>, messageRepository: MessageRepository)
This use case will observe and return a flow of paginated searched messages for a given conversation.
See also
PagingData
Message
Constructors
Link copied to clipboard
internal constructor(dispatcher: <Error class: unknown class>, messageRepository: MessageRepository)