All Classes
-
All Classes Interface Summary Class Summary Class Description CaptureManager Manages barcode scanning.CaptureManager.OnScanListener Interface to be implemented in order to handle scan completionCodeData Loyalty Code Data ModelCodesAPI Class for setting the query parameters of Codes API.CodeScannerActivity<V extends CodeScannerView,P extends CodeScannerPresenter<V>> Activity that reads and submits barcode.CodeScannerPresenter<T extends CodeScannerView> This presenter class contains all the Stellar SDK calls for the Codes Module.CodeScannerView View to be implemented forCodeScannerActivity
CodesParams CodesParams.Builder ScannerActivity When using this activity, the following must be added to the application's Android Manifest: <uses-sdk tools:overrideLibrary="com.google.zxing.client.android" />