ActiveUserVerificationImpl

constructor(request: RoomMessageEventContent.VerificationRequest, requestIsFromOurOwn: Boolean, requestEventId: EventId, requestTimestamp: Long, ownUserId: UserId, ownDeviceId: String, theirUserId: UserId, theirInitialDeviceId: String?, roomId: RoomId, supportedMethods: Set<VerificationMethod>, json: Json, keyStore: KeyStore, room: RoomService, keyTrust: KeyTrustService, clock: Clock, driver: CryptoDriver)