Bad copy paste
This commit is contained in:
parent
7513e972d1
commit
0d408264e0
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue