public static interface AudioJackReader.OnAuthCompleteListener
Modifier and Type | Method and Description |
---|---|
void |
onAuthComplete(AudioJackReader reader,
int errorCode)
Called when the reader authentication is complete.
|
void onAuthComplete(AudioJackReader reader, int errorCode)
reader
- the reader.errorCode
- the error code. See AudioJackReader.AUTH_ERROR_SUCCESS
,
AudioJackReader.AUTH_ERROR_FAILURE
and
AudioJackReader.AUTH_ERROR_TIMEOUT
.Copyright © 2013-2018, Advanced Card Systems Ltd. All rights reserved.