ข้อมูลอ้างอิงเฟรมเวิร์ก MLKitBarcodeScanning
BarcodeWifi
class BarcodeWifi : NSObject
พารามิเตอร์เครือข่าย Wi-Fi จาก WIFI:
หรือประเภทคิวอาร์โค้ดที่คล้ายกัน
-
SSID ของจุดเข้าใช้งาน Wi-Fi
คำประกาศ
Swift
var ssid: String? { get }
-
รหัสผ่านจุดเข้าใช้งาน Wi-Fi
คำประกาศ
Swift
var password: String? { get }
-
ประเภทการเข้ารหัสจุดเข้าใช้งาน Wi-Fi
-
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[null,null,["อัปเดตล่าสุด 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."]]],[]]