Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| ActivityOptions | com.distriqt.extension.scanner | Scanning UI options for the fullscreen scanner activity | |
| AuthorisationEvent | com.distriqt.extension.scanner.events | ||
| AuthorisationStatus | com.distriqt.extension.scanner | ||
| CameraOptions | com.distriqt.extension.scanner | Camera options for the scanner | |
| Orientation | com.distriqt.extension.scanner | Defines the possible values for the orientation value of a ScanResult | |
| ScanBitmapEvent | com.distriqt.extension.scanner.events | This class represents an event from the scan bitmap process. | |
| Scanner | com.distriqt.extension.scanner | This class represents the scanner extension. The scanner creates an interface using the camera to scan for codes such as QR Codes, bar codes and other such encoded information. | |
| ScannerErrorEvent | com.distriqt.extension.scanner.events | Represents errors that occurred during the scanning process | |
| ScannerEvent | com.distriqt.extension.scanner.events | This class represents an event from the scanning process. | |
| ScannerInfo | com.distriqt.extension.scanner | Information about the scanner algorithm | |
| ScannerOptions | com.distriqt.extension.scanner | Scanning options for the scanner interface | |
| ScanResult | com.distriqt.extension.scanner | Represents the result of a single bar code scan result | |
| Symbology | com.distriqt.extension.scanner | This class defines the types of bar codes that are to be read by the Scanner. | |
| ViewportOptions | com.distriqt.extension.scanner | Scanning options for the scanner contained in a viewport |