reciprocateQRVerification

abstract suspend fun reciprocateQRVerification(    otherUserId: String,     requestId: String,     scannedData: String): String?