Barcode.WiFi.EncryptionType

Stay organized with collections Save and categorize content based on your preferences.
public static abstract @interface Barcode.WiFi.EncryptionType implements Annotation

Wifi encryption type constants.

Supported encryption types include:

  1. Barcode.WiFi.TYPE_OPEN
  2. Barcode.WiFi.TYPE_WPA
  3. Barcode.WiFi.TYPE_WEP

Inherited Method Summary