- onAuthComplete(AudioJackReader, int) - Method in interface com.acs.audiojack.AudioJackReader.OnAuthCompleteListener
-
Called when the reader authentication is complete.
- onCustomIdAvailable(AudioJackReader, byte[]) - Method in interface com.acs.audiojack.AudioJackReader.OnCustomIdAvailableListener
-
Called when the reader sent the custom ID.
- onDeviceIdAvailable(AudioJackReader, byte[]) - Method in interface com.acs.audiojack.AudioJackReader.OnDeviceIdAvailableListener
-
Called when the reader sent the device ID.
- onDukptOptionAvailable(AudioJackReader, boolean) - Method in interface com.acs.audiojack.AudioJackReader.OnDukptOptionAvailableListener
-
Called when the reader sent the DUKPT option.
- onFirmwareVersionAvailable(AudioJackReader, String) - Method in interface com.acs.audiojack.AudioJackReader.OnFirmwareVersionAvailableListener
-
Called when the reader sent the firmware version.
- onPiccAtrAvailable(AudioJackReader, byte[]) - Method in interface com.acs.audiojack.AudioJackReader.OnPiccAtrAvailableListener
-
Called when the reader sent the ATR from PICC.
- onPiccResponseApduAvailable(AudioJackReader, byte[]) - Method in interface com.acs.audiojack.AudioJackReader.OnPiccResponseApduAvailableListener
-
Called when the reader sent the response APDU from PICC.
- onRawDataAvailable(AudioJackReader, byte[]) - Method in interface com.acs.audiojack.AudioJackReader.OnRawDataAvailableListener
-
Called when the reader sent the raw data.
- onResetComplete(AudioJackReader) - Method in interface com.acs.audiojack.AudioJackReader.OnResetCompleteListener
-
Called when the reader reset is complete.
- onResultAvailable(AudioJackReader, Result) - Method in interface com.acs.audiojack.AudioJackReader.OnResultAvailableListener
-
Called when the reader sent the result.
- onStatusAvailable(AudioJackReader, Status) - Method in interface com.acs.audiojack.AudioJackReader.OnStatusAvailableListener
-
Called when the reader sent the status.
- onTrackDataAvailable(AudioJackReader, TrackData) - Method in interface com.acs.audiojack.AudioJackReader.OnTrackDataAvailableListener
-
Called when the reader sent the track data.
- onTrackDataNotification(AudioJackReader) - Method in interface com.acs.audiojack.AudioJackReader.OnTrackDataNotificationListener
-
Called when the reader notified the track data.
- onTrackDataOptionAvailable(AudioJackReader, int) - Method in interface com.acs.audiojack.AudioJackReader.OnTrackDataOptionAvailableListener
-
Called when the reader sent the track data option.