addMember

suspend fun addMember(id: MLSGroupId, keyPackages: List<MLSKeyPackage>): List<String>?

Adds new clients to a conversation, assuming the current client has the right to add new clients to the conversation.

Return

the potentially newly discovered certificate revocation list distribution points

Parameters

id

conversation identifier

keyPackages

of the new clients to add