public abstract class SERecognizer
extends java.lang.Object
| Constructor and Description |
|---|
SERecognizer() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isMatching(Session session)
This is a call-back method that will be called during the discovery
process, once per Secure Element inserted in a reader.
|
public abstract boolean isMatching(Session session) throws java.lang.IllegalArgumentException
session - A Session object that is used to perform the discovery.
Never null.java.lang.IllegalArgumentException - if the used session is null.SEEK for Android Copyright 2015, Giesecke & Devrient GmbH