kalium
common
persistence
/
com.wire.kalium.persistence.dao.call
/
CallDAO
/
getLastCallConversationTypeByConversationId
get
Last
Call
Conversation
Type
By
Conversation
Id
abstract
suspend
fun
getLastCallConversationTypeByConversationId
(
conversationId
:
QualifiedIDEntity
)
:
ConversationEntity.Type
?