The Mobile Vision API is deprecated

GMVBarcodeFeatureWiFi Class

Stay organized with collections Save and categorize content based on your preferences.

GMVBarcodeFeatureWiFi Class Reference

Overview

Wi-Fi network parameters from a 'WIFI:' or similar QR Code type.

Inherits NSObject.

Property Summary

NSString * ssid
 A Wi-Fi access point SSID. More...
 
NSString * password
 A Wi-Fi access point password. More...
 
GMVBarcodeFeatureWiFiEncryptionType type
 A Wi-Fi access point encryption type. More...
 

Property Detail

- (NSString*) ssid
readatomiccopy

A Wi-Fi access point SSID.

- (NSString*) password
readatomiccopy

A Wi-Fi access point password.

- (GMVBarcodeFeatureWiFiEncryptionType) type
readatomicassign

A Wi-Fi access point encryption type.