FirebaseVisionBarcode.WiFi.EncryptionType

public static abstract @interface FirebaseVisionBarcode.WiFi.EncryptionType implements Annotation

Wifi encryption type constants.

Supported encryption types include:

  1. TYPE_OPEN
  2. TYPE_WPA
  3. TYPE_WEP

Inherited Method Summary

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()