kalium
common
persistence
/
com.wire.kalium.persistence.dao.conversation
/
ConversationDAOImpl
/
getConversationTypeById
get
Conversation
Type
By
Id
open
suspend override
fun
getConversationTypeById
(
conversationId
:
QualifiedIDEntity
)
:
ConversationEntity.Type
?