UnreadEventMapper
object UnreadEventMapper
Functions
Link copied to clipboard
fun toConversationUnreadEntity(conversationId: QualifiedIDEntity, knocksCount: Long?, missedCallsCount: Long?, mentionsCount: Long?, repliesCount: Long?, messagesCount: Long?): ConversationUnreadEventEntity
Link copied to clipboard
fun toUnreadEntity(conversationId: QualifiedIDEntity, type: UnreadEventTypeEntity): UnreadEventEntity