SybrinIdentity
A base class that is the main entry point for the SDK consumer
import com.sybrin.identity.SybrinIdentity
Static methods | |
|
Public methods | |
Returns | |
This value cannot be null . |
public static
SybrinIdentity
getInstance (Context context,
SybrinIdentityConfiguration
configuration)
Parameters | |
context | Context |
configuration |
Returns | |
This value cannot be null . |
Returns | |
This value cannot be null . |
Starts the document scanning process.
Parameters | |
document |
Returns | |
This value cannot be null . |
Starts the driver's license scanning process.
Parameters | |
country |
Returns | |
This value cannot be null . |
Starts the green book scanning process.
Returns | |
This value cannot be null . |
Starts the ID card scanning process.
Parameters | |
country |
Returns | |
This value cannot be null . |
Starts the passport scanning process.
Parameters | |
country |
Returns | |
This value cannot be null . |
Last modified 10mo ago