recipientsIfTheyArePartOfConversation
open suspend override fun recipientsIfTheyArePartOfConversation(conversationId: ConversationIDEntity, userIds: Set<QualifiedIDEntity>): Map<QualifiedIDEntity, List<Client>>
Returns a map of users and their clients. the result include only users that are in the conversation
Return
a map of users and their clients
Parameters
conversationId
the conversation id
userIds
the set of users