public static interface AudioJackReader.OnDeviceIdAvailableListener
Modifier and Type | Method and Description |
---|---|
void |
onDeviceIdAvailable(AudioJackReader reader,
byte[] deviceId)
Called when the reader sent the device ID.
|
void onDeviceIdAvailable(AudioJackReader reader, byte[] deviceId)
reader
- the reader.deviceId
- the device ID.Copyright © 2013-2018, Advanced Card Systems Ltd. All rights reserved.