requestKeyVerificationInDMs

abstract suspend fun requestKeyVerificationInDMs(methods: List<VerificationMethod>, otherUserId: String, roomId: String, localId: String? = LocalEcho.createLocalEchoId()): PendingVerificationRequest

Request key verification with another user via room events (instead of the to-device API).