Grabba Driver for iOS
Unified driver for Grabba devices on the iOS operating system
Classes
Here are the classes, structs, unions and interfaces with brief descriptions:
 CGrabbaBarcodeAPIProvides access to Grabba barcode reader functionality, such as triggering barcode scans
 CGrabbaBarcodeDataClass containing barcode data plus the associated symbology
 CGrabbaBarcodeListenerBase barcode-event listener class, for receiving events from the Grabba device's barcode reader
 C<GrabbaBarcodeProtocol>Interface for receiving barcode reader events
 CGrabbaBER_TLVEncapsulation of Basic Encoding Rule: Type, Length, Value (BER-TLV) data structures
 CGrabbaButtonAPIProvides access to button states and events of connected Grabba devices
 CGrabbaButtonListenerBase button-event listener class, for receiving events when buttons on the Grabba device are pressed or released
 C<GrabbaButtonProtocol>Interface for receiving button press and release events
 CGrabbaCommandAPDUEncapsulation of a smartcard command Application Protocol Data Unit (APDU)
 CGrabbaConnectionListenerBase connection-event listener class, for receiving events when a Grabba device is connected or disconnected
 C<GrabbaConnectionProtocol>Interface for receiving connection and disconnection events
 CGrabbaCoreAPIProvides access to core Grabba driver and hardware functionality, such as opening and closing communications
 CGrabbaErrorCodeRepresentation of error codes and messages used throughout the iOS APIs
 CGrabbaFingerprintAPIProvides access to Grabba fingerprint functionality, such as enrolling fingerprints
 CGrabbaFingerprintImageEncapsulation of fingerprint image data plus the associated metadata
 CGrabbaFingerprintListenerBase fingerprint-event listener class, for receiving events from the Grabba device's fingerprint reader
 C<GrabbaFingerprintProtocol>Interface for receiving fingerprint reader events
 CGrabbaFingerprintTemplateEncapsulation of fingerprint template data plus the associated metadata
 CGrabbaFingerprintUserMessageEncapsulation of fingerprint reader user message data
 CGrabbaFingerprintUserRecordUser record structure for use with fingerprint reader databases
 CGrabbaFirmwareAPIProvides access to firmware-related functionality of connected Grabba devices
 CGrabbaKeyboardAPIProvides control of keyboard wedge functionality in the Grabba Driver
 CGrabbaKeyboardListenerBase keyboard-event listener class, for receiving events suitable for keyboard wedge implementations
 C<GrabbaKeyboardProtocol>Interface for receiving events suitable for keyboard wedge implementations
 CGrabbaListenerBase class for Grabba listener classes; not intended for external use
 CGrabbaMagstripeAPIProvides access to Grabba magnetic stripe (magstripe) reader functionality, such as triggering magstripe scans
 CGrabbaMagstripeDataClass encapsulating magnetic stripe data tracks
 CGrabbaMagstripeListenerBase magstripe-event listener class, for receiving events from the Grabba device's magstripe reader
 C<GrabbaMagstripeProtocol>Interface for receiving magstripe reader events
 CGrabbaMRTD_APIProvides access to Grabba MRTD reader functionality, such as triggering MRTD scans
 CGrabbaMRTD_ImageProvides extraction and conversion capabilities for images embedded in Machine-Readable Travel Documents (MRTDs)
 CGrabbaMRTD_ListenerBase MRTD-event listener class, for receiving events related to MRTD reading on Grabba devices
 C<GrabbaMRTD_Protocol>Interface for receiving MRTD read events
 CGrabbaMRZ_APIProvides access to Grabba Machine-Readable Zone (MRZ) functionality
 CGrabbaMRZ_DataClass encapsulating data read from a machine-readable zone (MRZ)
 CGrabbaMRZ_ListenerBase MRZ-event listener class, for receiving events from the Grabba device's MRZ reader
 C<GrabbaMRZ_Protocol>Interface for receiving MRZ reader events
 CGrabbaMRZ_ValidatedClass encapsulating validated data read from a machine-readable zone (MRZ)
 CGrabbaProxcardAPIProvides access to Grabba RFID/proximity card (proxcard) functionality, such as triggering proxcard scans
 CGrabbaProxcardDataProxcard data class - encapsulates a proximity/RFID card's type ID and data
 CGrabbaProxcardListenerBase proxcard-event listener class, for receiving events from the Grabba device's proxcard/RFID reader
 C<GrabbaProxcardProtocol>Interface for receiving proxcard/RFID reader events
 CGrabbaResponseAPDUEncapsulation of a smartcard response Application Protocol Data Unit (APDU)
 CGrabbaSmartcardAPIProvides access to Grabba contact smart card reader functionality, such as exchanging APDUs
 CGrabbaSmartcardListenerBase magstripe-event listener class, for receiving events from the Grabba device's contact smart card reader
 C<GrabbaSmartcardProtocol>Interface for receiving contact smart card reader events