public static interface

DeviceManager.ConnectionCallback

com.paypal.paypalretailsdk.DeviceManager.ConnectionCallback

Class Overview

The callback invoked while connecting to the last active card reader

Summary

Public Methods
abstract void connection(RetailSDKException error, PaymentDevice cardReader)

Public Methods

public abstract void connection (RetailSDKException error, PaymentDevice cardReader)