kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.conversation
/
ConversationDAO
/
getOneOnOneConversationIdsWithOtherUser
get
One
On
One
Conversation
Ids
With
Other
User
abstract
suspend
fun
getOneOnOneConversationIdsWithOtherUser
(
userId
:
UserIDEntity
,
protocol
:
ConversationEntity.Protocol
)
:
List
<
QualifiedIDEntity
>