# Information Classes and Constant Definitions ## Overview Classes and constants that manage information of the AsReader device. ## Classes and Protocols Used ```{list-table} List of Classes and Protocols Used :header-rows: 1 :widths: 25 15 60 * - Name - Type - Description * - [`AsReaderInfo`](./4_AsReaderInfo.md) - Class - Class that manages and provides information of the AsReader device * - [Enum List](./12_AsReaderInfoDefine.md) - Enum - Enums used in the SDK ``` ```{toctree} :maxdepth: 1 :hidden: 4_AsReaderInfo.md 12_AsReaderInfoDefine.md ```