com.anywherecommerce.android.sdk.devices
Interface BluetoothCardReaderConnectionListener<T extends CardReader>
-
All Superinterfaces:CardReaderConnectionListener, MultipleBluetoothDevicesFoundListener-
public interface <span class="typeNameLabel">BluetoothCardReaderConnectionListener<T extends
CardReader>
extends
MultipleBluetoothDevicesFoundListener
Created by Admin on 11/30/2017.
-
<a name="method.summary"></a>
### Method Summary
<a name="methods.inherited.from.class.com.anywherecommerce.android.sdk.devices.CardReaderConnectionListener"></a>
### Methods inherited from interface com.anywherecommerce.android.sdk.devices.[CardReaderConnectionListener](#com/anywherecommerce/android/sdk/devices/CardReaderConnectionListener.html "interface in com.anywherecommerce.android.sdk.devices")
`
<a href="#com/anywherecommerce/android/sdk/devices/CardReaderConnectionListener.html#onCardReaderConnected-T-">onCardReaderConnected</a>,
<a href="#com/anywherecommerce/android/sdk/devices/CardReaderConnectionListener.html#onCardReaderConnectionFailed-com.anywherecommerce.android.sdk.MeaningfulError-">onCardReaderConnectionFailed</a>`
<a name="methods.inherited.from.class.com.anywherecommerce.android.sdk.devices.MultipleBluetoothDevicesFoundListener"></a>
### Methods inherited from interface com.anywherecommerce.android.sdk.devices.[MultipleBluetoothDevicesFoundListener](#com/anywherecommerce/android/sdk/devices/MultipleBluetoothDevicesFoundListener.html "interface in com.anywherecommerce.android.sdk.devices")
`
<a href="#com/anywherecommerce/android/sdk/devices/MultipleBluetoothDevicesFoundListener.html#onMultipleBluetoothDevicesFound-java.util.List-">onMultipleBluetoothDevicesFound</a>`