ready Pending Verification
abstract suspend fun readyPendingVerification( methods: List<VerificationMethod>, otherUserId: String, transactionId: String): Boolean
Content copied to clipboard
You should call this method after receiving a verification request. Accept the verification request advertising the given methods as supported Returns false if the request is unknown or transaction is not ready.