Bad copy paste

This commit is contained in:
Benoit Marty 2021-07-21 11:46:11 +02:00
parent 7513e972d1
commit 0d408264e0
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ interface VerificationService {
transactionId: String?): String? transactionId: String?): String?
/** /**
* Request a key verification from another user using toDevice events. * Request a key verification from another user using event in a room.
*/ */
fun requestKeyVerificationInDMs(methods: List<VerificationMethod>, fun requestKeyVerificationInDMs(methods: List<VerificationMethod>,
otherUserId: String, otherUserId: String,