kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.conversation
/
ConversationDAO
/
getConversationsByGroupState
get
Conversations
By
Group
State
abstract
suspend
fun
getConversationsByGroupState
(
groupState
:
ConversationEntity.GroupState
)
:
List
<
ConversationEntity
>