Annotations
FirebaseVisionBarcode.Address.AddressType | Address type constants. |
FirebaseVisionBarcode.BarcodeFormat | Barcode format constants - enumeration of supported barcode formats. |
FirebaseVisionBarcode.BarcodeValueType |
Barcode value type constants - enumeration of supported barcode content value types
Supported types include: |
FirebaseVisionBarcode.Email.FormatType | Email format type constants. |
FirebaseVisionBarcode.Phone.FormatType | Phone number format type constants. |
FirebaseVisionBarcode.WiFi.EncryptionType | Wifi encryption type constants. |
Classes
FirebaseVisionBarcode | This class is deprecated. The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide. |
FirebaseVisionBarcode.Address | An address. |
FirebaseVisionBarcode.CalendarDateTime | DateTime data type used in calendar events. |
FirebaseVisionBarcode.CalendarEvent | A calendar event extracted from QRCode. |
FirebaseVisionBarcode.ContactInfo | A person's or organization's business card. |
FirebaseVisionBarcode.DriverLicense | A driver license or ID card. |
FirebaseVisionBarcode.Email | An email message from a 'MAILTO:' or similar QRCode type. |
FirebaseVisionBarcode.GeoPoint | GPS coordinates from a 'GEO:' or similar QRCode type. |
FirebaseVisionBarcode.PersonName | A person's name, both formatted version and individual name components. |
FirebaseVisionBarcode.Phone | Phone number info. |
FirebaseVisionBarcode.Sms | A sms message from a 'SMS:' or similar QRCode type. |
FirebaseVisionBarcode.UrlBookmark | A URL and title from a 'MEBKM:' or similar QRCode type. |
FirebaseVisionBarcode.WiFi | A wifi network parameters from a 'WIFI:' or similar QRCode type. |
FirebaseVisionBarcodeDetector | This class is deprecated. The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide. |
FirebaseVisionBarcodeDetectorOptions | This class is deprecated. The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide. |
FirebaseVisionBarcodeDetectorOptions.Builder | Builder to build out a
FirebaseVisionBarcodeDetectorOptions . |