Referensi Framework MLKitBarcodeScanning
BarcodeWifi
class BarcodeWifi : NSObject
Parameter jaringan Wi-Fi dari WIFI:
atau jenis Kode QR yang serupa.
-
Pernyataan
Swift
var ssid: String? { get }
-
Pernyataan
Swift
var password: String? { get }
-
Jenis enkripsi titik akses Wi-Fi.
-
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-08-22 UTC.
[null,null,["Terakhir diperbarui pada 2024-08-22 UTC."],[[["BarcodeWifi objects store Wi-Fi network information like SSID, password, and encryption type extracted from QR codes."],["These objects provide read-only access to the SSID, password, and encryption type of the Wi-Fi network."],["The encryption type is represented by the MLKBarcodeWiFiEncryptionType enum."],["Direct initialization of BarcodeWifi objects is not allowed."]]],[]]