public static abstract @interface
FirebaseVisionBarcode.WiFi.EncryptionType
implements
Annotation
Wifi encryption type constants.
Supported encryption types include:
TYPE_OPEN
TYPE_WPA
TYPE_WEP
Inherited Method Summary
From interface java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()